Sorry, it was a modification that I made that provokes this error. I've already fixed it, thanks<br><br>Ramon<br><br><div><span class="gmail_quote">2006/11/28, Ross Finlayson <<a href="mailto:finlayson@live555.com">finlayson@live555.com
</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">>Hi all! I saw that in testMPEG4VideoStreamer, when a RTCP packet<br>>there are some problems in next RTP packet sent. SSRC is different
<br>>and sequence number it's not correct too. The first bytes of the<br>>payload are modified when the RTCP packet is sent.<br>><br>>I think that it's because RTCP writes in fOutBuf overwriting the<br>>data that RTP puts in the buffer.
<br><br>No, that's nonsense, because "fOutBuf" is a separate member variable<br>(that happens to have the same name), in two different classes.<br><br>As far as I know, there are no problems with "testMPEG4VideoStreamer".
<br><br>(Note that you can also stream MPEG-4 Elementary Stream Video using<br>the "testOnDemandRTSPServer" application (unicast, rather than<br>multicast).)<br>--<br><br>Ross Finlayson<br>Live Networks, Inc.<br>
<a href="http://www.live555.com/">http://www.live555.com/</a><br>_______________________________________________<br>live-devel mailing list<br><a href="mailto:live-devel@lists.live555.com">live-devel@lists.live555.com</a>
<br><a href="http://lists.live555.com/mailman/listinfo/live-devel">http://lists.live555.com/mailman/listinfo/live-devel</a><br></blockquote></div><br>