[vlc-devel] Fwd: RTMP patches
Mad Mac
madmac2501 at gmail.com
Wed Apr 16 11:25:38 CEST 2008
On Wed, 2008-04-16 at 07:59 +0300, Ilkka Ollakka wrote:
> Hi,
>
> Nice patches, few question:
> - in rtmp-access did you notice, that if connection starts and server
> just doens't send any content, module is stuck in that while(
> fifo_buffer ) < 10 loop forever?
Yes, maybe would be better to move that loop to Read function. That is
what you propose?
> - that access-output module is for pushing stream to rtmp-server, not
> implementing rtmp-serverside in itself?
Yes, is for pushing to rtmp-server. It implements the functionality of a
flash plugin to do so.
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list