[vlc-devel] [PATCH] Integrate the RTMPdump library to play rtmp and rtmpe streams.

Daniel Tisza dadatis at gmail.com
Sat Jul 10 14:51:36 CEST 2010


Hi,

Attached the new independent patch.
Can be tested with attached playlists.

Important notes:
1. Some input parameters are changed.
2. Be sure to have the commit for avformat fix before testing:

http://git.videolan.org/?p=vlc.git;a=commit;h=5f118ca94b8b9e25b78e72e781c94fb2376541bb

(Otherwise may segfault)

@Konstantin Pavlov

The movie at this location can be played now.

http://hwcdn.net/a2f2q9i4/fms/replays/MX3_WC_Greece_2010.mov.smil

Opened network stream with the whole address as MRL, e.g.

rtmp://fms053.am4.hwcdn.net/a2f2q9i4/_definst_/mp4:fms/replays/MX3_WC_Greece_2010.mov?doppl=0e57804e426fee60&dopsig=79366ba07ec49facf0a4e7239aa3be31

@Howard Chu

I made first a patch in which the location string contained all
librtmp parameters.
Unfortunately, this recent patch now prevents using spaces in the
location string:

http://git.videolan.org/?p=vlc.git;a=commit;h=f8d5652706916e4b7471a6d40f0d1c23854a79a4

The attached patch combines the given parameters from vlc into a
string that is passed to SetupURL.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rtmpdump6.patch
Type: text/x-patch
Size: 22911 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100710/0f553a88/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: quartarete.xspf
Type: application/xspf+xml
Size: 704 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100710/0f553a88/attachment.xspf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nyhetskanalen.xspf
Type: application/xspf+xml
Size: 727 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100710/0f553a88/attachment-0001.xspf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tv5monde.xspf
Type: application/xspf+xml
Size: 727 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100710/0f553a88/attachment-0002.xspf>


More information about the vlc-devel mailing list