<div>Hi,</div><div><br></div><div>I have RTSP ServerMediaSession with one audio subsession and one video subsession. </div><div>The sources for audio and video are live and coming as RTP streams whose timestamps are derived from same source. </div>
<div>( I subclassed OnDemandServerMediaSubsession to take live RTP input)</div><div><br></div><div>The RTSP client is able to receive both audio and video data , but there is no AV-Sync.</div><div>When i checked,  the  RTP source timestamps and timestamps of packets sent to client are different. </div>
<div><br></div><div>How are timestamps handled for a session with RTP Source as input and RTP Sink as output?</div><div>Is there anything to be considered to maintain AV sync ? </div><div><br></div><div>Regards,</div><div>
Sambhav</div>