[vlc-devel] [PATCH] vlc-android fix play http video error

gf developer developergf at gmail.com
Mon Apr 25 16:59:17 CEST 2011


 forgot something what?

On Mon, Apr 25, 2011 at 5:11 PM, Alexey Sokolov
<alexey at alexeysokolov.co.cc>wrote:

> Hi.
>
>>          if (requestCode == 0&&  resultCode == RESULT_OK) {
>>              String filePath = extras.getString("filePath");
>> -            mLibVlc.readMedia(filePath);
>> +            //mLibVlc.readMedia(filePath);
>> +            //mLibVlc.readMedia("http://192.168.1.112/test/dmx.3GP");
>> +            //mLibVlc.readMedia("
>> http://forum.ea3w.com/coll_ea3w/attach/2008_10/12237832415.3gp");
>> +            mLibVlc.readMedia("
>> http://forum.ea3w.com/coll_ea3w/attach/2008_10/12231788691.wmv");
>> +            //mLibVlc.readMedia("rtsp://192.168.1.233:8554/");
>> +            //mLibVlc.readMedia("rtp://192.168.1.233:5004/");
>>          }
>>      }
>>
> Looks not very right ;)
> I guess, you forgot something...
>
> --
> Best regards,
> Alexey "DarthGandalf" Sokolov
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20110425/dbde712b/attachment.html>


More information about the vlc-devel mailing list