[vlc-devel] RTMP patch

Miguel Angel Cabrera macabrera at solaiemes.com
Thu Jan 31 13:17:02 CET 2008


On Thu, 2008-01-31 at 12:39 +0100, Antoine Cellerier wrote:
> Miguel,
> 
> On Tue, 29 Jan 2008 16:16:38 +0100, Miguel Angel Cabrera
> <macabrera at solaiemes.com> wrote:
> > here is a new module i have developed for reading flv from a rtmp
> > server. This is a development version and may have bugs, one that is
> > confirmed is when calling vlc_object_destroy.
> 
> That sounds like good news :) I have a few comments/questions about the
> patch (I haven't been able to test it yet).
> * You have some tabs and trailing spaces left in the patch
> * Some comments are still in Spanish :)

I will look for them.

> * Does your patch implement the rtmpt protocol? (Over HTTP) If no, would it
> be worthwhile to give it a try? (I don't know if people use that)

No, it don't implement rtmpt or rtmps. Using them is for tunneling but i
think that because of rtmp use tcp them will not be very demanded.

> * I'm not sure but i beleive that VLC already has endianess conversion
> functions, you shouldn't need to add new ones.

Tell me their names and i will use them.

> 
> > Also i am working now to read from a live stream sent by a swf, at the
> > moment ignore the part when connect forks.
> 
> Does that mean that a swf can stream data from a webpage?

If the swf can read from a stream for publishing, i think that yes.

> 
> Regards,
> 

Thanks for your interest.




More information about the vlc-devel mailing list