<html><head></head><body><div class="yahoo-style-wrap" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;"><div>Hi, guys,</div><div><br></div><div dir="ltr" data-setdir="false">   I have a very simple pipeline to receive streaming in Galaxy A8 Android tablet. The pipeline is as follows:</div><div dir="ltr" data-setdir="false">playbin uri=rtsp://**.**.**.** ! glsinkbin sink=qmlsink sync=true</div><div dir="ltr" data-setdir="false">It works very well in Android 12 with gstreamer 1.22.3.</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">However, the exactly same code does not work in Android 13 with gstreamer 1.22.3 or 1.22.5.</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">if I set sync of the sink to be true, video streaming has severe disruptions and is not watchable at all.</div><div dir="ltr" data-setdir="false">if I set sync of the sink to be false, video streaming is smooth, the audio is 2-3s ahead of video. <br></div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">   Any help will be appreciated greatly,</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">   Joe<br></div></div></body></html>