Play RTSP Stream of h264 data

pankaj bansal pankaj.bansal.jiit at gmail.com
Tue Jan 6 11:14:53 PST 2015


Hi

I am trying to play the a RTSP Stream of h264 data using GStreamer on
Android but I am not able to do that. RTSP server is Live555 server. I have
also tested an sample RTSP Stream
rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_115k.mov

I have just modified uri of Tutorial-5 for Gstreamer for Android. I have
added the required plugin for h264 data. I have tested this on Samsung Tab
4 (Android 4.4.2) and Nexus 4(Android 5.0.1).

1. Samsung Tab 4
a. The sample RTSP Stream is Playing on Tab 4. I have to press play button
many times as the stream gets stuck many times during buffering and when I
press play, it stars buffering again. but finally the stream plays
b. The Live555 stream is not playing

2. Nexus 4
a. The Sample RTSP Stream is not playing
b. The Live555 is not playing

One weird thing happening is when I play the Live555 stream, my devices get
disconnected from wifi after some time. Its always happening and its
happening on both devices

The main difference in sample RTSP stream and Live555 stream is Sample RTSP
Stream  is not h264 encoded data but Live555 stream is h264 encoded

Also the vlc client for android is able to play all the streams well

I am attaching the of logcat files in all 4 cases

Regards
Pankaj Bansal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150107/5660c485/attachment-0001.html>
-------------- next part --------------
01-06 23:39:24.216: I/VideoCapabilities(28918): Unsupported profile 4 for video/mp4v-es
01-06 23:39:24.236: E/GStreamer+amc(28918): 0:00:00.462749885 0xb7d38da0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-06 23:39:24.237: E/GStreamer+amc(28918): 0:00:00.463848619 0xb7d38da0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-06 23:39:24.238: E/GStreamer+amc(28918): 0:00:00.465008393 0xb7d38da0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-06 23:39:24.239: E/GStreamer+amc(28918): 0:00:00.466015565 0xb7d38da0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-06 23:39:24.241: E/GStreamer+amc(28918): 0:00:00.467327941 0xb7d38da0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-06 23:39:24.242: E/GStreamer+amc(28918): 0:00:00.468792919 0xb7d38da0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-06 23:39:24.243: E/GStreamer+amc(28918): 0:00:00.469708530 0xb7d38da0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-06 23:39:24.244: E/GStreamer+amc(28918): 0:00:00.470685182 0xb7d38da0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-06 23:39:24.248: E/GStreamer+amc(28918): 0:00:00.474774912 0xb7d38da0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-06 23:39:24.253: I/VideoCapabilities(28918): Unsupported profile 4 for video/mp4v-es
01-06 23:39:24.261: W/GStreamer+amc(28918): 0:00:00.488051274 0xb7d38da0 gstamc.c:3872:gst_amc_codec_info_to_caps Unsupported mimetype 'audio/opus'
01-06 23:39:24.261: W/GStreamer+amc(28918): 0:00:00.488539599 0xb7d38da0 gstamc.c:3872:gst_amc_codec_info_to_caps Unsupported mimetype 'audio/gsm'
01-06 23:39:24.262: W/GStreamer+amc(28918): 0:00:00.489119487 0xb7d38da0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f420888
01-06 23:39:24.262: W/GStreamer+amc(28918): 0:00:00.489272088 0xb7d38da0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-06 23:39:24.263: W/GStreamer+amc(28918): 0:00:00.490279261 0xb7d38da0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f420888
01-06 23:39:24.263: W/GStreamer+amc(28918): 0:00:00.490401342 0xb7d38da0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-06 23:39:24.264: W/GStreamer+amc(28918): 0:00:00.491103311 0xb7d38da0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f420888
01-06 23:39:24.264: W/GStreamer+amc(28918): 0:00:00.491225392 0xb7d38da0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-06 23:39:24.265: W/GStreamer+amc(28918): 0:00:00.492598809 0xb7d38da0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f420888
01-06 23:39:24.266: W/GStreamer+amc(28918): 0:00:00.492751411 0xb7d38da0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-06 23:39:24.266: W/GStreamer+amc(28918): 0:00:00.493544940 0xb7d38da0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f420888
01-06 23:39:24.267: W/GStreamer+amc(28918): 0:00:00.493667022 0xb7d38da0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-06 23:39:24.268: W/GStreamer+amc(28918): 0:00:00.495345642 0xb7d38da0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f420888
01-06 23:39:24.268: W/GStreamer+amc(28918): 0:00:00.495498244 0xb7d38da0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-06 23:39:24.269: W/GStreamer+amc(28918): 0:00:00.496352815 0xb7d38da0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f420888
01-06 23:39:24.269: W/GStreamer+amc(28918): 0:00:00.496474896 0xb7d38da0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-06 23:39:24.336: I/GStreamer(28918): GStreamer initialization complete
01-06 23:39:24.475: I/GStreamer(28918): Activity created with no saved state:
01-06 23:39:24.475: I/GStreamer(28918):   playing:false position:0 duration: 0 uri: rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_115k.mov
01-06 23:39:24.476: D/GStreamer+tutorial-5(28918): 0:00:00.702792615 0xb7d38da0 jni/tutorial-5.c:412:gst_native_init Created CustomData at 0xb7dc9fa8
01-06 23:39:24.476: D/GStreamer+tutorial-5(28918): 0:00:00.702914696 0xb7d38da0 jni/tutorial-5.c:414:gst_native_init Created GlobalRef for app object at 0x1003e6
01-06 23:39:24.476: D/GStreamer+tutorial-5(28918): 0:00:00.703250420 0xb7da7120 jni/tutorial-5.c:336:app_function Creating pipeline in CustomData at 0xb7dc9fa8
01-06 23:39:24.478: D/GStreamer+tutorial-5(28918): 0:00:00.704654357 0xb7da7120 jni/tutorial-5.c:382:app_function Entering main loop... (CustomData:0xb7dc9fa8)
01-06 23:39:24.478: D/GStreamer+tutorial-5(28918): 0:00:00.704745918 0xb7da7120 jni/tutorial-5.c:71:attach_current_thread Attaching thread 0xb7da7120
01-06 23:39:24.479: D/GStreamer+tutorial-5(28918): 0:00:00.706027774 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to READY
01-06 23:39:24.489: D/OpenGLRenderer(28918): Render dirty regions requested: true
01-06 23:39:24.495: D/Atlas(28918): Validating map...
01-06 23:39:24.513: I/GStreamer(28918): onMeasure called with 320x240
01-06 23:39:24.531: I/Adreno-EGL(28918): <qeglDrvAPI_eglInitialize:410>: QUALCOMM Build: 10/28/14, c33033c, Ia6306ec328
01-06 23:39:24.537: I/OpenGLRenderer(28918): Initialized EGL, version 1.4
01-06 23:39:24.572: D/OpenGLRenderer(28918): Enabling debug mode 0
01-06 23:39:24.602: I/GStreamer(28918): onMeasure called with 320x240
01-06 23:39:24.621: D/GStreamer(28918): Surface created: Surface(name=null)/@0x325ef0a4
01-06 23:39:24.621: D/GStreamer(28918): Surface changed to format 4 width 768 height 576
01-06 23:39:24.622: D/GStreamer+tutorial-5(28918): 0:00:00.848710514 0xb7d38da0 jni/tutorial-5.c:502:gst_native_surface_init Received surface 0xbe845dd0 (native window 0xb7e7afd0)
01-06 23:39:24.622: D/GStreamer+tutorial-5(28918): 0:00:00.848802075 0xb7d38da0 jni/tutorial-5.c:71:attach_current_thread Attaching thread 0xb7d38da0
01-06 23:39:24.622: D/GStreamer+tutorial-5(28918): 0:00:00.848893636 0xb7d38da0 jni/tutorial-5.c:312:check_initialization_complete Initialization complete, notifying application. native_window:0xb7e7afd0 main_loop:0xb7dd2db0
01-06 23:39:24.622: I/GStreamer(28918): GStreamer initialized:
01-06 23:39:24.622: I/GStreamer(28918):   playing:false position:0 uri: rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_115k.mov
01-06 23:39:24.622: D/GStreamer+tutorial-5(28918): 0:00:00.849168319 0xb7d38da0 jni/tutorial-5.c:439:gst_native_set_uri Setting URI to rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_115k.mov
01-06 23:39:24.622: D/GStreamer+tutorial-5(28918): 0:00:00.849656645 0xb7d38da0 jni/tutorial-5.c:474:gst_native_set_position Scheduling seek to 0:00:00.000000000 for later
01-06 23:39:24.623: D/GStreamer+tutorial-5(28918): 0:00:00.849748206 0xb7d38da0 jni/tutorial-5.c:461:gst_native_pause Setting state to PAUSED
01-06 23:39:24.631: D/GStreamer+tutorial-5(28918): 0:00:00.857622462 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to PAUSED
01-06 23:39:24.631: E/GLib(28918): gst_video_info_from_caps: assertion 'caps != NULL' failed
01-06 23:39:24.632: D/GStreamer+tutorial-5(28918): 0:00:00.858721196 0xb7da7120 jni/tutorial-5.c:184:execute_seek Seeking to 0:00:00.000000000
01-06 23:39:24.714: I/GStreamer(28918): onMeasure called with 320x240
01-06 23:39:24.729: W/GStreamer+tutorial-5(28918): 0:00:00.956142226 0xb7da7120 jni/tutorial-5.c:138:refresh_ui Could not query current duration (normal for still pictures)
01-06 23:39:24.730: W/GStreamer+tutorial-5(28918): 0:00:00.956630552 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:24.980: W/GStreamer+tutorial-5(28918): 0:00:01.207111246 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:25.231: W/GStreamer+tutorial-5(28918): 0:00:01.457988707 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:25.482: W/GStreamer+tutorial-5(28918): 0:00:01.708957729 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:25.733: W/GStreamer+tutorial-5(28918): 0:00:01.959835190 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:25.987: W/GStreamer+tutorial-5(28918): 0:00:02.213703647 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:26.238: W/GStreamer+tutorial-5(28918): 0:00:02.465099954 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:26.489: W/GStreamer+tutorial-5(28918): 0:00:02.715763772 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:26.743: W/GStreamer+tutorial-5(28918): 0:00:02.969662750 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:26.993: W/GStreamer+tutorial-5(28918): 0:00:03.220082405 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:27.262: W/GStreamer+tutorial-5(28918): 0:00:03.489394171 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:27.513: W/GStreamer+tutorial-5(28918): 0:00:03.740424232 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:27.764: W/GStreamer+tutorial-5(28918): 0:00:03.991271172 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:28.015: W/GStreamer+tutorial-5(28918): 0:00:04.241996033 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:28.266: W/GStreamer+tutorial-5(28918): 0:00:04.492690370 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:28.516: W/GStreamer+tutorial-5(28918): 0:00:04.743354189 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:28.767: W/GStreamer+tutorial-5(28918): 0:00:04.994109568 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:29.018: W/GStreamer+tutorial-5(28918): 0:00:05.244803906 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:29.269: W/GStreamer+tutorial-5(28918): 0:00:05.495742408 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:29.520: W/GStreamer+tutorial-5(28918): 0:00:05.746741949 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:29.770: W/GStreamer+tutorial-5(28918): 0:00:05.997497329 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:30.022: W/GStreamer+tutorial-5(28918): 0:00:06.248802075 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:30.273: W/GStreamer+tutorial-5(28918): 0:00:06.499740577 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:30.523: W/GStreamer+tutorial-5(28918): 0:00:06.750618036 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:30.774: W/GStreamer+tutorial-5(28918): 0:00:07.001373415 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:31.025: W/GStreamer+tutorial-5(28918): 0:00:07.252098275 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:31.276: W/GStreamer+tutorial-5(28918): 0:00:07.503006256 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:33.096: D/GStreamer+tutorial-5(28918): 0:00:07.636901314 0xb7d38da0 jni/tutorial-5.c:452:gst_native_play Setting state to PLAYING
01-06 23:39:33.212: W/GStreamer+tutorial-5(28918): 0:00:07.753098750 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:33.463: W/GStreamer+tutorial-5(28918): 0:00:08.003810531 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:33.714: W/GStreamer+tutorial-5(28918): 0:00:08.254444396 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:33.744: W/GStreamer+rtpjitterbuffer(28918): 0:00:08.284462320 0xb7e89690 rtpjitterbuffer.c:185:rtp_jitter_buffer_set_clock_rate Clock rate changed from 0 to 12000
01-06 23:39:33.748: W/GStreamer+rtpjitterbuffer(28918): 0:00:08.289099289 0xb7e89630 rtpjitterbuffer.c:185:rtp_jitter_buffer_set_clock_rate Clock rate changed from 0 to 90000
01-06 23:39:33.939: D/GStreamer+tutorial-5(28918): 0:00:08.479837557 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 11%
01-06 23:39:33.943: D/GStreamer+tutorial-5(28918): 0:00:08.484078469 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 11%
01-06 23:39:33.947: D/GStreamer+tutorial-5(28918): 0:00:08.487770209 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to PAUSED
01-06 23:39:33.956: D/GStreamer+tutorial-5(28918): 0:00:08.496801264 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 11%
01-06 23:39:33.959: D/GStreamer+tutorial-5(28918): 0:00:08.499882812 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 12%
01-06 23:39:33.964: W/GStreamer+tutorial-5(28918): 0:00:08.505344185 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:34.142: D/GStreamer+tutorial-5(28918): 0:00:08.682434488 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 12%
01-06 23:39:34.142: D/GStreamer+tutorial-5(28918): 0:00:08.683258339 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 22%
01-06 23:39:34.153: D/GStreamer+tutorial-5(28918): 0:00:08.693815846 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 22%
01-06 23:39:34.158: D/GStreamer+tutorial-5(28918): 0:00:08.699369234 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 23%
01-06 23:39:34.215: W/GStreamer+tutorial-5(28918): 0:00:08.755910675 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:34.350: D/GStreamer+tutorial-5(28918): 0:00:08.890784405 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 23%
01-06 23:39:34.351: D/GStreamer+tutorial-5(28918): 0:00:08.891577796 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 34%
01-06 23:39:34.465: W/GStreamer+tutorial-5(28918): 0:00:09.006255026 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:34.716: W/GStreamer+tutorial-5(28918): 0:00:09.256919217 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:34.967: W/GStreamer+tutorial-5(28918): 0:00:09.507654436 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:35.217: W/GStreamer+tutorial-5(28918): 0:00:09.758365785 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:35.468: W/GStreamer+tutorial-5(28918): 0:00:10.009020512 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:35.719: W/GStreamer+tutorial-5(28918): 0:00:10.259678254 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:35.970: W/GStreamer+tutorial-5(28918): 0:00:10.510460076 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:36.190: D/GStreamer+tutorial-5(28918): 0:00:10.730570537 0xb7d38da0 jni/tutorial-5.c:452:gst_native_play Setting state to PLAYING
01-06 23:39:36.221: W/GStreamer+tutorial-5(28918): 0:00:10.762311436 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:36.471: W/GStreamer+tutorial-5(28918): 0:00:11.012088333 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:36.709: D/GStreamer+tutorial-5(28918): 0:00:11.249413566 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 34%
01-06 23:39:36.709: D/GStreamer+tutorial-5(28918): 0:00:11.250268133 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 39%
01-06 23:39:36.710: D/GStreamer+tutorial-5(28918): 0:00:11.250970099 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 40%
01-06 23:39:36.711: D/GStreamer+tutorial-5(28918): 0:00:11.251427903 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to PAUSED
01-06 23:39:36.722: W/GStreamer+tutorial-5(28918): 0:00:11.262842476 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:36.910: D/GStreamer+tutorial-5(28918): 0:00:11.450511595 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 40%
01-06 23:39:36.911: D/GStreamer+tutorial-5(28918): 0:00:11.452129171 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 51%
01-06 23:39:36.922: D/GStreamer+tutorial-5(28918): 0:00:11.462658669 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 51%
01-06 23:39:36.973: W/GStreamer+tutorial-5(28918): 0:00:11.513749629 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:37.117: D/GStreamer+tutorial-5(28918): 0:00:11.657958040 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 52%
01-06 23:39:37.118: D/GStreamer+tutorial-5(28918): 0:00:11.658934689 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 62%
01-06 23:39:37.123: D/GStreamer+tutorial-5(28918): 0:00:11.663665338 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 62%
01-06 23:39:37.223: W/GStreamer+tutorial-5(28918): 0:00:11.764107687 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:37.474: W/GStreamer+tutorial-5(28918): 0:00:12.014893212 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:37.725: W/GStreamer+tutorial-5(28918): 0:00:12.265617819 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:37.976: W/GStreamer+tutorial-5(28918): 0:00:12.516983436 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:38.230: W/GStreamer+tutorial-5(28918): 0:00:12.770638136 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:38.480: W/GStreamer+tutorial-5(28918): 0:00:13.021393438 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:38.731: W/GStreamer+tutorial-5(28918): 0:00:13.272179286 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:38.982: W/GStreamer+tutorial-5(28918): 0:00:13.522965156 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:39.233: W/GStreamer+tutorial-5(28918): 0:00:13.773720507 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:39.484: W/GStreamer+tutorial-5(28918): 0:00:14.025025245 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:39.734: W/GStreamer+tutorial-5(28918): 0:00:14.275017612 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:39.986: W/GStreamer+tutorial-5(28918): 0:00:14.526535997 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:40.139: D/GStreamer+tutorial-5(28918): 0:00:14.680328151 0xb7d38da0 jni/tutorial-5.c:452:gst_native_play Setting state to PLAYING
01-06 23:39:40.236: W/GStreamer+tutorial-5(28918): 0:00:14.776833567 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:40.487: W/GStreamer+tutorial-5(28918): 0:00:15.027772066 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:40.737: W/GStreamer+tutorial-5(28918): 0:00:15.278069636 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:40.803: D/GStreamer+tutorial-5(28918): 0:00:15.343474793 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 63%
01-06 23:39:40.803: D/GStreamer+tutorial-5(28918): 0:00:15.344115721 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 76%
01-06 23:39:40.804: D/GStreamer+tutorial-5(28918): 0:00:15.344481966 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to PAUSED
01-06 23:39:40.810: D/GStreamer+tutorial-5(28918): 0:00:15.350433438 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 76%
01-06 23:39:40.813: D/GStreamer+tutorial-5(28918): 0:00:15.353515996 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 77%
01-06 23:39:40.988: W/GStreamer+tutorial-5(28918): 0:00:15.529160736 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:41.005: D/GStreamer+tutorial-5(28918): 0:00:15.546099543 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 77%
01-06 23:39:41.006: D/GStreamer+tutorial-5(28918): 0:00:15.546923593 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 88%
01-06 23:39:41.107: D/GStreamer+tutorial-5(28918): 0:00:15.647671340 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 88%
01-06 23:39:41.210: D/GStreamer+tutorial-5(28918): 0:00:15.750433433 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 93%
01-06 23:39:41.212: D/GStreamer+tutorial-5(28918): 0:00:15.753210787 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 99%
01-06 23:39:41.220: D/GStreamer+tutorial-5(28918): 0:00:15.760505155 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 99%
01-06 23:39:41.239: W/GStreamer+tutorial-5(28918): 0:00:15.779580388 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:41.489: W/GStreamer+tutorial-5(28918): 0:00:16.030335764 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:41.740: W/GStreamer+tutorial-5(28918): 0:00:16.281335303 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:41.991: W/GStreamer+tutorial-5(28918): 0:00:16.532273802 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:42.242: W/GStreamer+tutorial-5(28918): 0:00:16.782998657 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:42.493: W/GStreamer+tutorial-5(28918): 0:00:17.033754033 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:42.744: W/GStreamer+tutorial-5(28918): 0:00:17.284600970 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:42.994: W/GStreamer+tutorial-5(28918): 0:00:17.535325826 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:43.245: W/GStreamer+tutorial-5(28918): 0:00:17.786020161 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:43.496: W/GStreamer+tutorial-5(28918): 0:00:18.036836578 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:43.747: W/GStreamer+tutorial-5(28918): 0:00:18.287469872 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:43.997: W/GStreamer+tutorial-5(28918): 0:00:18.538225248 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:44.248: W/GStreamer+tutorial-5(28918): 0:00:18.788950106 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:44.499: W/GStreamer+tutorial-5(28918): 0:00:19.039613924 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:44.749: W/GStreamer+tutorial-5(28918): 0:00:19.290277742 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:45.001: W/GStreamer+tutorial-5(28918): 0:00:19.541643529 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:45.251: W/GStreamer+tutorial-5(28918): 0:00:19.792124224 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:45.502: W/GStreamer+tutorial-5(28918): 0:00:20.042971165 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:45.753: W/GStreamer+tutorial-5(28918): 0:00:20.293696023 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:46.003: W/GStreamer+tutorial-5(28918): 0:00:20.544390362 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:46.254: W/GStreamer+tutorial-5(28918): 0:00:20.795084700 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:46.505: W/GStreamer+tutorial-5(28918): 0:00:21.046053722 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:46.760: W/GStreamer+tutorial-5(28918): 0:00:21.300868312 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:47.010: W/GStreamer+tutorial-5(28918): 0:00:21.550921723 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:47.261: W/GStreamer+tutorial-5(28918): 0:00:21.801616059 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:47.511: W/GStreamer+tutorial-5(28918): 0:00:22.052249357 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:47.548: D/GStreamer+tutorial-5(28918): 0:00:22.088934846 0xb7d38da0 jni/tutorial-5.c:452:gst_native_play Setting state to PLAYING
01-06 23:39:47.763: W/GStreamer+tutorial-5(28918): 0:00:22.303615145 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:48.014: W/GStreamer+tutorial-5(28918): 0:00:22.554462084 0xb7da7120 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:39:48.147: W/libOpenSLES(28918): Leaving Object::GetInterface (SL_RESULT_FEATURE_UNSUPPORTED)
01-06 23:39:48.152: W/GStreamer+uridecodebin(28918): 0:00:22.693177177 0xb7f67000 gsturidecodebin.c:939:unknown_type_cb:<uridecodebin0> warning: No decoder available for type 'video/x-h264, stream-format=(string)avc, alignment=(string)au, codec_data=(buffer)0142c01effe100156742c01ed903c56840000003004000000c03c58b9201000468cb8cb2, width=(int)240, height=(int)160, framerate=(fraction)0/1, parsed=(boolean)true, level=(string)3, profile=(string)constrained-baseline'.
01-06 23:39:48.156: W/GStreamer+decodebin(28918): 0:00:22.696839621 0xb7f67000 gstdecodebin2.c:3975:gst_decode_bin_expose:<decodebin0> No suitable plugins found
01-06 23:39:48.156: W/GStreamer+decodebin(28918): 0:00:22.696992223 0xb7f67000 gstdecodebin2.c:3977:gst_decode_bin_expose:<decodebin0> error: no suitable plugins found
01-06 23:39:48.158: I/OMXClient(28918): Using client-side OMX mux.
01-06 23:39:48.160: W/GStreamer+decodebin(28918): 0:00:22.700410505 0xb7f67000 gstdecodebin2.c:3975:gst_decode_bin_expose:<decodebin0> No suitable plugins found
01-06 23:39:48.160: W/GStreamer+decodebin(28918): 0:00:22.700563107 0xb7f67000 gstdecodebin2.c:3977:gst_decode_bin_expose:<decodebin0> error: no suitable plugins found
01-06 23:39:48.160: W/GStreamer+decodebin(28918): 0:00:22.700776749 0xb7f67000 gstdecodebin2.c:2594:pad_added_cb:<decodebin0> Couldn't expose group
01-06 23:39:48.166: E/OMXMaster(28918): A component of name 'OMX.qcom.audio.decoder.aac' already exists, ignoring this one.
01-06 23:39:48.180: I/SoftAAC2(28918): Reconfiguring decoder: 0->12000 Hz, 0->2 channels
01-06 23:39:48.224: W/AudioTrack(28918): AUDIO_OUTPUT_FLAG_FAST denied by client
01-06 23:39:48.241: D/GStreamer+tutorial-5(28918): 0:00:22.781655736 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to PLAYING
01-06 23:39:48.275: W/GStreamer+basesrc(28918): 0:00:22.815899593 0xb7e89630 gstbasesrc.c:2933:gst_base_src_loop:<udpsrc3> error: Internal data flow error.
01-06 23:39:48.275: W/GStreamer+basesrc(28918): 0:00:22.816021675 0xb7e89630 gstbasesrc.c:2933:gst_base_src_loop:<udpsrc3> error: streaming task paused, reason not-linked (-1)
01-06 23:39:48.282: D/GStreamer+tutorial-5(28918): 0:00:22.822980320 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 15%
01-06 23:39:48.286: D/GStreamer+tutorial-5(28918): 0:00:22.826764846 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 24%
01-06 23:39:48.286: D/GStreamer+tutorial-5(28918): 0:00:22.827253172 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to PAUSED
01-06 23:39:48.484: D/GStreamer+tutorial-5(28918): 0:00:23.024597901 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 33%
01-06 23:39:48.585: D/GStreamer+tutorial-5(28918): 0:00:23.125620333 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 38%
01-06 23:39:48.790: D/GStreamer+tutorial-5(28918): 0:00:23.330808796 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 48%
01-06 23:39:49.769: D/GStreamer+tutorial-5(28918): 0:00:24.310299106 0xb7d38da0 jni/tutorial-5.c:452:gst_native_play Setting state to PLAYING
01-06 23:39:49.786: D/GStreamer+tutorial-5(28918): 0:00:24.326932708 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to PLAYING
01-06 23:39:49.792: W/GStreamer+basesrc(28918): 0:00:24.333128344 0xb7e89630 gstbasesrc.c:2933:gst_base_src_loop:<udpsrc3> error: Internal data flow error.
01-06 23:39:49.792: W/GStreamer+basesrc(28918): 0:00:24.333311466 0xb7e89630 gstbasesrc.c:2933:gst_base_src_loop:<udpsrc3> error: streaming task paused, reason not-negotiated (-4)
01-06 23:39:50.429: D/GStreamer+tutorial-5(28918): 0:00:24.969508628 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 37%
01-06 23:39:50.432: D/GStreamer+tutorial-5(28918): 0:00:24.972469104 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 49%
01-06 23:39:50.432: D/GStreamer+tutorial-5(28918): 0:00:24.973354195 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to PAUSED
01-06 23:39:54.635: D/GStreamer+tutorial-5(28918): 0:00:29.175917905 0xb7d38da0 jni/tutorial-5.c:452:gst_native_play Setting state to PLAYING
01-06 23:39:54.663: D/GStreamer+tutorial-5(28918): 0:00:29.203447282 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to PLAYING
01-06 23:39:54.667: W/GStreamer+basesrc(28918): 0:00:29.207842216 0xb7e89630 gstbasesrc.c:2933:gst_base_src_loop:<udpsrc3> error: Internal data flow error.
01-06 23:39:54.667: W/GStreamer+basesrc(28918): 0:00:29.208055858 0xb7e89630 gstbasesrc.c:2933:gst_base_src_loop:<udpsrc3> error: streaming task paused, reason not-negotiated (-4)
01-06 23:39:55.347: D/GStreamer+tutorial-5(28918): 0:00:29.887561428 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 68%
01-06 23:39:55.356: D/GStreamer+tutorial-5(28918): 0:00:29.896473376 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 80%
01-06 23:39:55.356: D/GStreamer+tutorial-5(28918): 0:00:29.897297426 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to PAUSED
01-06 23:40:04.882: D/GStreamer+tutorial-5(28918): 0:00:39.423071881 0xb7d38da0 jni/tutorial-5.c:452:gst_native_play Setting state to PLAYING
01-06 23:40:04.895: W/GStreamer+basesrc(28918): 0:00:39.435493672 0xb7e89630 gstbasesrc.c:2933:gst_base_src_loop:<udpsrc3> error: Internal data flow error.
01-06 23:40:04.895: W/GStreamer+basesrc(28918): 0:00:39.435615754 0xb7e89630 gstbasesrc.c:2933:gst_base_src_loop:<udpsrc3> error: streaming task paused, reason not-negotiated (-4)
01-06 23:40:04.896: D/GStreamer+tutorial-5(28918): 0:00:39.436867089 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to PLAYING
01-06 23:40:05.590: D/GStreamer+tutorial-5(28918): 0:00:40.130412029 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 97%
01-06 23:40:05.611: D/GStreamer+tutorial-5(28918): 0:00:40.151501606 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to PAUSED
01-06 23:40:05.614: D/GStreamer+tutorial-5(28918): 0:00:40.154858847 0xb7da7120 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to PLAYING
01-06 23:40:06.122: W/GStreamer+basesrc(28918): 0:00:40.663389291 0xb7e89630 gstbasesrc.c:2933:gst_base_src_loop:<udpsrc3> error: Internal data flow error.
01-06 23:40:06.123: W/GStreamer+basesrc(28918): 0:00:40.663572414 0xb7e89630 gstbasesrc.c:2933:gst_base_src_loop:<udpsrc3> error: streaming task paused, reason not-negotiated (-4)
01-06 23:40:06.326: W/GStreamer+audiobasesink(28918): 0:00:40.866990696 0xb8072a00 gstaudiobasesink.c:1605:gst_audio_base_sink_get_alignment:<openslessink0> Unexpected discontinuity in audio timestamps of +0:00:01.948000000, resyncing
01-06 23:40:14.888: D/GStreamer+tutorial-5(28918): 0:00:49.429298034 0xb7d38da0 jni/tutorial-5.c:452:gst_native_play Setting state to PLAYING
01-06 23:40:33.613: W/GStreamer+rtspsrc(28918): 0:01:08.346796279 0xb7e89920 gstrtspsrc.c:2936:on_timeout:<source> source 5cd54f61, stream 5cd54f61 in session 1 timed out
-------------- next part --------------
01-06 23:47:08.566: W/linker(3492): libgstreamer_android.so has text relocations. This is wasting memory and prevents security hardening. Please fix.
01-06 23:47:09.071: I/VideoCapabilities(3492): Unsupported profile 4 for video/mp4v-es
01-06 23:47:09.086: E/GStreamer+amc(3492): 0:00:00.501877003 0xb7d38ba0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-06 23:47:09.087: E/GStreamer+amc(3492): 0:00:00.503158859 0xb7d38ba0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-06 23:47:09.088: E/GStreamer+amc(3492): 0:00:00.504379673 0xb7d38ba0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-06 23:47:09.090: E/GStreamer+amc(3492): 0:00:00.505692049 0xb7d38ba0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-06 23:47:09.091: E/GStreamer+amc(3492): 0:00:00.506943385 0xb7d38ba0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-06 23:47:09.092: E/GStreamer+amc(3492): 0:00:00.508194720 0xb7d38ba0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-06 23:47:09.093: E/GStreamer+amc(3492): 0:00:00.509171372 0xb7d38ba0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-06 23:47:09.094: E/GStreamer+amc(3492): 0:00:00.510209065 0xb7d38ba0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-06 23:47:09.095: E/GStreamer+amc(3492): 0:00:00.511277278 0xb7d38ba0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-06 23:47:09.098: I/VideoCapabilities(3492): Unsupported profile 4 for video/mp4v-es
01-06 23:47:09.106: W/GStreamer+amc(3492): 0:00:00.521654204 0xb7d38ba0 gstamc.c:3872:gst_amc_codec_info_to_caps Unsupported mimetype 'audio/opus'
01-06 23:47:09.106: W/GStreamer+amc(3492): 0:00:00.522173050 0xb7d38ba0 gstamc.c:3872:gst_amc_codec_info_to_caps Unsupported mimetype 'audio/gsm'
01-06 23:47:09.107: W/GStreamer+amc(3492): 0:00:00.522813978 0xb7d38ba0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f420888
01-06 23:47:09.107: W/GStreamer+amc(3492): 0:00:00.522936060 0xb7d38ba0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-06 23:47:09.108: W/GStreamer+amc(3492): 0:00:00.524004273 0xb7d38ba0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f420888
01-06 23:47:09.108: W/GStreamer+amc(3492): 0:00:00.524126354 0xb7d38ba0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-06 23:47:09.109: W/GStreamer+amc(3492): 0:00:00.524828323 0xb7d38ba0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f420888
01-06 23:47:09.109: W/GStreamer+amc(3492): 0:00:00.524919884 0xb7d38ba0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-06 23:47:09.110: W/GStreamer+amc(3492): 0:00:00.526140699 0xb7d38ba0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f420888
01-06 23:47:09.110: W/GStreamer+amc(3492): 0:00:00.526293301 0xb7d38ba0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-06 23:47:09.111: W/GStreamer+amc(3492): 0:00:00.527147871 0xb7d38ba0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f420888
01-06 23:47:09.111: W/GStreamer+amc(3492): 0:00:00.527269952 0xb7d38ba0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-06 23:47:09.113: W/GStreamer+amc(3492): 0:00:00.529162216 0xb7d38ba0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f420888
01-06 23:47:09.113: W/GStreamer+amc(3492): 0:00:00.529345338 0xb7d38ba0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-06 23:47:09.114: W/GStreamer+amc(3492): 0:00:00.530413551 0xb7d38ba0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f420888
01-06 23:47:09.115: W/GStreamer+amc(3492): 0:00:00.530535632 0xb7d38ba0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-06 23:47:09.537: I/GStreamer(3492): GStreamer initialization complete
01-06 23:47:09.676: I/GStreamer(3492): Activity created with no saved state:
01-06 23:47:09.676: I/GStreamer(3492):   playing:false position:0 duration: 0 uri: rtsp://192.168.0.137:8554/gstream
01-06 23:47:09.677: D/GStreamer+tutorial-5(3492): 0:00:01.092690371 0xb7d38ba0 jni/tutorial-5.c:412:gst_native_init Created CustomData at 0xb7f801c0
01-06 23:47:09.677: D/GStreamer+tutorial-5(3492): 0:00:01.092781932 0xb7d38ba0 jni/tutorial-5.c:414:gst_native_init Created GlobalRef for app object at 0x1003e6
01-06 23:47:09.677: D/GStreamer+tutorial-5(3492): 0:00:01.093117656 0xb7f5e520 jni/tutorial-5.c:336:app_function Creating pipeline in CustomData at 0xb7f801c0
01-06 23:47:09.678: D/GStreamer+tutorial-5(3492): 0:00:01.094430032 0xb7f5e520 jni/tutorial-5.c:382:app_function Entering main loop... (CustomData:0xb7f801c0)
01-06 23:47:09.679: D/GStreamer+tutorial-5(3492): 0:00:01.094521594 0xb7f5e520 jni/tutorial-5.c:71:attach_current_thread Attaching thread 0xb7f5e520
01-06 23:47:09.680: D/GStreamer+tutorial-5(3492): 0:00:01.095956051 0xb7f5e520 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to READY
01-06 23:47:09.689: D/OpenGLRenderer(3492): Render dirty regions requested: true
01-06 23:47:09.695: D/Atlas(3492): Validating map...
01-06 23:47:09.716: I/GStreamer(3492): onMeasure called with 320x240
01-06 23:47:09.731: I/Adreno-EGL(3492): <qeglDrvAPI_eglInitialize:410>: QUALCOMM Build: 10/28/14, c33033c, Ia6306ec328
01-06 23:47:09.732: I/OpenGLRenderer(3492): Initialized EGL, version 1.4
01-06 23:47:09.754: D/OpenGLRenderer(3492): Enabling debug mode 0
01-06 23:47:09.785: I/GStreamer(3492): onMeasure called with 320x240
01-06 23:47:09.797: D/GStreamer(3492): Surface created: Surface(name=null)/@0x325ef0a4
01-06 23:47:09.797: D/GStreamer(3492): Surface changed to format 4 width 768 height 576
01-06 23:47:09.797: D/GStreamer+tutorial-5(3492): 0:00:01.213032199 0xb7d38ba0 jni/tutorial-5.c:502:gst_native_surface_init Received surface 0xbe845dd0 (native window 0xb8031880)
01-06 23:47:09.797: D/GStreamer+tutorial-5(3492): 0:00:01.213123760 0xb7d38ba0 jni/tutorial-5.c:71:attach_current_thread Attaching thread 0xb7d38ba0
01-06 23:47:09.797: D/GStreamer+tutorial-5(3492): 0:00:01.213215321 0xb7d38ba0 jni/tutorial-5.c:312:check_initialization_complete Initialization complete, notifying application. native_window:0xb8031880 main_loop:0xb7f8c1e0
01-06 23:47:09.797: I/GStreamer(3492): GStreamer initialized:
01-06 23:47:09.797: I/GStreamer(3492):   playing:false position:0 uri: rtsp://192.168.0.137:8554/gstream
01-06 23:47:09.797: D/GStreamer+tutorial-5(3492): 0:00:01.213490004 0xb7d38ba0 jni/tutorial-5.c:439:gst_native_set_uri Setting URI to rtsp://192.168.0.137:8554/gstream
01-06 23:47:09.798: D/GStreamer+tutorial-5(3492): 0:00:01.213947810 0xb7d38ba0 jni/tutorial-5.c:474:gst_native_set_position Scheduling seek to 0:00:00.000000000 for later
01-06 23:47:09.798: D/GStreamer+tutorial-5(3492): 0:00:01.214039371 0xb7d38ba0 jni/tutorial-5.c:461:gst_native_pause Setting state to PAUSED
01-06 23:47:09.801: D/GStreamer+tutorial-5(3492): 0:00:01.217274531 0xb7f5e520 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to PAUSED
01-06 23:47:09.802: E/GLib(3492): gst_video_info_from_caps: assertion 'caps != NULL' failed
01-06 23:47:09.802: D/GStreamer+tutorial-5(3492): 0:00:01.218068060 0xb7f5e520 jni/tutorial-5.c:184:execute_seek Seeking to 0:00:00.000000000
01-06 23:47:09.885: I/GStreamer(3492): onMeasure called with 320x240
01-06 23:47:09.930: W/GStreamer+tutorial-5(3492): 0:00:01.345734777 0xb7f5e520 jni/tutorial-5.c:138:refresh_ui Could not query current duration (normal for still pictures)
01-06 23:47:09.930: W/GStreamer+tutorial-5(3492): 0:00:01.345948420 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:10.181: W/GStreamer+tutorial-5(3492): 0:00:01.597131085 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:10.433: W/GStreamer+tutorial-5(3492): 0:00:01.848435830 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:10.684: W/GStreamer+tutorial-5(3492): 0:00:02.099649016 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:10.935: W/GStreamer+tutorial-5(3492): 0:00:02.351014802 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:11.185: W/GStreamer+tutorial-5(3492): 0:00:02.601129254 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:11.436: W/GStreamer+tutorial-5(3492): 0:00:02.851854112 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:11.687: W/GStreamer+tutorial-5(3492): 0:00:03.103433541 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:11.937: W/GStreamer+tutorial-5(3492): 0:00:03.352968106 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:12.188: W/GStreamer+tutorial-5(3492): 0:00:03.604028689 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:12.439: W/GStreamer+tutorial-5(3492): 0:00:03.854723027 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:12.689: W/GStreamer+tutorial-5(3492): 0:00:04.105386845 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:12.940: W/GStreamer+tutorial-5(3492): 0:00:04.356142225 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:13.191: W/GStreamer+tutorial-5(3492): 0:00:04.606806043 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:13.441: W/GStreamer+tutorial-5(3492): 0:00:04.857500382 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:13.692: W/GStreamer+tutorial-5(3492): 0:00:05.108011597 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:13.943: W/GStreamer+tutorial-5(3492): 0:00:05.358705935 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:14.193: W/GStreamer+tutorial-5(3492): 0:00:05.609369755 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:14.292: D/GStreamer+tutorial-5(3492): 0:00:05.707614832 0xb7d38ba0 jni/tutorial-5.c:452:gst_native_play Setting state to PLAYING
01-06 23:47:14.444: W/GStreamer+tutorial-5(3492): 0:00:05.860369296 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:14.695: W/GStreamer+tutorial-5(3492): 0:00:06.111094154 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:14.946: W/GStreamer+tutorial-5(3492): 0:00:06.362429421 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:15.196: W/GStreamer+tutorial-5(3492): 0:00:06.612208147 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:15.447: W/GStreamer+tutorial-5(3492): 0:00:06.862902487 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:15.698: W/GStreamer+tutorial-5(3492): 0:00:07.113566305 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:15.948: W/GStreamer+tutorial-5(3492): 0:00:07.364230122 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:16.199: W/GStreamer+tutorial-5(3492): 0:00:07.614863421 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:16.450: W/GStreamer+tutorial-5(3492): 0:00:07.865649320 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:16.701: W/GStreamer+tutorial-5(3492): 0:00:08.116618342 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:16.951: W/GStreamer+tutorial-5(3492): 0:00:08.367282160 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:17.202: W/GStreamer+tutorial-5(3492): 0:00:08.618098580 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:17.453: W/GStreamer+tutorial-5(3492): 0:00:08.868762398 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:17.704: W/GStreamer+tutorial-5(3492): 0:00:09.119517777 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:17.954: W/GStreamer+tutorial-5(3492): 0:00:09.370334198 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:18.205: W/GStreamer+tutorial-5(3492): 0:00:09.621089576 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:18.456: W/GStreamer+tutorial-5(3492): 0:00:09.871753394 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:18.706: W/GStreamer+tutorial-5(3492): 0:00:10.122447733 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:18.957: W/GStreamer+tutorial-5(3492): 0:00:10.373264152 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:19.208: W/GStreamer+tutorial-5(3492): 0:00:10.624141613 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:19.459: W/GStreamer+tutorial-5(3492): 0:00:10.874958034 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:19.710: W/GStreamer+tutorial-5(3492): 0:00:11.125682893 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:19.960: W/GStreamer+tutorial-5(3492): 0:00:11.376407752 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:20.211: W/GStreamer+tutorial-5(3492): 0:00:11.627254692 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:20.462: W/GStreamer+tutorial-5(3492): 0:00:11.878193192 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:20.713: W/GStreamer+tutorial-5(3492): 0:00:12.129253776 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:20.965: W/GStreamer+tutorial-5(3492): 0:00:12.380650082 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:21.215: W/GStreamer+tutorial-5(3492): 0:00:12.630672972 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:21.467: W/GStreamer+tutorial-5(3492): 0:00:12.882466045 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:21.717: W/GStreamer+tutorial-5(3492): 0:00:13.133374026 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:21.968: W/GStreamer+tutorial-5(3492): 0:00:13.384190445 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:22.219: W/GStreamer+tutorial-5(3492): 0:00:13.635159468 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:22.470: W/GStreamer+tutorial-5(3492): 0:00:13.886342131 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:22.735: W/GStreamer+tutorial-5(3492): 0:00:14.137738438 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:22.972: W/GStreamer+tutorial-5(3492): 0:00:14.387791850 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:23.223: W/GStreamer+tutorial-5(3492): 0:00:14.639005036 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:23.473: W/GStreamer+tutorial-5(3492): 0:00:14.889027924 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:23.724: W/GStreamer+tutorial-5(3492): 0:00:15.139722263 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:23.974: W/GStreamer+tutorial-5(3492): 0:00:15.390355562 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:24.225: W/GStreamer+tutorial-5(3492): 0:00:15.641019379 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:24.476: W/GStreamer+tutorial-5(3492): 0:00:15.891683196 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:24.727: W/GStreamer+tutorial-5(3492): 0:00:16.143354186 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:24.977: W/GStreamer+tutorial-5(3492): 0:00:16.393377076 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:25.228: W/GStreamer+tutorial-5(3492): 0:00:16.644040895 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:25.479: W/GStreamer+tutorial-5(3492): 0:00:16.895162520 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:25.730: W/GStreamer+tutorial-5(3492): 0:00:17.145643215 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:25.980: W/GStreamer+tutorial-5(3492): 0:00:17.396154430 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:26.231: W/GStreamer+tutorial-5(3492): 0:00:17.646665647 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:26.481: W/GStreamer+tutorial-5(3492): 0:00:17.896658017 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:26.731: W/GStreamer+tutorial-5(3492): 0:00:18.147352356 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:26.983: W/GStreamer+tutorial-5(3492): 0:00:18.398565541 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:27.242: W/GStreamer+tutorial-5(3492): 0:00:18.657988705 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:27.493: W/GStreamer+tutorial-5(3492): 0:00:18.908713564 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:27.743: W/GStreamer+tutorial-5(3492): 0:00:19.159438423 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:27.994: W/GStreamer+tutorial-5(3492): 0:00:19.410071721 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:28.245: W/GStreamer+tutorial-5(3492): 0:00:19.660766059 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:28.495: W/GStreamer+tutorial-5(3492): 0:00:19.911429877 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:28.746: W/GStreamer+tutorial-5(3492): 0:00:20.162124216 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:28.997: W/GStreamer+tutorial-5(3492): 0:00:20.412940637 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:29.248: W/GStreamer+tutorial-5(3492): 0:00:20.663665494 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:29.498: W/GStreamer+tutorial-5(3492): 0:00:20.914329312 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:29.750: W/GStreamer+tutorial-5(3492): 0:00:21.165542497 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:29.818: D/GStreamer+tutorial-5(3492): 0:00:21.234365936 0xb7d38ba0 jni/tutorial-5.c:452:gst_native_play Setting state to PLAYING
01-06 23:47:29.823: E/GStreamer+default(3492): 0:00:21.238577748 0xb7dea1b0 gstrtspconnection.c:877:gst_rtsp_connection_connect failed to connect: Could not connect to 192.168.0.137: Socket I/O timed out
01-06 23:47:29.823: E/GStreamer+rtspsrc(3492): 0:00:21.238730350 0xb7dea1b0 gstrtspsrc.c:4198:gst_rtsp_conninfo_connect:<source> Could not connect to server. (Generic error)
01-06 23:47:29.823: W/GStreamer+rtspsrc(3492): 0:00:21.238852431 0xb7dea1b0 gstrtspsrc.c:6868:gst_rtspsrc_retrieve_sdp:<source> error: Failed to connect. (Generic error)
01-06 23:47:29.823: W/GStreamer+rtspsrc(3492): 0:00:21.239340757 0xb7dea1b0 gstrtspsrc.c:6947:gst_rtspsrc_open:<source> can't get sdp
01-06 23:47:29.824: W/GStreamer+rtspsrc(3492): 0:00:21.239554400 0xb7dea1b0 gstrtspsrc.c:5048:gst_rtspsrc_loop:<source> we are not connected
01-06 23:47:29.824: D/GStreamer+tutorial-5(3492): 0:00:21.239798563 0xb7f5e520 jni/tutorial-5.c:105:set_ui_message Setting message to: Error received from element source: Could not open resource for reading and writing.
01-06 23:47:29.861: I/GStreamer(3492): onMeasure called with 320x240
01-06 23:47:30.000: W/GStreamer+tutorial-5(3492): 0:00:21.416297876 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:30.251: W/GStreamer+tutorial-5(3492): 0:00:21.667114296 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:30.502: W/GStreamer+tutorial-5(3492): 0:00:21.917961237 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:30.752: W/GStreamer+tutorial-5(3492): 0:00:22.168136728 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:31.003: W/GStreamer+tutorial-5(3492): 0:00:22.418953150 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:31.254: W/GStreamer+tutorial-5(3492): 0:00:22.669922171 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:31.505: W/GStreamer+tutorial-5(3492): 0:00:22.920738591 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:31.755: W/GStreamer+tutorial-5(3492): 0:00:23.171493969 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:32.006: W/GStreamer+tutorial-5(3492): 0:00:23.422218828 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:32.257: W/GStreamer+tutorial-5(3492): 0:00:23.673096290 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:32.508: W/GStreamer+tutorial-5(3492): 0:00:23.923912709 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:32.759: W/GStreamer+tutorial-5(3492): 0:00:24.174698609 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:33.010: W/GStreamer+tutorial-5(3492): 0:00:24.425820232 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:33.261: W/GStreamer+tutorial-5(3492): 0:00:24.676941856 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:33.512: W/GStreamer+tutorial-5(3492): 0:00:24.927483592 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:33.763: W/GStreamer+tutorial-5(3492): 0:00:25.178452615 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:34.013: W/GStreamer+tutorial-5(3492): 0:00:25.429391116 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:34.265: W/GStreamer+tutorial-5(3492): 0:00:25.680604301 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:34.515: W/GStreamer+tutorial-5(3492): 0:00:25.930718753 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:34.766: W/GStreamer+tutorial-5(3492): 0:00:26.181535172 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:35.016: W/GStreamer+tutorial-5(3492): 0:00:26.432351591 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:35.267: W/GStreamer+tutorial-5(3492): 0:00:26.683168012 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:35.518: W/GStreamer+tutorial-5(3492): 0:00:26.933984432 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:35.769: W/GStreamer+tutorial-5(3492): 0:00:27.184800852 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:36.020: W/GStreamer+tutorial-5(3492): 0:00:27.435617271 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:36.270: W/GStreamer+tutorial-5(3492): 0:00:27.686433693 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:36.521: W/GStreamer+tutorial-5(3492): 0:00:27.937280632 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:36.772: W/GStreamer+tutorial-5(3492): 0:00:28.188097051 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:37.023: W/GStreamer+tutorial-5(3492): 0:00:28.438913471 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:37.274: W/GStreamer+tutorial-5(3492): 0:00:28.689729892 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:37.525: W/GStreamer+tutorial-5(3492): 0:00:28.940973597 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:37.776: W/GStreamer+tutorial-5(3492): 0:00:29.191484814 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:38.026: W/GStreamer+tutorial-5(3492): 0:00:29.441568744 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:38.276: W/GStreamer+tutorial-5(3492): 0:00:29.692232562 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:38.527: W/GStreamer+tutorial-5(3492): 0:00:29.942926901 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:38.779: W/GStreamer+tutorial-5(3492): 0:00:30.194506330 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:39.029: W/GStreamer+tutorial-5(3492): 0:00:30.444987025 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:39.280: W/GStreamer+tutorial-5(3492): 0:00:30.695528761 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:39.398: D/GStreamer+tutorial-5(3492): 0:00:30.813520521 0xb7d38ba0 jni/tutorial-5.c:452:gst_native_play Setting state to PLAYING
01-06 23:47:39.402: D/GStreamer+tutorial-5(3492): 0:00:30.817579731 0xb7f5e520 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to READY
01-06 23:47:39.408: D/GStreamer+tutorial-5(3492): 0:00:30.824416295 0xb7f5e520 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to PAUSED
01-06 23:47:39.409: E/GLib(3492): gst_video_info_from_caps: assertion 'caps != NULL' failed
01-06 23:47:39.411: I/GStreamer(3492): onMeasure called with 320x240
01-06 23:47:39.516: W/GStreamer+rtpjitterbuffer(3492): 0:00:30.931725923 0xb80ed180 rtpjitterbuffer.c:185:rtp_jitter_buffer_set_clock_rate Clock rate changed from 0 to 90000
01-06 23:47:39.531: W/GStreamer+tutorial-5(3492): 0:00:30.946406223 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:39.781: W/GStreamer+tutorial-5(3492): 0:00:31.196612235 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:40.032: W/GStreamer+tutorial-5(3492): 0:00:31.447611777 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:40.282: W/GStreamer+tutorial-5(3492): 0:00:31.698000913 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:40.533: W/GStreamer+tutorial-5(3492): 0:00:31.948847852 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:40.784: W/GStreamer+tutorial-5(3492): 0:00:32.199847395 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:41.035: W/GStreamer+tutorial-5(3492): 0:00:32.450602774 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:41.286: W/GStreamer+tutorial-5(3492): 0:00:32.701510754 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:41.537: W/GStreamer+tutorial-5(3492): 0:00:32.952479777 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:41.787: W/GStreamer+tutorial-5(3492): 0:00:33.203326717 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:42.038: W/GStreamer+tutorial-5(3492): 0:00:33.454265219 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:42.289: W/GStreamer+tutorial-5(3492): 0:00:33.705051117 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:42.540: W/GStreamer+tutorial-5(3492): 0:00:33.955775977 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:42.737: D/GStreamer+tutorial-5(3492): 0:00:34.152754460 0xb7d38ba0 jni/tutorial-5.c:452:gst_native_play Setting state to PLAYING
01-06 23:47:42.790: W/GStreamer+tutorial-5(3492): 0:00:34.206378754 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:43.041: W/GStreamer+tutorial-5(3492): 0:00:34.457164653 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:43.292: W/GStreamer+tutorial-5(3492): 0:00:34.708316797 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:43.543: W/GStreamer+tutorial-5(3492): 0:00:34.959224778 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:43.795: W/GStreamer+tutorial-5(3492): 0:00:35.211109412 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:44.044: W/GStreamer+tutorial-5(3492): 0:00:35.460277731 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:44.295: W/GStreamer+tutorial-5(3492): 0:00:35.711094151 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:44.524: W/GStreamer+rtpsource(3492): 0:00:35.940241107 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 19226)
01-06 23:47:44.546: W/GStreamer+tutorial-5(3492): 0:00:35.962093693 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:44.797: W/GStreamer+tutorial-5(3492): 0:00:36.212879593 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:45.048: W/GStreamer+tutorial-5(3492): 0:00:36.463696013 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:45.299: W/GStreamer+tutorial-5(3492): 0:00:36.715458564 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:45.439: W/GStreamer+rtpsource(3492): 0:00:36.854845105 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 20371)
01-06 23:47:45.440: W/GStreamer+rtpsource(3492): 0:00:36.855852277 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 20372)
01-06 23:47:45.441: W/GStreamer+rtpsource(3492): 0:00:36.856889970 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 20373)
01-06 23:47:45.443: W/GStreamer+rtpsource(3492): 0:00:36.858538070 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 20374)
01-06 23:47:45.444: W/GStreamer+rtpsource(3492): 0:00:36.860064089 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 20375)
01-06 23:47:45.445: W/GStreamer+rtpsource(3492): 0:00:36.861071261 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 20376)
01-06 23:47:45.447: W/GStreamer+rtpsource(3492): 0:00:36.862566759 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 20377)
01-06 23:47:45.550: W/GStreamer+tutorial-5(3492): 0:00:36.966305504 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:45.801: W/GStreamer+tutorial-5(3492): 0:00:37.217396608 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:46.052: W/GStreamer+tutorial-5(3492): 0:00:37.467968865 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:46.303: W/GStreamer+tutorial-5(3492): 0:00:37.719090489 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:46.553: W/GStreamer+tutorial-5(3492): 0:00:37.969143899 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:46.686: W/GStreamer+rtpsource(3492): 0:00:38.102151682 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22053)
01-06 23:47:46.690: W/GStreamer+rtpsource(3492): 0:00:38.105722565 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22056)
01-06 23:47:46.690: W/GStreamer+rtpsource(3492): 0:00:38.106485575 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22058)
01-06 23:47:46.691: W/GStreamer+rtpsource(3492): 0:00:38.107431706 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22062)
01-06 23:47:46.692: W/GStreamer+rtpsource(3492): 0:00:38.108225236 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22064)
01-06 23:47:46.693: W/GStreamer+rtpsource(3492): 0:00:38.108988245 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22065)
01-06 23:47:46.694: W/GStreamer+rtpsource(3492): 0:00:38.109690214 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22066)
01-06 23:47:46.694: W/GStreamer+rtpsource(3492): 0:00:38.110331142 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22067)
01-06 23:47:46.695: W/GStreamer+rtpsource(3492): 0:00:38.111094151 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22068)
01-06 23:47:46.697: W/GStreamer+rtpsource(3492): 0:00:38.113352658 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22078)
01-06 23:47:46.698: W/GStreamer+rtpsource(3492): 0:00:38.114024107 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22079)
01-06 23:47:46.699: W/GStreamer+rtpsource(3492): 0:00:38.114603994 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22080)
01-06 23:47:46.699: W/GStreamer+rtpsource(3492): 0:00:38.115153360 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22081)
01-06 23:47:46.700: W/GStreamer+rtpsource(3492): 0:00:38.116068971 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22086)
01-06 23:47:46.701: W/GStreamer+rtpsource(3492): 0:00:38.116557297 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22088)
01-06 23:47:46.701: W/GStreamer+rtpsource(3492): 0:00:38.117015103 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22090)
01-06 23:47:46.702: W/GStreamer+rtpsource(3492): 0:00:38.117564470 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22094)
01-06 23:47:46.702: W/GStreamer+rtpsource(3492): 0:00:38.118083316 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22095)
01-06 23:47:46.703: W/GStreamer+rtpsource(3492): 0:00:38.118541122 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22096)
01-06 23:47:46.725: W/GStreamer+rtpsource(3492): 0:00:38.141370361 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22099)
01-06 23:47:46.726: W/GStreamer+rtpsource(3492): 0:00:38.141828166 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22100)
01-06 23:47:46.726: W/GStreamer+rtpsource(3492): 0:00:38.142224931 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22101)
01-06 23:47:46.727: W/GStreamer+rtpsource(3492): 0:00:38.142591176 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22102)
01-06 23:47:46.727: W/GStreamer+rtpsource(3492): 0:00:38.142987941 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22103)
01-06 23:47:46.727: W/GStreamer+rtpsource(3492): 0:00:38.143354185 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22104)
01-06 23:47:46.728: W/GStreamer+rtpsource(3492): 0:00:38.143781470 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22105)
01-06 23:47:46.728: W/GStreamer+rtpsource(3492): 0:00:38.144147715 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22106)
01-06 23:47:46.729: W/GStreamer+rtpsource(3492): 0:00:38.144513959 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22107)
01-06 23:47:46.729: W/GStreamer+rtpsource(3492): 0:00:38.145093846 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22108)
01-06 23:47:46.730: W/GStreamer+rtpsource(3492): 0:00:38.145521131 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22109)
01-06 23:47:46.730: W/GStreamer+rtpsource(3492): 0:00:38.145765294 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22110)
01-06 23:47:46.730: W/GStreamer+rtpsource(3492): 0:00:38.146467263 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22111)
01-06 23:47:46.731: W/GStreamer+rtpsource(3492): 0:00:38.147108191 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22112)
01-06 23:47:46.732: W/GStreamer+rtpsource(3492): 0:00:38.147871200 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22113)
01-06 23:47:46.733: W/GStreamer+rtpsource(3492): 0:00:38.148695250 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22114)
01-06 23:47:46.733: W/GStreamer+rtpsource(3492): 0:00:38.149305658 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22115)
01-06 23:47:46.734: W/GStreamer+rtpsource(3492): 0:00:38.149855024 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22117)
01-06 23:47:46.734: W/GStreamer+rtpsource(3492): 0:00:38.150465432 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22118)
01-06 23:47:46.735: W/GStreamer+rtpsource(3492): 0:00:38.151472604 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22119)
01-06 23:47:46.737: W/GStreamer+rtpsource(3492): 0:00:38.153151224 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22124)
01-06 23:47:46.738: W/GStreamer+rtpsource(3492): 0:00:38.153517469 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22128)
01-06 23:47:46.738: W/GStreamer+rtpsource(3492): 0:00:38.153822673 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 22129)
01-06 23:47:46.804: W/GStreamer+tutorial-5(3492): 0:00:38.219746676 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:46.850: W/GStreamer+rtpjitterbuffer(3492): 0:00:38.265679837 0xb80ed180 rtpjitterbuffer.c:494:calculate_skew delta - skew: 0:00:01.028289739 too big, reset skew
01-06 23:47:47.054: W/GStreamer+tutorial-5(3492): 0:00:38.470379973 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:47.307: W/GStreamer+tutorial-5(3492): 0:00:38.722539290 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:47.558: W/GStreamer+tutorial-5(3492): 0:00:38.973630394 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:47.808: W/GStreamer+tutorial-5(3492): 0:00:39.223927967 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:48.060: W/GStreamer+tutorial-5(3492): 0:00:39.476148325 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:48.310: W/GStreamer+tutorial-5(3492): 0:00:39.725591329 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:48.561: W/GStreamer+tutorial-5(3492): 0:00:39.976743472 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:48.812: W/GStreamer+tutorial-5(3492): 0:00:40.227620933 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:48.816: W/GStreamer+rtpsource(3492): 0:00:40.231863265 0xb80ed180 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 24710)
01-06 23:47:49.063: W/GStreamer+tutorial-5(3492): 0:00:40.478712036 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:49.314: W/GStreamer+tutorial-5(3492): 0:00:40.730077821 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:49.565: W/GStreamer+tutorial-5(3492): 0:00:40.980650079 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:49.815: W/GStreamer+tutorial-5(3492): 0:00:41.231191816 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:50.066: W/GStreamer+tutorial-5(3492): 0:00:41.481672511 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:50.316: W/GStreamer+tutorial-5(3492): 0:00:41.731664883 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:50.567: W/GStreamer+tutorial-5(3492): 0:00:41.982817025 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:50.817: W/GStreamer+tutorial-5(3492): 0:00:42.233267200 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:51.067: W/GStreamer+tutorial-5(3492): 0:00:42.483290091 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:51.319: W/GStreamer+tutorial-5(3492): 0:00:42.734472757 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:51.568: W/GStreamer+tutorial-5(3492): 0:00:42.984495646 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:51.819: W/GStreamer+tutorial-5(3492): 0:00:43.235128943 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:52.070: W/GStreamer+tutorial-5(3492): 0:00:43.486342129 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:52.321: W/GStreamer+tutorial-5(3492): 0:00:43.736944906 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:52.572: W/GStreamer+tutorial-5(3492): 0:00:43.987456122 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:52.822: W/GStreamer+tutorial-5(3492): 0:00:44.238211502 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:53.073: W/GStreamer+tutorial-5(3492): 0:00:44.488905839 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:53.324: W/GStreamer+tutorial-5(3492): 0:00:44.739447575 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:53.574: W/GStreamer+tutorial-5(3492): 0:00:44.989989313 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:53.824: W/GStreamer+tutorial-5(3492): 0:00:45.240347928 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:54.076: W/GStreamer+tutorial-5(3492): 0:00:45.491713713 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:54.326: W/GStreamer+tutorial-5(3492): 0:00:45.742255450 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:54.577: W/GStreamer+tutorial-5(3492): 0:00:45.993346554 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:54.828: W/GStreamer+tutorial-5(3492): 0:00:46.243552567 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:55.079: W/GStreamer+tutorial-5(3492): 0:00:46.494704711 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:55.329: W/GStreamer+tutorial-5(3492): 0:00:46.745276966 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:55.580: W/GStreamer+tutorial-5(3492): 0:00:46.996001826 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:55.831: W/GStreamer+tutorial-5(3492): 0:00:47.246543562 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:56.004: D/GStreamer(3492): Saving state, playing:true position:0 duration: 0 uri: rtsp://192.168.0.137:8554/gstream
01-06 23:47:56.039: D/GStreamer(3492): Surface destroyed
01-06 23:47:56.042: D/GStreamer+tutorial-5(3492): 0:00:47.458110784 0xb7d38ba0 jni/tutorial-5.c:526:gst_native_surface_finalize Releasing Native Window 0xb8031880
01-06 23:47:56.048: D/GStreamer+tutorial-5(3492): 0:00:47.463818093 0xb7f5e520 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to PAUSED
01-06 23:47:56.064: W/GStreamer+rtspsrc(3492): 0:00:47.480238053 0xb7dea1b0 gstrtspsrc.c:5483:gst_rtspsrc_try_send:<source> receive interrupted
01-06 23:47:56.064: W/GStreamer+rtspsrc(3492): 0:00:47.480360135 0xb7dea1b0 gstrtspsrc.c:7597:gst_rtspsrc_pause:<source> PAUSE interrupted
01-06 23:47:56.069: W/GStreamer+rtspsrc(3492): 0:00:47.485151833 0xb7dea1b0 gstrtspsrc.c:5456:gst_rtspsrc_try_send:<source> send interrupted
01-06 23:47:56.069: W/GStreamer+rtspsrc(3492): 0:00:47.485273915 0xb7dea1b0 gstrtspsrc.c:7069:gst_rtspsrc_close:<source> TEARDOWN interrupted
01-06 23:47:56.081: W/GStreamer+tutorial-5(3492): 0:00:47.496688534 0xb7f5e520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:47:56.081: D/GStreamer+tutorial-5(3492): 0:00:47.496963217 0xb7f5e520 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to READY
-------------- next part --------------
01-06 23:53:09.199: D/dalvikvm(11413): Trying to load lib /data/app-lib/com.gst_sdk_tutorials.tutorial_5-11/libgstreamer_android.so 0x42022008
01-06 23:53:09.199: W/linker(11413): libgstreamer_android.so has text relocations. This is wasting memory and is a security risk. Please fix.
01-06 23:53:09.219: D/dalvikvm(11413): Added shared lib /data/app-lib/com.gst_sdk_tutorials.tutorial_5-11/libgstreamer_android.so 0x42022008
01-06 23:53:09.219: D/dalvikvm(11413): Trying to load lib /data/app-lib/com.gst_sdk_tutorials.tutorial_5-11/libtutorial-5.so 0x42022008
01-06 23:53:09.219: D/dalvikvm(11413): Added shared lib /data/app-lib/com.gst_sdk_tutorials.tutorial_5-11/libtutorial-5.so 0x42022008
01-06 23:53:09.519: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.529: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.539: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.549: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.549: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.559: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.569: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.579: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.579: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.589: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.589: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.599: E/GStreamer+amc(11413): 0:00:00.375396729 0x7540d5a0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-06 23:53:09.599: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.619: E/OMXNodeInstance(11413): OMX_GetExtensionIndex OMX.google.android.index.storeMetaDataInBuffers failed
01-06 23:53:09.619: W/OMXNodeInstance(11413): OMX_GetExtensionIndex OMX.google.android.index.prepareForAdaptivePlayback failed
01-06 23:53:09.629: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.629: E/GStreamer+amc(11413): 0:00:00.406097412 0x7540d5a0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-06 23:53:09.629: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.639: E/OMXNodeInstance(11413): OMX_GetExtensionIndex OMX.google.android.index.storeMetaDataInBuffers failed
01-06 23:53:09.639: W/OMXNodeInstance(11413): OMX_GetExtensionIndex OMX.google.android.index.prepareForAdaptivePlayback failed
01-06 23:53:09.649: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.649: E/GStreamer+amc(11413): 0:00:00.427551270 0x7540d5a0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-06 23:53:09.649: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.669: E/OMXNodeInstance(11413): OMX_GetExtensionIndex OMX.google.android.index.storeMetaDataInBuffers failed
01-06 23:53:09.669: W/OMXNodeInstance(11413): OMX_GetExtensionIndex OMX.google.android.index.prepareForAdaptivePlayback failed
01-06 23:53:09.669: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.679: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.679: W/OMXCodec(11413): Failed to set standard component role 'video_decoder.wmv'.
01-06 23:53:09.679: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.679: W/OMXCodec(11413): Failed to set standard component role 'video_decoder.wmv'.
01-06 23:53:09.689: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.699: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.709: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.709: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.719: E/OMXNodeInstance(11413): OMX_GetExtensionIndex OMX.google.android.index.storeMetaDataInBuffers failed
01-06 23:53:09.719: W/OMXNodeInstance(11413): OMX_GetExtensionIndex OMX.google.android.index.prepareForAdaptivePlayback failed
01-06 23:53:09.729: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.739: E/OMXNodeInstance(11413): OMX_GetExtensionIndex OMX.google.android.index.storeMetaDataInBuffers failed
01-06 23:53:09.739: W/OMXNodeInstance(11413): OMX_GetExtensionIndex OMX.google.android.index.prepareForAdaptivePlayback failed
01-06 23:53:09.739: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.749: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.749: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.759: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.769: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.769: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.779: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.779: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.789: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.789: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.809: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.809: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.829: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.829: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.849: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.849: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.869: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.879: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.889: E/OMXNodeInstance(11413): OMX_GetExtensionIndex OMX.google.android.index.storeMetaDataInBuffers failed
01-06 23:53:09.889: W/OMXNodeInstance(11413): OMX_GetExtensionIndex OMX.google.android.index.prepareForAdaptivePlayback failed
01-06 23:53:09.899: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.909: E/OMXNodeInstance(11413): OMX_GetExtensionIndex OMX.google.android.index.storeMetaDataInBuffers failed
01-06 23:53:09.909: W/OMXNodeInstance(11413): OMX_GetExtensionIndex OMX.google.android.index.prepareForAdaptivePlayback failed
01-06 23:53:09.909: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.929: E/OMXNodeInstance(11413): OMX_GetExtensionIndex OMX.google.android.index.storeMetaDataInBuffers failed
01-06 23:53:09.929: W/OMXNodeInstance(11413): OMX_GetExtensionIndex OMX.google.android.index.prepareForAdaptivePlayback failed
01-06 23:53:09.929: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.939: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.939: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.949: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.959: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.969: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.969: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.979: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:09.989: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:10.000: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:10.020: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:10.040: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:10.050: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:10.060: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:10.060: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:10.080: W/GStreamer+amc(11413): 0:00:00.853668213 0x7540d5a0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/mjpeg'
01-06 23:53:10.080: W/GStreamer+amc(11413): 0:00:00.853973389 0x7540d5a0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/vc1'
01-06 23:53:10.080: W/GStreamer+amc(11413): 0:00:00.854095459 0x7540d5a0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/vc1-ap-legacy'
01-06 23:53:10.080: W/GStreamer+amc(11413): 0:00:00.854217530 0x7540d5a0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/wmv3'
01-06 23:53:10.080: W/GStreamer+amc(11413): 0:00:00.854339600 0x7540d5a0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/wvc1'
01-06 23:53:10.080: W/GStreamer+amc(11413): 0:00:00.854431153 0x7540d5a0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/x-ms-wmv'
01-06 23:53:10.080: W/GStreamer+amc(11413): 0:00:00.857025147 0x7540d5a0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/wmv3'
01-06 23:53:10.080: W/GStreamer+amc(11413): 0:00:00.857482911 0x7540d5a0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/x-ms-wmv7'
01-06 23:53:10.080: W/GStreamer+amc(11413): 0:00:00.857971192 0x7540d5a0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/x-ms-wmv8'
01-06 23:53:10.080: W/GStreamer+amc(11413): 0:00:00.858428955 0x7540d5a0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/sorenson'
01-06 23:53:10.080: W/GStreamer+amc(11413): 0:00:00.858917237 0x7540d5a0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/mp43'
01-06 23:53:10.080: W/GStreamer+amc(11413): 0:00:00.860137940 0x7540d5a0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/x-vnd.on2.vp9'
01-06 23:53:10.080: E/GStreamer+amc(11413): 0:00:00.861297608 0x7540d5a0 gstamc.c:3672:register_codecs Type 'GstAmcAudioDec-OmxSecMp3Dec' already exists for codec 'OMX.SEC.mp3.dec'
01-06 23:53:10.080: E/GStreamer+amc(11413): 0:00:00.861389161 0x7540d5a0 gstamc.c:3672:register_codecs Type 'GstAmcAudioDec-OmxSecMp3Dec' already exists for codec 'OMX.SEC.mp3.dec'
01-06 23:53:10.090: W/GStreamer+amc(11413): 0:00:00.862365723 0x7540d5a0 gstamc.c:3872:gst_amc_codec_info_to_caps Unsupported mimetype 'audio/x-ms-wma'
01-06 23:53:10.090: W/GStreamer+amc(11413): 0:00:00.865447998 0x7540d5a0 gstamc.c:3872:gst_amc_codec_info_to_caps Unsupported mimetype 'audio/gsm'
01-06 23:53:10.090: E/GStreamer+amc(11413): 0:00:00.865753174 0x7540d5a0 gstamc.c:3672:register_codecs Type 'GstAmcVideoDec-OmxGoogleMpeg4Decoder' already exists for codec 'OMX.google.mpeg4.decoder'
01-06 23:53:10.090: E/GStreamer+amc(11413): 0:00:00.865844727 0x7540d5a0 gstamc.c:3672:register_codecs Type 'GstAmcVideoDec-OmxGoogleH263Decoder' already exists for codec 'OMX.google.h263.decoder'
01-06 23:53:10.090: E/GStreamer+amc(11413): 0:00:00.865905762 0x7540d5a0 gstamc.c:3672:register_codecs Type 'GstAmcVideoDec-OmxGoogleH264Decoder' already exists for codec 'OMX.google.h264.decoder'
01-06 23:53:10.090: W/GStreamer+amc(11413): 0:00:00.866088868 0x7540d5a0 gstamc.c:3872:gst_amc_codec_info_to_caps Unsupported mimetype 'audio/wma'
01-06 23:53:10.090: W/GStreamer+amc(11413): 0:00:00.866607666 0x7540d5a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x0000002d
01-06 23:53:10.090: W/GStreamer+amc(11413): 0:00:00.866729737 0x7540d5a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x0000002f
01-06 23:53:10.090: W/GStreamer+amc(11413): 0:00:00.866790772 0x7540d5a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-06 23:53:10.090: W/GStreamer+amc(11413): 0:00:00.866973877 0x7540d5a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x0000002d
01-06 23:53:10.090: W/GStreamer+amc(11413): 0:00:00.867095948 0x7540d5a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x0000002f
01-06 23:53:10.090: W/GStreamer+amc(11413): 0:00:00.867156983 0x7540d5a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-06 23:53:10.090: W/GStreamer+amc(11413): 0:00:00.867370606 0x7540d5a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x0000002d
01-06 23:53:10.090: W/GStreamer+amc(11413): 0:00:00.867462159 0x7540d5a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x0000002f
01-06 23:53:10.090: W/GStreamer+amc(11413): 0:00:00.867523194 0x7540d5a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-06 23:53:10.090: W/GStreamer+amc(11413): 0:00:00.868865967 0x7540d5a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x0000002d
01-06 23:53:10.090: W/GStreamer+amc(11413): 0:00:00.868957520 0x7540d5a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-06 23:53:10.090: W/GStreamer+amc(11413): 0:00:00.869628907 0x7540d5a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x0000002d
01-06 23:53:10.090: W/GStreamer+amc(11413): 0:00:00.869689942 0x7540d5a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-06 23:53:10.090: W/GStreamer+amc(11413): 0:00:00.870391846 0x7540d5a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x0000002d
01-06 23:53:10.090: W/GStreamer+amc(11413): 0:00:00.870483399 0x7540d5a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-06 23:53:10.470: I/GStreamer(11413): GStreamer initialization complete
01-06 23:53:10.830: D/ProgressBar(11413): setProgressDrawable drawableHeight = 9
01-06 23:53:10.840: D/AbsSeekBar(11413): AbsSeekBar Constructor: misSeebarAnimationAvailable = true
01-06 23:53:10.850: I/GStreamer(11413): Activity created with no saved state:
01-06 23:53:10.850: I/GStreamer(11413):   playing:false position:0 duration: 0 uri: rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_115k.mov
01-06 23:53:10.850: D/GStreamer+tutorial-5(11413): 0:00:01.624206543 0x7540d5a0 jni/tutorial-5.c:412:gst_native_init Created CustomData at 0x79ebaa50
01-06 23:53:10.850: D/GStreamer+tutorial-5(11413): 0:00:01.624328614 0x7540d5a0 jni/tutorial-5.c:414:gst_native_init Created GlobalRef for app object at 0x1d2003f2
01-06 23:53:10.850: D/GStreamer+tutorial-5(11413): 0:00:01.624664307 0x79ea6b20 jni/tutorial-5.c:336:app_function Creating pipeline in CustomData at 0x79ebaa50
01-06 23:53:10.850: D/GStreamer+tutorial-5(11413): 0:00:01.626220703 0x79ea6b20 jni/tutorial-5.c:382:app_function Entering main loop... (CustomData:0x79ebaa50)
01-06 23:53:10.850: D/GStreamer+tutorial-5(11413): 0:00:01.626312256 0x79ea6b20 jni/tutorial-5.c:71:attach_current_thread Attaching thread 0x79ea6b20
01-06 23:53:10.850: D/GStreamer+tutorial-5(11413): 0:00:01.626892090 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to READY
01-06 23:53:10.850: D/Activity(11413): setTransGradationMode to true
01-06 23:53:10.880: I/GStreamer(11413): onMeasure called with 320x240
01-06 23:53:10.930: D/GC(11413): <tid=11413> OES20 ===> GC Version   : GC Ver rls_pxa988_KK44_GC13.25 
01-06 23:53:10.960: D/OpenGLRenderer(11413): Enabling debug mode 0
01-06 23:53:10.970: D/ProgressBar(11413): updateDrawableBounds: left = 0
01-06 23:53:10.970: D/ProgressBar(11413): updateDrawableBounds: top = 0
01-06 23:53:10.970: D/ProgressBar(11413): updateDrawableBounds: right = 738
01-06 23:53:10.970: D/ProgressBar(11413): updateDrawableBounds: bottom = 43
01-06 23:53:10.970: D/ProgressBar(11413): updateDrawableBounds: mProgressDrawable.setBounds()
01-06 23:53:10.980: D/GStreamer(11413): Surface created: Surface(name=null)/@0x42086a78
01-06 23:53:10.980: D/GStreamer(11413): Surface changed to format 4 width 800 height 600
01-06 23:53:10.980: D/GStreamer+tutorial-5(11413): 0:00:01.755462647 0x7540d5a0 jni/tutorial-5.c:502:gst_native_surface_init Received surface 0x4590001d (native window 0x7f4925d0)
01-06 23:53:10.980: D/GStreamer+tutorial-5(11413): 0:00:01.755554200 0x7540d5a0 jni/tutorial-5.c:71:attach_current_thread Attaching thread 0x7540d5a0
01-06 23:53:10.980: D/GStreamer+tutorial-5(11413): 0:00:01.755645752 0x7540d5a0 jni/tutorial-5.c:312:check_initialization_complete Initialization complete, notifying application. native_window:0x7f4925d0 main_loop:0x79ec7560
01-06 23:53:10.980: I/GStreamer(11413): GStreamer initialized:
01-06 23:53:10.980: I/GStreamer(11413):   playing:false position:0 uri: rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_115k.mov
01-06 23:53:10.980: D/GStreamer+tutorial-5(11413): 0:00:01.755798340 0x7540d5a0 jni/tutorial-5.c:439:gst_native_set_uri Setting URI to rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_115k.mov
01-06 23:53:10.980: D/GStreamer+tutorial-5(11413): 0:00:01.756256104 0x7540d5a0 jni/tutorial-5.c:474:gst_native_set_position Scheduling seek to 0:00:00.000000000 for later
01-06 23:53:10.980: D/GStreamer+tutorial-5(11413): 0:00:01.756347657 0x7540d5a0 jni/tutorial-5.c:461:gst_native_pause Setting state to PAUSED
01-06 23:53:10.980: D/GStreamer+tutorial-5(11413): 0:00:01.759368897 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to PAUSED
01-06 23:53:10.980: E/GLib(11413): gst_video_info_from_caps: assertion 'caps != NULL' failed
01-06 23:53:10.980: D/GStreamer+tutorial-5(11413): 0:00:01.760345459 0x79ea6b20 jni/tutorial-5.c:184:execute_seek Seeking to 0:00:00.000000000
01-06 23:53:11.101: I/GStreamer(11413): onMeasure called with 320x240
01-06 23:53:11.101: W/GStreamer+tutorial-5(11413): 0:00:01.877288819 0x79ea6b20 jni/tutorial-5.c:138:refresh_ui Could not query current duration (normal for still pictures)
01-06 23:53:11.101: W/GStreamer+tutorial-5(11413): 0:00:01.877471924 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:11.141: D/ProgressBar(11413): updateDrawableBounds: left = 0
01-06 23:53:11.141: D/ProgressBar(11413): updateDrawableBounds: top = 0
01-06 23:53:11.141: D/ProgressBar(11413): updateDrawableBounds: right = 568
01-06 23:53:11.141: D/ProgressBar(11413): updateDrawableBounds: bottom = 43
01-06 23:53:11.141: D/ProgressBar(11413): updateDrawableBounds: mProgressDrawable.setBounds()
01-06 23:53:11.351: W/GStreamer+tutorial-5(11413): 0:00:02.128509522 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:11.601: W/GStreamer+tutorial-5(11413): 0:00:02.379760743 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:11.861: W/GStreamer+tutorial-5(11413): 0:00:02.634063721 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:12.112: W/GStreamer+tutorial-5(11413): 0:00:02.882598877 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:12.362: W/GStreamer+tutorial-5(11413): 0:00:03.133575440 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:12.612: W/GStreamer+tutorial-5(11413): 0:00:03.384490967 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:12.862: W/GStreamer+tutorial-5(11413): 0:00:03.635498047 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:13.113: W/GStreamer+tutorial-5(11413): 0:00:03.886413575 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:13.363: W/GStreamer+tutorial-5(11413): 0:00:04.137298584 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:13.613: W/GStreamer+tutorial-5(11413): 0:00:04.388793946 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:13.863: W/GStreamer+tutorial-5(11413): 0:00:04.639862061 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:14.114: W/GStreamer+tutorial-5(11413): 0:00:04.890625000 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:14.374: W/GStreamer+tutorial-5(11413): 0:00:05.144714356 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:14.624: W/GStreamer+tutorial-5(11413): 0:00:05.393280030 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:14.874: W/GStreamer+tutorial-5(11413): 0:00:05.644714356 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:15.125: W/GStreamer+tutorial-5(11413): 0:00:05.895996094 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:15.375: W/GStreamer+tutorial-5(11413): 0:00:06.147125245 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:15.625: W/GStreamer+tutorial-5(11413): 0:00:06.398162842 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:15.875: W/GStreamer+tutorial-5(11413): 0:00:06.649291993 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:16.125: W/GStreamer+tutorial-5(11413): 0:00:06.900421143 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:16.376: W/GStreamer+tutorial-5(11413): 0:00:07.151153565 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:16.636: W/GStreamer+tutorial-5(11413): 0:00:07.402526856 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:16.886: W/GStreamer+tutorial-5(11413): 0:00:07.653411866 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:17.136: W/GStreamer+tutorial-5(11413): 0:00:07.904541016 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:17.387: W/GStreamer+tutorial-5(11413): 0:00:08.155609131 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:17.637: W/GStreamer+tutorial-5(11413): 0:00:08.406707764 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:17.887: W/GStreamer+tutorial-5(11413): 0:00:08.657806397 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:18.137: W/GStreamer+tutorial-5(11413): 0:00:08.908996582 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:18.388: W/GStreamer+tutorial-5(11413): 0:00:09.160095215 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:18.638: W/GStreamer+tutorial-5(11413): 0:00:09.411132813 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:18.898: W/GStreamer+tutorial-5(11413): 0:00:09.662597657 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:19.148: W/GStreamer+tutorial-5(11413): 0:00:09.913909912 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:19.399: W/GStreamer+tutorial-5(11413): 0:00:10.164611817 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:19.649: W/GStreamer+tutorial-5(11413): 0:00:10.417175293 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:19.899: W/GStreamer+tutorial-5(11413): 0:00:10.667266846 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:20.149: W/GStreamer+tutorial-5(11413): 0:00:10.918487549 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:20.400: W/GStreamer+tutorial-5(11413): 0:00:11.169433594 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:20.640: W/GStreamer+tutorial-5(11413): 0:00:11.420471192 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:20.900: W/GStreamer+tutorial-5(11413): 0:00:11.671478272 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:21.150: W/GStreamer+tutorial-5(11413): 0:00:11.922760010 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:21.401: W/GStreamer+tutorial-5(11413): 0:00:12.173919678 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:21.651: W/GStreamer+tutorial-5(11413): 0:00:12.424926758 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:21.901: W/GStreamer+tutorial-5(11413): 0:00:12.676116944 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:22.151: W/GStreamer+tutorial-5(11413): 0:00:12.927215577 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:22.402: W/GStreamer+tutorial-5(11413): 0:00:13.178375245 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:22.652: W/GStreamer+tutorial-5(11413): 0:00:13.429656983 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:22.902: W/GStreamer+tutorial-5(11413): 0:00:13.680877686 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:23.162: W/GStreamer+tutorial-5(11413): 0:00:13.932403565 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:23.413: W/GStreamer+tutorial-5(11413): 0:00:14.183288575 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:23.663: W/GStreamer+tutorial-5(11413): 0:00:14.434173584 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:23.913: W/GStreamer+tutorial-5(11413): 0:00:14.684661866 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:24.163: W/GStreamer+tutorial-5(11413): 0:00:14.935607911 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:24.414: W/GStreamer+tutorial-5(11413): 0:00:15.187103272 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:24.664: W/GStreamer+tutorial-5(11413): 0:00:15.438201905 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:24.914: W/GStreamer+tutorial-5(11413): 0:00:15.689331055 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:25.164: W/GStreamer+tutorial-5(11413): 0:00:15.940368653 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:25.415: W/GStreamer+tutorial-5(11413): 0:00:16.190917969 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:25.425: D/GStreamer+tutorial-5(11413): 0:00:16.195068360 0x7540d5a0 jni/tutorial-5.c:452:gst_native_play Setting state to PLAYING
01-06 23:53:25.675: W/GStreamer+tutorial-5(11413): 0:00:16.442230225 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:25.925: W/GStreamer+tutorial-5(11413): 0:00:16.693542481 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:26.075: W/GStreamer+rtpjitterbuffer(11413): 0:00:16.848083496 0x7f59fcf0 rtpjitterbuffer.c:185:rtp_jitter_buffer_set_clock_rate Clock rate changed from 0 to 12000
01-06 23:53:26.085: W/GStreamer+rtpjitterbuffer(11413): 0:00:16.855224610 0x7f59fe00 rtpjitterbuffer.c:185:rtp_jitter_buffer_set_clock_rate Clock rate changed from 0 to 90000
01-06 23:53:26.085: D/GStreamer+tutorial-5(11413): 0:00:16.858886719 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 4%
01-06 23:53:26.095: D/GStreamer+tutorial-5(11413): 0:00:16.863830567 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 4%
01-06 23:53:26.095: D/GStreamer+tutorial-5(11413): 0:00:16.865447998 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to PAUSED
01-06 23:53:26.095: D/GStreamer+tutorial-5(11413): 0:00:16.867340088 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 4%
01-06 23:53:26.175: W/GStreamer+tutorial-5(11413): 0:00:16.944763184 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:26.175: D/GStreamer+tutorial-5(11413): 0:00:16.948150635 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 7%
01-06 23:53:26.175: D/GStreamer+tutorial-5(11413): 0:00:16.949645996 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 11%
01-06 23:53:26.245: D/GStreamer+tutorial-5(11413): 0:00:17.020172120 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 11%
01-06 23:53:26.255: D/GStreamer+tutorial-5(11413): 0:00:17.029235840 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 15%
01-06 23:53:26.345: D/GStreamer+tutorial-5(11413): 0:00:17.120025635 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 16%
01-06 23:53:26.355: D/GStreamer+tutorial-5(11413): 0:00:17.131469727 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 21%
01-06 23:53:26.365: D/GStreamer+tutorial-5(11413): 0:00:17.134368897 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 21%
01-06 23:53:26.426: W/GStreamer+tutorial-5(11413): 0:00:17.195495606 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:26.456: D/GStreamer+tutorial-5(11413): 0:00:17.222595215 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 22%
01-06 23:53:26.466: D/GStreamer+tutorial-5(11413): 0:00:17.233001709 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 26%
01-06 23:53:26.556: D/GStreamer+tutorial-5(11413): 0:00:17.325164795 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 27%
01-06 23:53:26.566: D/GStreamer+tutorial-5(11413): 0:00:17.332000733 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 32%
01-06 23:53:26.676: W/GStreamer+tutorial-5(11413): 0:00:17.446624756 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:26.926: W/GStreamer+tutorial-5(11413): 0:00:17.697784424 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:27.176: W/GStreamer+tutorial-5(11413): 0:00:17.948883057 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:27.427: W/GStreamer+tutorial-5(11413): 0:00:18.200195313 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:27.677: W/GStreamer+tutorial-5(11413): 0:00:18.451202393 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:27.937: W/GStreamer+tutorial-5(11413): 0:00:18.702636719 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:28.187: W/GStreamer+tutorial-5(11413): 0:00:18.953918457 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:28.437: W/GStreamer+tutorial-5(11413): 0:00:19.204223633 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:28.528: D/GStreamer+tutorial-5(11413): 0:00:19.295623780 0x7540d5a0 jni/tutorial-5.c:452:gst_native_play Setting state to PLAYING
01-06 23:53:28.688: W/GStreamer+tutorial-5(11413): 0:00:19.454956055 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:28.938: W/GStreamer+tutorial-5(11413): 0:00:19.706207276 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:29.038: D/GStreamer+tutorial-5(11413): 0:00:19.811248780 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 33%
01-06 23:53:29.048: D/GStreamer+tutorial-5(11413): 0:00:19.812561036 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to PAUSED
01-06 23:53:29.048: D/GStreamer+tutorial-5(11413): 0:00:19.817230225 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 35%
01-06 23:53:29.048: D/GStreamer+tutorial-5(11413): 0:00:19.821258545 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 35%
01-06 23:53:29.188: W/GStreamer+tutorial-5(11413): 0:00:19.957824707 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:29.198: D/GStreamer+tutorial-5(11413): 0:00:19.967102051 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 36%
01-06 23:53:29.208: D/GStreamer+tutorial-5(11413): 0:00:19.975952149 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 44%
01-06 23:53:29.288: D/GStreamer+tutorial-5(11413): 0:00:20.057678223 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 44%
01-06 23:53:29.298: D/GStreamer+tutorial-5(11413): 0:00:20.064758301 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 49%
01-06 23:53:29.388: D/GStreamer+tutorial-5(11413): 0:00:20.154205323 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 49%
01-06 23:53:29.398: D/GStreamer+tutorial-5(11413): 0:00:20.164642334 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 54%
01-06 23:53:29.398: D/GStreamer+tutorial-5(11413): 0:00:20.167724610 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 54%
01-06 23:53:29.448: W/GStreamer+tutorial-5(11413): 0:00:20.211456299 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:29.699: W/GStreamer+tutorial-5(11413): 0:00:20.461975098 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:29.949: W/GStreamer+tutorial-5(11413): 0:00:20.712951661 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:30.189: W/GStreamer+tutorial-5(11413): 0:00:20.964324952 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:30.439: W/GStreamer+tutorial-5(11413): 0:00:21.215362549 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:30.700: W/GStreamer+tutorial-5(11413): 0:00:21.465728760 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:30.740: D/GStreamer+tutorial-5(11413): 0:00:21.511688233 0x7540d5a0 jni/tutorial-5.c:452:gst_native_play Setting state to PLAYING
01-06 23:53:30.950: W/GStreamer+tutorial-5(11413): 0:00:21.716278077 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:31.190: W/GStreamer+tutorial-5(11413): 0:00:21.967071534 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:31.350: D/GStreamer+tutorial-5(11413): 0:00:22.130706787 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 55%
01-06 23:53:31.360: D/GStreamer+tutorial-5(11413): 0:00:22.133453370 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 69%
01-06 23:53:31.360: D/GStreamer+tutorial-5(11413): 0:00:22.134796143 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to PAUSED
01-06 23:53:31.360: D/GStreamer+tutorial-5(11413): 0:00:22.140777588 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 69%
01-06 23:53:31.370: D/GStreamer+tutorial-5(11413): 0:00:22.144256592 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 70%
01-06 23:53:31.410: D/GStreamer+tutorial-5(11413): 0:00:22.183074952 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 70%
01-06 23:53:31.420: D/GStreamer+tutorial-5(11413): 0:00:22.200683594 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 72%
01-06 23:53:31.440: W/GStreamer+tutorial-5(11413): 0:00:22.218658448 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:31.500: D/GStreamer+tutorial-5(11413): 0:00:22.279388428 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 73%
01-06 23:53:31.510: D/GStreamer+tutorial-5(11413): 0:00:22.288818360 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 78%
01-06 23:53:31.601: D/GStreamer+tutorial-5(11413): 0:00:22.375061036 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 78%
01-06 23:53:31.611: D/GStreamer+tutorial-5(11413): 0:00:22.386230469 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 83%
01-06 23:53:31.611: D/GStreamer+tutorial-5(11413): 0:00:22.387573243 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 83%
01-06 23:53:31.691: W/GStreamer+tutorial-5(11413): 0:00:22.469512940 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:31.701: D/GStreamer+tutorial-5(11413): 0:00:22.473876953 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 84%
01-06 23:53:31.711: D/GStreamer+tutorial-5(11413): 0:00:22.488800049 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 88%
01-06 23:53:31.941: W/GStreamer+tutorial-5(11413): 0:00:22.721221924 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:32.201: W/GStreamer+tutorial-5(11413): 0:00:22.976318360 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:32.451: W/GStreamer+tutorial-5(11413): 0:00:23.222930909 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:32.702: W/GStreamer+tutorial-5(11413): 0:00:23.473846436 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:32.952: W/GStreamer+tutorial-5(11413): 0:00:23.725128174 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:33.202: W/GStreamer+tutorial-5(11413): 0:00:23.975463868 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:33.242: D/GStreamer+tutorial-5(11413): 0:00:24.017517090 0x7540d5a0 jni/tutorial-5.c:452:gst_native_play Setting state to PLAYING
01-06 23:53:33.452: W/GStreamer+tutorial-5(11413): 0:00:24.226531983 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:33.703: W/GStreamer+tutorial-5(11413): 0:00:24.477600098 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:33.823: D/GStreamer+tutorial-5(11413): 0:00:24.600250245 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 89%
01-06 23:53:33.823: D/GStreamer+tutorial-5(11413): 0:00:24.601318360 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to PAUSED
01-06 23:53:33.953: W/GStreamer+tutorial-5(11413): 0:00:24.728485108 0x79ea6b20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:53:34.013: W/libOpenSLES(11413): Leaving Object::GetInterface (SL_RESULT_FEATURE_UNSUPPORTED)
01-06 23:53:34.013: I/ACodec(11413):  [] Now uninitialized
01-06 23:53:34.013: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:34.013: I/ACodec(11413): [OMX.MARVELL.AUDIO.AACDECODER] Now Loaded
01-06 23:53:34.013: I/ACodec(11413):  [] Now uninitialized
01-06 23:53:34.023: I/OMXClient(11413): Using client-side OMX mux.
01-06 23:53:34.023: I/ACodec(11413): [OMX.MARVELL.AUDIO.AACDECODER] Now Loaded->Idle
01-06 23:53:34.023: I/ACodec(11413): [OMX.MARVELL.VIDEO.HW.CODA7542DECODER] Now Loaded
01-06 23:53:34.023: I/ACodec(11413): [OMX.MARVELL.AUDIO.AACDECODER] Now Idle->Executing
01-06 23:53:34.023: I/ACodec(11413): [OMX.MARVELL.AUDIO.AACDECODER] Now Executing
01-06 23:53:34.023: I/ACodec(11413): set min input buffer size as estimated 28800 bytes(w:240, h:160).
01-06 23:53:34.033: I/ACodec(11413): [OMX.MARVELL.VIDEO.HW.CODA7542DECODER] Now Loaded->Idle
01-06 23:53:34.043: I/ACodec(11413): [OMX.MARVELL.VIDEO.HW.CODA7542DECODER] Now Idle->Executing
01-06 23:53:34.043: I/ACodec(11413): [OMX.MARVELL.VIDEO.HW.CODA7542DECODER] Now Executing
01-06 23:53:34.053: I/ACodec(11413): [OMX.MARVELL.VIDEO.HW.CODA7542DECODER] Now handling output port settings change
01-06 23:53:34.063: I/ACodec(11413): [OMX.MARVELL.VIDEO.HW.CODA7542DECODER] Now Executing
01-06 23:53:34.123: W/GStreamer+libav(11413): 0:00:24.900054932 0x807365b0 gstavcodecmap.c:2408:gst_ffmpeg_caps_to_pixfmt ignoring insane framerate 1/0
01-06 23:53:34.243: D/GC(11413): <tid=11637> OES20 ===> GC Version   : GC Ver rls_pxa988_KK44_GC13.25 
01-06 23:53:34.333: D/GStreamer+tutorial-5(11413): 0:00:25.108551026 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to PLAYING
01-06 23:53:34.343: W/GStreamer+amcvideodec(11413): 0:00:25.117431641 0x807365b0 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.632609376)
01-06 23:53:34.343: W/GStreamer+amcvideodec(11413): 0:00:25.119567871 0x807365b0 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.590609376)
01-06 23:53:34.353: W/GStreamer+amcvideodec(11413): 0:00:25.121795655 0x807365b0 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.549609376)
01-06 23:53:34.353: W/GStreamer+amcvideodec(11413): 0:00:25.123168946 0x807365b0 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.507609376)
01-06 23:53:34.353: W/GStreamer+amcvideodec(11413): 0:00:25.125549317 0x807365b0 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.465609376)
01-06 23:53:34.353: W/GStreamer+amcvideodec(11413): 0:00:25.129302979 0x807365b0 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.424609376)
01-06 23:53:34.363: W/GStreamer+amcvideodec(11413): 0:00:25.133575440 0x807365b0 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.382609376)
01-06 23:53:34.363: W/GStreamer+amcvideodec(11413): 0:00:25.135192871 0x807365b0 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.340609376)
01-06 23:53:34.373: W/GStreamer+amcvideodec(11413): 0:00:25.141998291 0x807365b0 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.299609376)
01-06 23:53:34.373: W/GStreamer+amcvideodec(11413): 0:00:25.147003174 0x807365b0 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.257609376)
01-06 23:53:34.373: W/GStreamer+amcvideodec(11413): 0:00:25.150695801 0x807365b0 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.215609376)
01-06 23:53:34.383: W/GStreamer+amcvideodec(11413): 0:00:25.155059815 0x807365b0 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.174609376)
01-06 23:53:34.383: W/GStreamer+amcvideodec(11413): 0:00:25.157745362 0x807365b0 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.132609376)
01-06 23:53:34.393: W/GStreamer+amcvideodec(11413): 0:00:25.161712647 0x807365b0 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.090609376)
01-06 23:53:34.393: W/GStreamer+amcvideodec(11413): 0:00:25.164184571 0x807365b0 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.049609376)
01-06 23:53:34.393: W/GStreamer+amcvideodec(11413): 0:00:25.167602539 0x807365b0 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.007609376)
01-06 23:53:34.413: D/GStreamer+tutorial-5(11413): 0:00:25.186859131 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 14%
01-06 23:53:34.413: D/GStreamer+tutorial-5(11413): 0:00:25.188934327 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to PAUSED
01-06 23:53:34.814: D/GStreamer+tutorial-5(11413): 0:00:25.582061768 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 44%
01-06 23:53:34.814: D/GStreamer+tutorial-5(11413): 0:00:25.585968018 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 44%
01-06 23:53:34.814: D/GStreamer+tutorial-5(11413): 0:00:25.589477539 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 44%
01-06 23:53:34.834: D/GStreamer+tutorial-5(11413): 0:00:25.608673096 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 45%
01-06 23:53:34.844: D/GStreamer+tutorial-5(11413): 0:00:25.619781495 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 45%
01-06 23:53:35.014: D/GStreamer+tutorial-5(11413): 0:00:25.785705567 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 45%
01-06 23:53:35.024: D/GStreamer+tutorial-5(11413): 0:00:25.794891358 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 53%
01-06 23:53:35.034: D/GStreamer+tutorial-5(11413): 0:00:25.803558350 0x79ea6b20 jni/tutorial-5.c:105:set_ui_message Setting message to: Buffering 54%
-------------- next part --------------
01-06 23:49:43.268: D/dalvikvm(9905): Trying to load lib /data/app-lib/com.gst_sdk_tutorials.tutorial_5-9/libgstreamer_android.so 0x42024a10
01-06 23:49:43.268: W/linker(9905): libgstreamer_android.so has text relocations. This is wasting memory and is a security risk. Please fix.
01-06 23:49:43.288: D/dalvikvm(9905): Added shared lib /data/app-lib/com.gst_sdk_tutorials.tutorial_5-9/libgstreamer_android.so 0x42024a10
01-06 23:49:43.288: D/dalvikvm(9905): Trying to load lib /data/app-lib/com.gst_sdk_tutorials.tutorial_5-9/libtutorial-5.so 0x42024a10
01-06 23:49:43.288: D/dalvikvm(9905): Added shared lib /data/app-lib/com.gst_sdk_tutorials.tutorial_5-9/libtutorial-5.so 0x42024a10
01-06 23:49:43.658: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:43.668: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:43.678: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:43.678: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:43.688: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:43.698: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:43.708: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:43.718: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:43.718: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:43.728: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:43.738: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:43.748: E/GStreamer+amc(9905): 0:00:00.437683106 0x760a75a0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-06 23:49:43.748: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:43.808: E/OMXNodeInstance(9905): OMX_GetExtensionIndex OMX.google.android.index.storeMetaDataInBuffers failed
01-06 23:49:43.808: W/OMXNodeInstance(9905): OMX_GetExtensionIndex OMX.google.android.index.prepareForAdaptivePlayback failed
01-06 23:49:43.808: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:43.818: E/GStreamer+amc(9905): 0:00:00.510009766 0x760a75a0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-06 23:49:43.818: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:43.828: E/OMXNodeInstance(9905): OMX_GetExtensionIndex OMX.google.android.index.storeMetaDataInBuffers failed
01-06 23:49:43.828: W/OMXNodeInstance(9905): OMX_GetExtensionIndex OMX.google.android.index.prepareForAdaptivePlayback failed
01-06 23:49:43.838: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:43.848: E/GStreamer+amc(9905): 0:00:00.537719727 0x760a75a0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-06 23:49:43.848: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:43.858: E/OMXNodeInstance(9905): OMX_GetExtensionIndex OMX.google.android.index.storeMetaDataInBuffers failed
01-06 23:49:43.858: W/OMXNodeInstance(9905): OMX_GetExtensionIndex OMX.google.android.index.prepareForAdaptivePlayback failed
01-06 23:49:43.868: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:43.878: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:43.878: W/OMXCodec(9905): Failed to set standard component role 'video_decoder.wmv'.
01-06 23:49:43.878: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:43.888: W/OMXCodec(9905): Failed to set standard component role 'video_decoder.wmv'.
01-06 23:49:43.888: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:43.898: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:43.908: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:43.918: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:43.938: E/OMXNodeInstance(9905): OMX_GetExtensionIndex OMX.google.android.index.storeMetaDataInBuffers failed
01-06 23:49:43.938: W/OMXNodeInstance(9905): OMX_GetExtensionIndex OMX.google.android.index.prepareForAdaptivePlayback failed
01-06 23:49:43.938: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:43.958: E/OMXNodeInstance(9905): OMX_GetExtensionIndex OMX.google.android.index.storeMetaDataInBuffers failed
01-06 23:49:43.958: W/OMXNodeInstance(9905): OMX_GetExtensionIndex OMX.google.android.index.prepareForAdaptivePlayback failed
01-06 23:49:43.958: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:43.968: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:43.968: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:43.979: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:43.989: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:43.989: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:43.999: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:44.009: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:44.009: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:44.019: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:44.039: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:44.039: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:44.069: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:44.069: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:44.089: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:44.099: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:44.119: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:44.139: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:44.159: E/OMXNodeInstance(9905): OMX_GetExtensionIndex OMX.google.android.index.storeMetaDataInBuffers failed
01-06 23:49:44.159: W/OMXNodeInstance(9905): OMX_GetExtensionIndex OMX.google.android.index.prepareForAdaptivePlayback failed
01-06 23:49:44.159: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:44.179: E/OMXNodeInstance(9905): OMX_GetExtensionIndex OMX.google.android.index.storeMetaDataInBuffers failed
01-06 23:49:44.179: W/OMXNodeInstance(9905): OMX_GetExtensionIndex OMX.google.android.index.prepareForAdaptivePlayback failed
01-06 23:49:44.179: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:44.189: E/OMXNodeInstance(9905): OMX_GetExtensionIndex OMX.google.android.index.storeMetaDataInBuffers failed
01-06 23:49:44.189: W/OMXNodeInstance(9905): OMX_GetExtensionIndex OMX.google.android.index.prepareForAdaptivePlayback failed
01-06 23:49:44.199: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:44.199: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:44.209: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:44.219: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:44.229: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:44.229: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:44.239: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:44.249: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:44.249: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:44.269: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:44.309: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:44.329: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:44.349: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:44.359: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:44.359: I/OMXClient(9905): Using client-side OMX mux.
01-06 23:49:44.369: W/GStreamer+amc(9905): 0:00:01.072814942 0x760a75a0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/mjpeg'
01-06 23:49:44.369: W/GStreamer+amc(9905): 0:00:01.073181153 0x760a75a0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/vc1'
01-06 23:49:44.369: W/GStreamer+amc(9905): 0:00:01.073486328 0x760a75a0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/vc1-ap-legacy'
01-06 23:49:44.369: W/GStreamer+amc(9905): 0:00:01.073760987 0x760a75a0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/wmv3'
01-06 23:49:44.369: W/GStreamer+amc(9905): 0:00:01.074066162 0x760a75a0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/wvc1'
01-06 23:49:44.369: W/GStreamer+amc(9905): 0:00:01.074340821 0x760a75a0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/x-ms-wmv'
01-06 23:49:44.379: W/GStreamer+amc(9905): 0:00:01.078063965 0x760a75a0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/wmv3'
01-06 23:49:44.379: W/GStreamer+amc(9905): 0:00:01.079071045 0x760a75a0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/x-ms-wmv7'
01-06 23:49:44.379: W/GStreamer+amc(9905): 0:00:01.079742432 0x760a75a0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/x-ms-wmv8'
01-06 23:49:44.379: W/GStreamer+amc(9905): 0:00:01.080413819 0x760a75a0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/sorenson'
01-06 23:49:44.379: W/GStreamer+amc(9905): 0:00:01.081085205 0x760a75a0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/mp43'
01-06 23:49:44.379: W/GStreamer+amc(9905): 0:00:01.082794190 0x760a75a0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/x-vnd.on2.vp9'
01-06 23:49:44.379: E/GStreamer+amc(9905): 0:00:01.084503174 0x760a75a0 gstamc.c:3672:register_codecs Type 'GstAmcAudioDec-OmxSecMp3Dec' already exists for codec 'OMX.SEC.mp3.dec'
01-06 23:49:44.379: E/GStreamer+amc(9905): 0:00:01.084716797 0x760a75a0 gstamc.c:3672:register_codecs Type 'GstAmcAudioDec-OmxSecMp3Dec' already exists for codec 'OMX.SEC.mp3.dec'
01-06 23:49:44.379: W/GStreamer+amc(9905): 0:00:01.085937500 0x760a75a0 gstamc.c:3872:gst_amc_codec_info_to_caps Unsupported mimetype 'audio/x-ms-wma'
01-06 23:49:44.389: W/GStreamer+amc(9905): 0:00:01.090118408 0x760a75a0 gstamc.c:3872:gst_amc_codec_info_to_caps Unsupported mimetype 'audio/gsm'
01-06 23:49:44.389: E/GStreamer+amc(9905): 0:00:01.090667725 0x760a75a0 gstamc.c:3672:register_codecs Type 'GstAmcVideoDec-OmxGoogleMpeg4Decoder' already exists for codec 'OMX.google.mpeg4.decoder'
01-06 23:49:44.389: E/GStreamer+amc(9905): 0:00:01.090850830 0x760a75a0 gstamc.c:3672:register_codecs Type 'GstAmcVideoDec-OmxGoogleH263Decoder' already exists for codec 'OMX.google.h263.decoder'
01-06 23:49:44.389: E/GStreamer+amc(9905): 0:00:01.091003418 0x760a75a0 gstamc.c:3672:register_codecs Type 'GstAmcVideoDec-OmxGoogleH264Decoder' already exists for codec 'OMX.google.h264.decoder'
01-06 23:49:44.389: W/GStreamer+amc(9905): 0:00:01.091278076 0x760a75a0 gstamc.c:3872:gst_amc_codec_info_to_caps Unsupported mimetype 'audio/wma'
01-06 23:49:44.389: W/GStreamer+amc(9905): 0:00:01.092010498 0x760a75a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x0000002d
01-06 23:49:44.389: W/GStreamer+amc(9905): 0:00:01.092254639 0x760a75a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x0000002f
01-06 23:49:44.389: W/GStreamer+amc(9905): 0:00:01.092407227 0x760a75a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-06 23:49:44.389: W/GStreamer+amc(9905): 0:00:01.092681885 0x760a75a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x0000002d
01-06 23:49:44.389: W/GStreamer+amc(9905): 0:00:01.092864990 0x760a75a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x0000002f
01-06 23:49:44.389: W/GStreamer+amc(9905): 0:00:01.093017578 0x760a75a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-06 23:49:44.389: W/GStreamer+amc(9905): 0:00:01.093353272 0x760a75a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x0000002d
01-06 23:49:44.389: W/GStreamer+amc(9905): 0:00:01.093536377 0x760a75a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x0000002f
01-06 23:49:44.389: W/GStreamer+amc(9905): 0:00:01.093658448 0x760a75a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-06 23:49:44.389: W/GStreamer+amc(9905): 0:00:01.095306397 0x760a75a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x0000002d
01-06 23:49:44.389: W/GStreamer+amc(9905): 0:00:01.095489502 0x760a75a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-06 23:49:44.389: W/GStreamer+amc(9905): 0:00:01.096374512 0x760a75a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x0000002d
01-06 23:49:44.389: W/GStreamer+amc(9905): 0:00:01.096527100 0x760a75a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-06 23:49:44.399: W/GStreamer+amc(9905): 0:00:01.097595215 0x760a75a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x0000002d
01-06 23:49:44.399: W/GStreamer+amc(9905): 0:00:01.097778321 0x760a75a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-06 23:49:44.909: I/GStreamer(9905): GStreamer initialization complete
01-06 23:49:45.300: D/ProgressBar(9905): setProgressDrawable drawableHeight = 9
01-06 23:49:45.310: D/AbsSeekBar(9905): AbsSeekBar Constructor: misSeebarAnimationAvailable = true
01-06 23:49:45.320: I/GStreamer(9905): Activity created with no saved state:
01-06 23:49:45.320: I/GStreamer(9905):   playing:false position:0 duration: 0 uri: rtsp://192.168.0.137:8554/gstream
01-06 23:49:45.320: D/GStreamer+tutorial-5(9905): 0:00:02.021759033 0x760a75a0 jni/tutorial-5.c:412:gst_native_init Created CustomData at 0x79da8038
01-06 23:49:45.320: D/GStreamer+tutorial-5(9905): 0:00:02.021850586 0x760a75a0 jni/tutorial-5.c:414:gst_native_init Created GlobalRef for app object at 0x1d2003f2
01-06 23:49:45.320: D/GStreamer+tutorial-5(9905): 0:00:02.022186280 0x79d9fd20 jni/tutorial-5.c:336:app_function Creating pipeline in CustomData at 0x79da8038
01-06 23:49:45.320: D/GStreamer+tutorial-5(9905): 0:00:02.023651123 0x79d9fd20 jni/tutorial-5.c:382:app_function Entering main loop... (CustomData:0x79da8038)
01-06 23:49:45.320: D/GStreamer+tutorial-5(9905): 0:00:02.023742676 0x79d9fd20 jni/tutorial-5.c:71:attach_current_thread Attaching thread 0x79d9fd20
01-06 23:49:45.320: D/GStreamer+tutorial-5(9905): 0:00:02.024200440 0x79d9fd20 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to READY
01-06 23:49:45.320: D/Activity(9905): setTransGradationMode to true
01-06 23:49:45.350: I/GStreamer(9905): onMeasure called with 320x240
01-06 23:49:45.400: D/GC(9905): <tid=9905> OES20 ===> GC Version   : GC Ver rls_pxa988_KK44_GC13.25 
01-06 23:49:45.440: D/OpenGLRenderer(9905): Enabling debug mode 0
01-06 23:49:45.450: D/ProgressBar(9905): updateDrawableBounds: left = 0
01-06 23:49:45.450: D/ProgressBar(9905): updateDrawableBounds: top = 0
01-06 23:49:45.450: D/ProgressBar(9905): updateDrawableBounds: right = 738
01-06 23:49:45.450: D/ProgressBar(9905): updateDrawableBounds: bottom = 43
01-06 23:49:45.450: D/ProgressBar(9905): updateDrawableBounds: mProgressDrawable.setBounds()
01-06 23:49:45.460: D/GStreamer(9905): Surface created: Surface(name=null)/@0x420898b8
01-06 23:49:45.460: D/GStreamer(9905): Surface changed to format 4 width 800 height 600
01-06 23:49:45.460: D/GStreamer+tutorial-5(9905): 0:00:02.157897949 0x760a75a0 jni/tutorial-5.c:502:gst_native_surface_init Received surface 0x23a0001d (native window 0x7f38b7e0)
01-06 23:49:45.460: D/GStreamer+tutorial-5(9905): 0:00:02.158203125 0x760a75a0 jni/tutorial-5.c:71:attach_current_thread Attaching thread 0x760a75a0
01-06 23:49:45.460: D/GStreamer+tutorial-5(9905): 0:00:02.158264160 0x760a75a0 jni/tutorial-5.c:312:check_initialization_complete Initialization complete, notifying application. native_window:0x7f38b7e0 main_loop:0x73929de0
01-06 23:49:45.460: I/GStreamer(9905): GStreamer initialized:
01-06 23:49:45.460: I/GStreamer(9905):   playing:false position:0 uri: rtsp://192.168.0.137:8554/gstream
01-06 23:49:45.460: D/GStreamer+tutorial-5(9905): 0:00:02.158477783 0x760a75a0 jni/tutorial-5.c:439:gst_native_set_uri Setting URI to rtsp://192.168.0.137:8554/gstream
01-06 23:49:45.460: D/GStreamer+tutorial-5(9905): 0:00:02.159179688 0x760a75a0 jni/tutorial-5.c:474:gst_native_set_position Scheduling seek to 0:00:00.000000000 for later
01-06 23:49:45.460: D/GStreamer+tutorial-5(9905): 0:00:02.159271240 0x760a75a0 jni/tutorial-5.c:461:gst_native_pause Setting state to PAUSED
01-06 23:49:45.460: D/GStreamer+tutorial-5(9905): 0:00:02.164184571 0x79d9fd20 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to PAUSED
01-06 23:49:45.460: E/GLib(9905): gst_video_info_from_caps: assertion 'caps != NULL' failed
01-06 23:49:45.460: D/GStreamer+tutorial-5(9905): 0:00:02.166076660 0x79d9fd20 jni/tutorial-5.c:184:execute_seek Seeking to 0:00:00.000000000
01-06 23:49:45.570: I/GStreamer(9905): onMeasure called with 320x240
01-06 23:49:45.570: W/GStreamer+tutorial-5(9905): 0:00:02.275054932 0x79d9fd20 jni/tutorial-5.c:138:refresh_ui Could not query current duration (normal for still pictures)
01-06 23:49:45.580: W/GStreamer+tutorial-5(9905): 0:00:02.277862549 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:45.610: D/ProgressBar(9905): updateDrawableBounds: left = 0
01-06 23:49:45.610: D/ProgressBar(9905): updateDrawableBounds: top = 0
01-06 23:49:45.610: D/ProgressBar(9905): updateDrawableBounds: right = 568
01-06 23:49:45.610: D/ProgressBar(9905): updateDrawableBounds: bottom = 43
01-06 23:49:45.610: D/ProgressBar(9905): updateDrawableBounds: mProgressDrawable.setBounds()
01-06 23:49:45.820: W/GStreamer+tutorial-5(9905): 0:00:02.525878906 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:46.081: W/GStreamer+tutorial-5(9905): 0:00:02.777313233 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:46.331: W/GStreamer+tutorial-5(9905): 0:00:03.028106690 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:46.581: W/GStreamer+tutorial-5(9905): 0:00:03.279205323 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:46.831: W/GStreamer+tutorial-5(9905): 0:00:03.530273438 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:47.092: W/GStreamer+tutorial-5(9905): 0:00:03.781311035 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:47.332: W/GStreamer+tutorial-5(9905): 0:00:04.032379151 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:47.582: W/GStreamer+tutorial-5(9905): 0:00:04.284210205 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:47.832: W/GStreamer+tutorial-5(9905): 0:00:04.535308838 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:48.093: W/GStreamer+tutorial-5(9905): 0:00:04.786468506 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:48.343: W/GStreamer+tutorial-5(9905): 0:00:05.037322998 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:48.593: W/GStreamer+tutorial-5(9905): 0:00:05.288452149 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:48.843: W/GStreamer+tutorial-5(9905): 0:00:05.539550781 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:49.093: W/GStreamer+tutorial-5(9905): 0:00:05.790679932 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:49.254: D/GStreamer+tutorial-5(9905): 0:00:05.955841065 0x760a75a0 jni/tutorial-5.c:452:gst_native_play Setting state to PLAYING
01-06 23:49:49.284: W/GStreamer+rtpjitterbuffer(9905): 0:00:05.985931397 0x7fb8a720 rtpjitterbuffer.c:185:rtp_jitter_buffer_set_clock_rate Clock rate changed from 0 to 90000
01-06 23:49:49.344: W/GStreamer+tutorial-5(9905): 0:00:06.040771485 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:49.594: W/GStreamer+tutorial-5(9905): 0:00:06.291259766 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:49.844: W/GStreamer+tutorial-5(9905): 0:00:06.542236328 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:50.094: W/GStreamer+tutorial-5(9905): 0:00:06.793243408 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:50.345: W/GStreamer+tutorial-5(9905): 0:00:07.044372559 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:50.595: W/GStreamer+tutorial-5(9905): 0:00:07.295532227 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:50.855: W/GStreamer+tutorial-5(9905): 0:00:07.546844483 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:51.105: W/GStreamer+tutorial-5(9905): 0:00:07.797821045 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:51.356: W/GStreamer+tutorial-5(9905): 0:00:08.049041748 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:51.606: W/GStreamer+tutorial-5(9905): 0:00:08.300048828 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:51.856: W/GStreamer+tutorial-5(9905): 0:00:08.551055908 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:52.106: W/GStreamer+tutorial-5(9905): 0:00:08.802032471 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:52.347: W/GStreamer+rtpjitterbuffer(9905): 0:00:09.039947510 0x7fb8a720 rtpjitterbuffer.c:792:rtp_jitter_buffer_insert duplicate packet 36180 found
01-06 23:49:52.347: W/GStreamer+rtpjitterbuffer(9905): 0:00:09.040466309 0x7fb8a720 gstrtpjitterbuffer.c:2359:gst_rtp_jitter_buffer_chain:<rtpjitterbuffer0> Duplicate packet #36180 detected, dropping
01-06 23:49:52.357: W/GStreamer+tutorial-5(9905): 0:00:09.052947998 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:52.607: W/GStreamer+tutorial-5(9905): 0:00:09.303771973 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:52.647: W/GStreamer+rtpjitterbuffer(9905): 0:00:09.341186524 0x7fb8a720 rtpjitterbuffer.c:792:rtp_jitter_buffer_insert duplicate packet 36846 found
01-06 23:49:52.647: W/GStreamer+rtpjitterbuffer(9905): 0:00:09.341400147 0x7fb8a720 gstrtpjitterbuffer.c:2359:gst_rtp_jitter_buffer_chain:<rtpjitterbuffer0> Duplicate packet #36846 detected, dropping
01-06 23:49:52.857: W/GStreamer+tutorial-5(9905): 0:00:09.554748535 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:53.107: W/GStreamer+tutorial-5(9905): 0:00:09.805725098 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:53.368: W/GStreamer+tutorial-5(9905): 0:00:10.056732178 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:53.618: W/GStreamer+tutorial-5(9905): 0:00:10.307647705 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:53.778: W/GStreamer+rtpjitterbuffer(9905): 0:00:10.470397949 0x7fb8a720 gstrtpjitterbuffer.c:2351:gst_rtp_jitter_buffer_chain:<rtpjitterbuffer0> Packet #39406 too late as #39406 was already popped, dropping
01-06 23:49:53.868: W/GStreamer+tutorial-5(9905): 0:00:10.558868408 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:54.118: W/GStreamer+tutorial-5(9905): 0:00:10.809936524 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:54.369: W/GStreamer+tutorial-5(9905): 0:00:11.060882569 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:54.619: W/GStreamer+tutorial-5(9905): 0:00:11.311828614 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:54.859: W/GStreamer+tutorial-5(9905): 0:00:11.562805176 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:55.109: W/GStreamer+tutorial-5(9905): 0:00:11.813781739 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:55.360: W/GStreamer+tutorial-5(9905): 0:00:12.064788819 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:55.610: W/GStreamer+tutorial-5(9905): 0:00:12.315948487 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:55.870: W/GStreamer+tutorial-5(9905): 0:00:12.566925049 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:56.120: W/GStreamer+tutorial-5(9905): 0:00:12.817840576 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:56.371: W/GStreamer+tutorial-5(9905): 0:00:13.068756104 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:56.621: W/GStreamer+tutorial-5(9905): 0:00:13.319915772 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:56.871: W/GStreamer+tutorial-5(9905): 0:00:13.571197510 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:57.121: W/GStreamer+tutorial-5(9905): 0:00:13.822326660 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:57.302: D/GStreamer+tutorial-5(9905): 0:00:14.001831055 0x760a75a0 jni/tutorial-5.c:452:gst_native_play Setting state to PLAYING
01-06 23:49:57.372: W/GStreamer+tutorial-5(9905): 0:00:14.073242188 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:57.622: W/GStreamer+tutorial-5(9905): 0:00:14.324157715 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:57.872: W/GStreamer+tutorial-5(9905): 0:00:14.575286865 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:58.132: W/GStreamer+tutorial-5(9905): 0:00:14.828826905 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:58.383: W/GStreamer+tutorial-5(9905): 0:00:15.078125000 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:58.633: W/GStreamer+tutorial-5(9905): 0:00:15.329376221 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:58.703: W/GStreamer+rtpjitterbuffer(9905): 0:00:15.397155762 0x7fb8a720 rtpjitterbuffer.c:494:calculate_skew delta - skew: 0:00:01.327279388 too big, reset skew
01-06 23:49:58.883: W/GStreamer+tutorial-5(9905): 0:00:15.580322266 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:59.133: W/GStreamer+tutorial-5(9905): 0:00:15.831298828 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:59.384: W/GStreamer+tutorial-5(9905): 0:00:16.082397461 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:59.634: W/GStreamer+tutorial-5(9905): 0:00:16.333404541 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:49:59.884: W/GStreamer+tutorial-5(9905): 0:00:16.584442139 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:00.134: W/GStreamer+tutorial-5(9905): 0:00:16.835388184 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:00.385: W/GStreamer+tutorial-5(9905): 0:00:17.086303711 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:00.645: W/GStreamer+tutorial-5(9905): 0:00:17.337219239 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:00.895: W/GStreamer+tutorial-5(9905): 0:00:17.588409424 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:01.145: W/GStreamer+tutorial-5(9905): 0:00:17.839385987 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:01.395: W/GStreamer+tutorial-5(9905): 0:00:18.090362549 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:01.646: W/GStreamer+tutorial-5(9905): 0:00:18.341430664 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:01.896: W/GStreamer+tutorial-5(9905): 0:00:18.592773438 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:02.146: W/GStreamer+tutorial-5(9905): 0:00:18.843902588 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:02.396: W/GStreamer+tutorial-5(9905): 0:00:19.094879151 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:02.647: W/GStreamer+tutorial-5(9905): 0:00:19.346008301 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:02.907: W/GStreamer+tutorial-5(9905): 0:00:19.596954346 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:03.157: W/GStreamer+tutorial-5(9905): 0:00:19.847961426 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:03.407: W/GStreamer+tutorial-5(9905): 0:00:20.099182129 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:03.658: W/GStreamer+tutorial-5(9905): 0:00:20.350097656 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:03.908: W/GStreamer+tutorial-5(9905): 0:00:20.601043701 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:04.158: W/GStreamer+tutorial-5(9905): 0:00:20.852111817 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:04.408: W/GStreamer+tutorial-5(9905): 0:00:21.102508545 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:04.659: W/GStreamer+tutorial-5(9905): 0:00:21.353515625 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:04.899: W/GStreamer+tutorial-5(9905): 0:00:21.604522705 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:05.149: W/GStreamer+tutorial-5(9905): 0:00:21.855438233 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:05.409: W/GStreamer+tutorial-5(9905): 0:00:22.106658936 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:05.660: W/GStreamer+tutorial-5(9905): 0:00:22.357818604 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:05.910: W/GStreamer+tutorial-5(9905): 0:00:22.608856201 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:06.160: W/GStreamer+tutorial-5(9905): 0:00:22.859863281 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:06.250: W/GStreamer+rtpjitterbuffer(9905): 0:00:22.955871582 0x7fb8a720 rtpjitterbuffer.c:494:calculate_skew delta - skew: 0:00:07.163011855 too big, reset skew
01-06 23:50:06.410: W/GStreamer+tutorial-5(9905): 0:00:23.110961914 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:06.671: W/GStreamer+tutorial-5(9905): 0:00:23.362487793 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:06.911: W/GStreamer+tutorial-5(9905): 0:00:23.613464356 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:07.171: W/GStreamer+tutorial-5(9905): 0:00:23.864685059 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:07.411: W/GStreamer+tutorial-5(9905): 0:00:24.115814209 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:07.672: W/GStreamer+tutorial-5(9905): 0:00:24.367095948 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:07.922: W/GStreamer+tutorial-5(9905): 0:00:24.618072510 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:08.172: W/GStreamer+tutorial-5(9905): 0:00:24.868957520 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:08.422: W/GStreamer+tutorial-5(9905): 0:00:25.119628906 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:08.673: W/GStreamer+tutorial-5(9905): 0:00:25.371459961 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:08.873: D/GStreamer+tutorial-5(9905): 0:00:25.571014405 0x760a75a0 jni/tutorial-5.c:452:gst_native_play Setting state to PLAYING
01-06 23:50:08.923: W/GStreamer+tutorial-5(9905): 0:00:25.621734619 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:09.173: W/GStreamer+tutorial-5(9905): 0:00:25.872863770 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:09.423: W/GStreamer+tutorial-5(9905): 0:00:26.124145508 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:09.674: W/GStreamer+tutorial-5(9905): 0:00:26.375946045 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:09.934: W/GStreamer+tutorial-5(9905): 0:00:26.627014160 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:10.184: W/GStreamer+tutorial-5(9905): 0:00:26.877899170 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:10.434: W/GStreamer+tutorial-5(9905): 0:00:27.128845215 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:10.685: W/GStreamer+tutorial-5(9905): 0:00:27.379821778 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:10.935: W/GStreamer+tutorial-5(9905): 0:00:27.630737305 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:11.185: W/GStreamer+tutorial-5(9905): 0:00:27.881652832 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:11.435: W/GStreamer+tutorial-5(9905): 0:00:28.132202149 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:11.686: W/GStreamer+tutorial-5(9905): 0:00:28.383728028 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:11.936: W/GStreamer+tutorial-5(9905): 0:00:28.634613037 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:12.186: W/GStreamer+tutorial-5(9905): 0:00:28.885559082 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:12.446: W/GStreamer+tutorial-5(9905): 0:00:29.139038086 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:12.697: W/GStreamer+tutorial-5(9905): 0:00:29.387969971 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:12.947: W/GStreamer+tutorial-5(9905): 0:00:29.638671875 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:13.067: W/GStreamer+rtspsrc(9905): 0:00:29.766418457 0x79c18430 gstrtspsrc.c:4366:gst_rtspsrc_send_keep_alive:<source> warning: Could not send keep-alive. (System error)
01-06 23:50:13.077: W/GStreamer+rtspsrc(9905): 0:00:29.768646240 0x79c18430 gstrtspsrc.c:4705:gst_rtspsrc_loop_udp:<source> warning: The server closed the connection.
01-06 23:50:13.077: E/GStreamer+default(9905): 0:00:29.769927979 0x79c18430 gstrtspconnection.c:877:gst_rtsp_connection_connect failed to connect: Could not connect to 192.168.0.137: Network is unreachable
01-06 23:50:13.077: E/GStreamer+rtspsrc(9905): 0:00:29.770080567 0x79c18430 gstrtspsrc.c:4198:gst_rtsp_conninfo_connect:<source> Could not connect to server. (Generic error)
01-06 23:50:13.077: W/GStreamer+rtspsrc(9905): 0:00:29.770172119 0x79c18430 gstrtspsrc.c:4776:gst_rtspsrc_loop_udp:<source> error: Could not connect to server. (Generic error)
01-06 23:50:13.077: D/GStreamer+tutorial-5(9905): 0:00:29.770751953 0x79d9fd20 jni/tutorial-5.c:105:set_ui_message Setting message to: Error received from element source: Could not open resource for reading and writing.
01-06 23:50:13.077: W/GStreamer+rtspsrc(9905): 0:00:29.773406983 0x79c18430 gstrtspsrc.c:5075:gst_rtspsrc_loop:<source> error: Internal data flow error.
01-06 23:50:13.077: W/GStreamer+rtspsrc(9905): 0:00:29.773529053 0x79c18430 gstrtspsrc.c:5075:gst_rtspsrc_loop:<source> error: streaming task paused, reason error (-5)
01-06 23:50:13.197: W/GStreamer+tutorial-5(9905): 0:00:29.889007569 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:13.447: W/GStreamer+tutorial-5(9905): 0:00:30.140808106 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:13.697: W/GStreamer+tutorial-5(9905): 0:00:30.391113281 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:13.948: W/GStreamer+tutorial-5(9905): 0:00:30.642303467 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:14.198: W/GStreamer+tutorial-5(9905): 0:00:30.893249512 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:14.448: W/GStreamer+tutorial-5(9905): 0:00:31.144195557 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:14.698: W/GStreamer+tutorial-5(9905): 0:00:31.395141602 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:14.949: W/GStreamer+tutorial-5(9905): 0:00:31.646118164 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:15.199: W/GStreamer+tutorial-5(9905): 0:00:31.899383545 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:15.449: W/GStreamer+tutorial-5(9905): 0:00:32.150970459 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:15.699: W/GStreamer+tutorial-5(9905): 0:00:32.401428223 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:15.950: W/GStreamer+tutorial-5(9905): 0:00:32.652313233 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:16.130: D/GStreamer(9905): Saving state, playing:true position:0 duration: 0 uri: rtsp://192.168.0.137:8554/gstream
01-06 23:50:16.200: W/GStreamer+tutorial-5(9905): 0:00:32.903106690 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:16.450: W/GStreamer+tutorial-5(9905): 0:00:33.153991699 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:16.700: W/GStreamer+tutorial-5(9905): 0:00:33.405395508 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:16.951: W/GStreamer+tutorial-5(9905): 0:00:33.656494141 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:17.211: W/GStreamer+tutorial-5(9905): 0:00:33.907501221 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:17.461: W/GStreamer+tutorial-5(9905): 0:00:34.158691406 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:17.711: W/GStreamer+tutorial-5(9905): 0:00:34.410308838 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:17.962: W/GStreamer+tutorial-5(9905): 0:00:34.661132813 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:18.212: W/GStreamer+tutorial-5(9905): 0:00:34.912048340 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:18.462: W/GStreamer+tutorial-5(9905): 0:00:35.162994385 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:18.712: W/GStreamer+tutorial-5(9905): 0:00:35.413848877 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:18.973: W/GStreamer+tutorial-5(9905): 0:00:35.664581299 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:19.213: W/GStreamer+tutorial-5(9905): 0:00:35.915405274 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:19.463: W/GStreamer+tutorial-5(9905): 0:00:36.165740967 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:19.723: W/GStreamer+tutorial-5(9905): 0:00:36.417388916 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:19.974: W/GStreamer+tutorial-5(9905): 0:00:36.668273926 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:20.224: W/GStreamer+tutorial-5(9905): 0:00:36.919189453 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:20.474: W/GStreamer+tutorial-5(9905): 0:00:37.170043946 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:20.724: W/GStreamer+tutorial-5(9905): 0:00:37.421051026 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:20.975: W/GStreamer+tutorial-5(9905): 0:00:37.671875000 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:21.225: W/GStreamer+tutorial-5(9905): 0:00:37.922668457 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:21.475: W/GStreamer+tutorial-5(9905): 0:00:38.173126221 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:21.725: W/GStreamer+tutorial-5(9905): 0:00:38.425079346 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:21.976: W/GStreamer+tutorial-5(9905): 0:00:38.675781250 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-06 23:50:22.236: W/GStreamer+tutorial-5(9905): 0:00:38.926910401 0x79d9fd20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)


More information about the gstreamer-devel mailing list