<div dir="ltr"><span style="font-size:13px">Hi</span><div style="font-size:13px"><br></div><div style="font-size:13px">I am trying to play a RTSP Stream of h264 data. I have just changed the  uri in Tutorial 5 of GStreamer to play my RTSP Stream and added the required plugins.But still I am not able to play stream. </div><div style="font-size:13px"><br></div><div style="font-size:13px">In the app it keeps showing "state changed to Pause" even on pressing the play button again and again. I saw the logcat output</div><div style="font-size:13px"><br></div><div style="font-size:13px">In the second line in log I saw "12-30 22:47:12.572: I/VideoCapabilities(16348): Unsupported profile 4 for video/mp4v-es". Is this the problem? </div><div style="font-size:13px"><br></div><div style>After second line it keeps showing "12-30 22:47:13.729: W/GStreamer+tutorial-5(16348): 0:00:02.743995118 0xb7a64b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)"  this message again and again.</div><div style="font-size:13px"><br></div><div style="font-size:13px">If this helps, I take RGB data, then convert it into YUV data (NV12) and then encode it into h264 data. I am able to open this stream in vlc on desktop, on web using vlc npapi plugin  and in android using default MediaPlayer and vlc app for Android</div><div style="font-size:13px"><br></div><div style="font-size:13px">I have Nexus 4 Device. Android Version 5.0.1</div><div style="font-size:13px"><br></div><div style="font-size:13px">I am attaching the logcat file for reference</div><div style="font-size:13px"><br></div><div style="font-size:13px">Regards</div><div style="font-size:13px">Pankaj Bansal</div></div>