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 &lt;<a href="mailto:finlayson@live555.com">finlayson@live555.com
</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&gt;Hi all! I saw that in testMPEG4VideoStreamer, when a RTCP packet<br>&gt;there are some problems in next RTP packet sent. SSRC is different
<br>&gt;and sequence number it's not correct too. The first bytes of the<br>&gt;payload are modified when the RTCP packet is sent.<br>&gt;<br>&gt;I think that it's because RTCP writes in fOutBuf overwriting the<br>&gt;data that RTP puts in the buffer.
<br><br>No, that's nonsense, because &quot;fOutBuf&quot; 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 &quot;testMPEG4VideoStreamer&quot;.
<br><br>(Note that you can also stream MPEG-4 Elementary Stream Video using<br>the &quot;testOnDemandRTSPServer&quot; 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>