Hi <br>I am working on an existing application which uses live555 and reads raw audio and video from socket in 2 diff threads...i<br>t then encode audio and video and write in a cyclic buffers in the class derived from FramedSource....i noticed that sending <br>


RTCP SR was disabled I enabled it and after that I see poor quaity
audio/video in VLC I then tried in real player and it works absolutely
fine there....in VLC in see video flicker, sometime blocks..then audio
breaks...also in real player I see 2 streams 1 for audio and for
video..in vlc I see 4 streams 2 each for a/v I wonder if that has any
corelation with the issue...<br>I enabled VLC logs and see following:<br><br><br>faad debug: AAC SBR(channels 2, sample rate:16000)<br>main:warning: received buffer in future<br>
<br>as seen in vlc<br>video code mp4v <br>frame rate: 10<br>audio codec: mp4a<br>aac ext : SBR<br>sampling rate: 16000hz<br><br>looks like VLC snot liking timestamp...<br>also why is it showing channels:2 in my application I am using 1 channel also sample rate I used is 8khz vlc showing 16khz. pls advice<br>
<br>Many thanks in Advance.<br>Regards,<br><font color="#888888"><font color="#888888">Nishesh</font>
</font>