[FFmpeg-devel] Realmedia RTSP (RDT) support

Benjamin Larsson banan
Wed Jun 13 11:13:35 CEST 2007


Ronald S. Bultje skrev:
> Hi,
> [...]
> Problems:
> - rtp_parse_packet() has real-specific code, should probably move to
> rtp_rm.c, but how?
> - the strings and checksum/challenge calculation are also real-specific,
> move out of rtsp.c?
> - AAC works, but plays too fast, I'm still debugging this...
> - other codecs (I tested only cook, which doesn't) may (=will :-) ) not
> work, I'm still debugging this...

Cook needs it's extra data and the tricky buffer reshuffling (maybe). 
Just send me a mail if you need some help.
> - License (librtsp GPL, ffmpeg LGPL); how applicable for one function and
> some strings?)
> - I think people wanted to allow stream selection for mms in a special 
> way,
> I haven't implemented that at all yet (it takes stream 0 right now,
> hardcoded). Doing that probably requires separating RTPStream from 
> AVStream,
> since one RTP stream can take shape of various AVStreams (exclusively,
> similar to mms). Don't really know yet how I'll make that selectable.
>
> Anyway, maybe useful for some people, maybe somehow even wants to help 
> out
> or so. Enjoy.
>
> Ronald
> ------------------------------------------------------------------------

MvH
Benjamin Larsson






More information about the ffmpeg-devel mailing list