[Ffmpeg-devel] RTP patches & RFC

Ryan Martell rdm4
Thu Oct 26 16:34:02 CEST 2006


On Oct 26, 2006, at 7:00 AM, Diego Biurrun wrote:

> On Wed, Oct 25, 2006 at 10:09:58PM -0500, Ryan Martell wrote:
>> FYI, I have solved my A/V sync issues, and the h264 rtp streaming is
>> functionally complete.
>>
>> If you run under UDP, it times out after 2 minutes (due to not
>> getting the Statistics).  Once we get the statistics sending code in
>> to the base and my code in, i'll integrate the two to get this  
>> working.
>
> BTW, do you work with ffserver?  It could sure use some loving..

No, I'm using Darwin Streaming Server.

I'm willing to take over the rtp/rtsp stuff for the next little  
while, to get the dynamic protocol stuff cleaned up, the statistics  
reporting in (my stats gathering with Thijs packet sending stuff),  
and of course the h264 streaming stuff.

Also, last night i grabbed the aac.c code from Oded's directory (I  
found it), and plan on looking into that.  I really want an LGPL'd  
h264 rtp streaming solution.

And finally (although this probably deserves a new topic), I want to  
add streaming downloads (ie http://www.foo.bar/movie.mp4), that will  
start playing as it downloads.  Questions about that:
1) Should it be in FFMPEG, or above it (in code that uses FFMPEG), and
2) If it is in 1, any pointers would be great (a demuxer?)

Thanks!
-R 




More information about the ffmpeg-devel mailing list