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. 
<br><br>I think that it's because RTCP writes in fOutBuf overwriting the data that RTP puts in the buffer.<br><br>What do you think?<br><br>Any suggestions to solve this problem?<br><br>Thanks in advance,<br><br>Ramon<br>
<br>