[vlc-devel] [PATCH][GSoC 09]RTMP implementation (Input part)

zhigang wang pop.felix at gmail.com
Tue Aug 25 19:29:13 CEST 2009


Hi,
I worked on RTMP streaming implementation for the GSoC project,
Now the patch of RTMP access module is posted here for the code review.
Because some of the codes are common for RTMP input and output (e.g. AMF
packages decoding and encoding), I had put all the common part in this
patch.

Patch description:
1. Improve AMF message decoding
2. Add some checking code to avoid "segfault"
3. Trick mode support, PAUSE/RESUME work. (SEEK although is implemented, but
it not work properly)
4. The VLC can play the RTMP stream from VLC, Red5, FMS without segfault.
5. A small work around to make FLV Encapsulation over HTTP work.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090826/06fcfb2a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-GSOC-2009-RTMP-input.patch
Type: application/octet-stream
Size: 67486 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090826/06fcfb2a/attachment.obj>


More information about the vlc-devel mailing list