<div dir="ltr">Hi<div><br></div><div>I am playing an RTSP Stream of h264 data using GStreamer on Android. The frames have resolution of 1280x720. I am testing on Samsung Tab - 4 and Nexus - 4</div><div><br></div><div>When I play stream this file, the playback is not smooth. Its a bit jittery. I looked at logcat log, I found many error warning like </div><div><br></div><div><br></div><div>01-09 17:35:57.810: W/GStreamer+amcvideodec(8987): 0:01:08.858825684 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.431324553)<br></div><div><br></div><div>01-09 17:36:16.498: W/GLib(8987): amcvideodec-omxmarvellvideohwcoda7542decoder0: Too old frames, bug in decoder -- please file a bug</div><div><br></div><div>I tested this on vlc client, its able to play the stream flawlessly.</div><div><br></div><div>I have some questions</div><div>1. is the decoding hardware accelerated. If not, are there any configuration parameters to do that. </div><div>2. I have just changed the uri of Tutorial-5 and added required plugins. The decoder is chosen itself. I am assuming GStreamer must be choosing the best decoder possible. right ?</div><div><br></div><div>I tried changing the latency etc in pipeline, but these things don't have much impact</div><div><br></div><div>Also the problems enhance if I try to stream file with resolution of order 1980x1080. On Samsung tab 4 the results are much better than Nexus 4<br></div><div><br></div><div>I am attaching the logcat log</div><div>Some small help, feedback will be very useful to decide the way forward</div><div> </div><div>Regards</div><div>Pankaj Bansal</div><div><br></div></div>