[MPlayer-dev-eng] [PATCH] New native RTSP demuxer
Luca Barbato
lu_zero at gentoo.org
Sun Jun 18 02:06:45 CEST 2006
Benjamin Zores wrote:
>> Also, AFAIK RealRTSP is not RFC-compliant. When you say you have made
>> it more RFC-compliant, does it still work with Real servers?
>
> Of course !!
> The goal is to keep current behavior, just add support for MPEG-TS
> streaming over regular (i.e non-Real) RTSP server.
libnms is structured to support any kind of streams given you have the
proper parser to convert from the rtp packetization to common one, sadly
it still lacks a stable/complete api.
If your implementation is meant as a full alternative consider leaving
space for other parsers (and expect them to require to access data from
sdp and/or from rtsp).
(having 3 possible alternative is good in my opinion)
lu
--
Luca Barbato
Gentoo/linux Gentoo/PPC
http://dev.gentoo.org/~lu_zero
More information about the MPlayer-dev-eng
mailing list