[Live-devel] Error in testMPEG4VideoStreamer
Ross Finlayson
finlayson at live555.com
Tue Nov 28 06:42:45 PST 2006
>Hi all! I saw that in testMPEG4VideoStreamer, when a RTCP packet
>there are some problems in next RTP packet sent. SSRC is different
>and sequence number it's not correct too. The first bytes of the
>payload are modified when the RTCP packet is sent.
>
>I think that it's because RTCP writes in fOutBuf overwriting the
>data that RTP puts in the buffer.
No, that's nonsense, because "fOutBuf" is a separate member variable
(that happens to have the same name), in two different classes.
As far as I know, there are no problems with "testMPEG4VideoStreamer".
(Note that you can also stream MPEG-4 Elementary Stream Video using
the "testOnDemandRTSPServer" application (unicast, rather than
multicast).)
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list