Skip to content

Instantly share code, notes, and snippets.

@Nokius

Nokius/log Secret

Last active January 25, 2016 20:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Nokius/a84aca3c1c771f4c94e4 to your computer and use it in GitHub Desktop.
Save Nokius/a84aca3c1c771f4c94e4 to your computer and use it in GitHub Desktop.
[SFOS] find5 front camera
[nemo@Jolla ~]$ GST_DEBUG="*:4" jolla-camera
[D] QWaylandEglClientBufferIntegration::QWaylandEglClientBufferIntegration:62 - Using Wayland-EGL
[W] QQmlImportDatabase::registerPluginTypes:1875 - Module 'QtDocGallery' does not contain a module identifier directive - it cannot be protected from external registrations.
[W] DeclarativeWindow::DeclarativeWindow:93 - No default allowed orientations defined. Check your device configuration!
(process:3978): Tracker-WARNING **: Locale '0' is not set, defaulting to C locale
0:00:00.000305176 3978 0xb3f028c0 INFO GST_INIT gst.c:499:init_pre: Initializing GStreamer Core Library version 1.4.5
0:00:00.001098633 3978 0xb3f028c0 INFO GST_INIT gst.c:500:init_pre: Using library installed in /usr/lib
0:00:00.001617432 3978 0xb3f028c0 INFO GST_INIT gst.c:511:init_pre: Linux Jolla 3.4.76-cyanogenmod-g2de8ada #4 SMP PREEMPT Sat Jan 16 15:34:45 UTC 2016 armv7l
0:00:00.003906250 3978 0xb3f028c0 INFO GST_INIT gstmessage.c:119:_priv_gst_message_initialize: init messages
0:00:00.007476806 3978 0xb3f028c0 INFO GST_INIT gstcontext.c:77:_priv_gst_context_initialize: init contexts
0:00:00.008972168 3978 0xb3f028c0 INFO GST_PLUGIN_LOADING gstplugin.c:317:_priv_gst_plugin_initialize: registering 0 static plugins
0:00:00.010253906 3978 0xb3f028c0 INFO GST_PLUGIN_LOADING gstplugin.c:225:gst_plugin_register_static: registered static plugin "staticelements"
0:00:00.010772705 3978 0xb3f028c0 INFO GST_PLUGIN_LOADING gstplugin.c:227:gst_plugin_register_static: added static plugin "staticelements", result: 1
0:00:00.011444091 3978 0xb3f028c0 INFO GST_REGISTRY gstregistry.c:1722:ensure_current_registry: reading registry cache: /home/nemo/.cache/gstreamer-1.0/registry.armv7hl.bin
0:00:00.050262452 3978 0xb3f028c0 INFO GST_REGISTRY gstregistrybinary.c:619:priv_gst_registry_binary_read_cache: loaded /home/nemo/.cache/gstreamer-1.0/registry.armv7hl.bin in 0.038208 seconds
0:00:00.050994874 3978 0xb3f028c0 INFO GST_REGISTRY gstregistry.c:1578:scan_and_update_registry: Validating plugins from registry cache: /home/nemo/.cache/gstreamer-1.0/registry.armv7hl.bin
0:00:00.053283692 3978 0xb3f028c0 INFO GST_REGISTRY gstregistry.c:1680:scan_and_update_registry: Registry cache has not changed
0:00:00.053802491 3978 0xb3f028c0 INFO GST_REGISTRY gstregistry.c:1757:ensure_current_registry: registry reading and updating done, result = 1
0:00:00.054290772 3978 0xb3f028c0 INFO GST_INIT gst.c:709:init_post: GLib runtime version: 2.38.2
0:00:00.054962159 3978 0xb3f028c0 INFO GST_INIT gst.c:711:init_post: GLib headers version: 2.38.2
0:00:00.055664063 3978 0xb3f028c0 INFO GST_INIT gst.c:348:gst_init_check: initialized GStreamer successfully
0:00:00.239593506 3978 0xb3f028c0 INFO GST_PLUGIN_LOADING gstplugin.c:833:gst_plugin_load_file: plugin "/usr/lib/gstreamer-1.0/libgstdroid.so" loaded
0:00:00.244659424 3978 0xb3f028c0 INFO GST_PLUGIN_LOADING gstplugin.c:833:gst_plugin_load_file: plugin "/usr/lib/gstreamer-1.0/libgstcamerabin2.so" loaded
0:00:00.245056152 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create: creating element "camerabin" named "camerabin"
0:00:00.246673584 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create: creating element "viewfinderbin" named "vf-bin"
0:00:00.248016357 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstViewfinderBin@0xb8c25028> adding pad 'sink'
0:00:00.252624511 3978 0xb3f028c0 INFO GST_PLUGIN_LOADING gstplugin.c:833:gst_plugin_load_file: plugin "/usr/lib/gstreamer-1.0/libgstcoreelements.so" loaded
0:00:00.253021240 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create: creating element "capsfilter" named "videobin-capsfilter"
0:00:00.253967285 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseTransform@0xb8c2c090> adding pad 'sink'
0:00:00.254425048 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseTransform@0xb8c2c090> adding pad 'src'
0:00:00.254852294 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create: creating element "capsfilter" named "imagebin-capsfilter"
0:00:00.255279540 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseTransform@0xb8c2c2b0> adding pad 'sink'
0:00:00.255584716 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseTransform@0xb8c2c2b0> adding pad 'src'
0:00:00.255859374 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create: creating element "capsfilter" named "viewfinderbin-capsfilter"
0:00:00.256164550 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseTransform@0xb8c2c4d0> adding pad 'sink'
0:00:00.256744384 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseTransform@0xb8c2c4d0> adding pad 'src'
0:00:00.257598877 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create: creating element "capsfilter" named "audio-capsfilter"
0:00:00.258300781 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseTransform@0xb8c2c6f0> adding pad 'sink'
0:00:00.258789063 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseTransform@0xb8c2c6f0> adding pad 'src'
0:00:00.261627197 3978 0xb3f028c0 INFO GST_PLUGIN_LOADING gstplugin.c:833:gst_plugin_load_file: plugin "/usr/lib/gstreamer-1.0/libgstvolume.so" loaded
0:00:00.261993408 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create: creating element "volume" named "audio-volume"
0:00:00.263061523 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseTransform@0xb8c30098> adding pad 'sink'
0:00:00.263671875 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseTransform@0xb8c30098> adding pad 'src'
0:00:00.275817871 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create: creating element "droidcamsrc" named "camera_source"
0:00:00.278747559 3978 0xb3f028c0 WARN droidcamsrc gstdroidcamsrcquirks.c:239:gst_droidcamsrc_quirks_new: failed to load configuration file /etc/gst-droid/gstdroidcamsrcquirks.conf: No such file or directory
0:00:00.279205323 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrcphotography.c:611:gst_droidcamsrc_photography_init:<GstDroidCamSrc@0xb8c3a008> using configuration file //etc/gst-droid/gstdroidcamsrc-0.conf
0:00:00.280212403 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstDroidCamSrc@0xb8c3a008> adding pad 'vfsrc'
0:00:00.280944825 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstDroidCamSrc@0xb8c3a008> adding pad 'imgsrc'
0:00:00.281524659 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstDroidCamSrc@0xb8c3a008> adding pad 'vidsrc'
0:00:00.282196046 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrcphotography.c:1298:gst_droidcamsrc_set_and_apply:<camera_source> setting whitebalance to auto
0:00:00.283843995 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "droidcamsrc"
0:00:00.284301758 3978 0xb3f028c0 WARN droidcamsrc gstdroidcamsrcquirks.c:239:gst_droidcamsrc_quirks_new: failed to load configuration file /etc/gst-droid/gstdroidcamsrcquirks.conf: No such file or directory
0:00:00.284698487 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrcphotography.c:611:gst_droidcamsrc_photography_init:<GstDroidCamSrc@0xb8c3a158> using configuration file //etc/gst-droid/gstdroidcamsrc-0.conf
0:00:00.285797120 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstDroidCamSrc@0xb8c3a158> adding pad 'vfsrc'
0:00:00.286437989 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstDroidCamSrc@0xb8c3a158> adding pad 'imgsrc'
0:00:00.286926271 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstDroidCamSrc@0xb8c3a158> adding pad 'vidsrc'
0:00:00.288269044 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrc.c:403:gst_droidcamsrc_fill_info:<droidcamsrc0> camera 0 is facing 0 with orientation 1
0:00:00.289001466 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrc.c:403:gst_droidcamsrc_fill_info:<droidcamsrc0> camera 1 is facing 1 with orientation 3
0:00:00.289978028 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<droidcamsrc0> completed state change to READY
0:00:00.290496827 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<droidcamsrc0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.290924073 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrc.c:284:gst_droidcamsrc_set_property:<droidcamsrc0> camera device set to 0
0:00:00.291290284 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrcphotography.c:611:gst_droidcamsrc_photography_init:<droidcamsrc0> using configuration file //etc/gst-droid/gstdroidcamsrc-0.conf
0:00:00.292449952 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrc.c:284:gst_droidcamsrc_set_property:<droidcamsrc0> camera device set to 1
0:00:00.292938233 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrcphotography.c:611:gst_droidcamsrc_photography_init:<droidcamsrc0> using configuration file //etc/gst-droid/gstdroidcamsrc-1.conf
0:00:00.293518067 3978 0xb3f028c0 WARN droidcamsrc gstdroidcamsrcphotography.c:787:gst_droidcamsrc_photography_load: failed to load flash-mode: Key file does not have group 'flash-mode'
0:00:00.294281007 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<droidcamsrc0> completed state change to NULL
0:00:00.294616700 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<droidcamsrc0> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:00:00.295135499 3978 0xb3f028c0 INFO GST_REFCOUNTING gstelement.c:2873:gst_element_dispose:<droidcamsrc0> dispose
0:00:00.295562745 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:763:gst_element_remove_pad:<droidcamsrc0> removing pad 'vfsrc'
0:00:00.296173096 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:763:gst_element_remove_pad:<droidcamsrc0> removing pad 'imgsrc'
0:00:00.296722413 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:763:gst_element_remove_pad:<droidcamsrc0> removing pad 'vidsrc'
0:00:00.297119141 3978 0xb3f028c0 INFO GST_REFCOUNTING gstelement.c:2917:gst_element_dispose:<droidcamsrc0> parent class dispose
0:00:00.297607423 3978 0xb3f028c0 INFO GST_REFCOUNTING gstelement.c:2948:gst_element_finalize:<droidcamsrc0> finalize
0:00:00.298126221 3978 0xb3f028c0 INFO GST_REFCOUNTING gstelement.c:2953:gst_element_finalize:<droidcamsrc0> finalize parent
0:00:00.298828126 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:456:gst_element_factory_make: no such element factory "xvimagesink"!
[D] QGstreamerVideoWindow::QGstreamerVideoWindow:72 - No m_videoSink available!
0:00:00.344268799 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrc.c:284:gst_droidcamsrc_set_property:<camera_source> camera device set to 0
0:00:00.344757080 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrcphotography.c:611:gst_droidcamsrc_photography_init:<camera_source> using configuration file //etc/gst-droid/gstdroidcamsrc-0.conf
0:00:00.345703125 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrcphotography.c:1298:gst_droidcamsrc_set_and_apply:<camera_source> setting focus-mode to auto
0:00:00.410247802 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrcphotography.c:1298:gst_droidcamsrc_set_and_apply:<camera_source> setting flash-mode to off
0:00:00.415283202 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrcphotography.c:1298:gst_droidcamsrc_set_and_apply:<camera_source> setting focus-mode to infinity
0:00:00.625762940 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "droideglsink"
0:00:00.627441406 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseSink@0xb8e285f8> adding pad 'sink'
0:00:00.628082275 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad droideglsink0:sink
0:00:01.184417725 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrc.c:284:gst_droidcamsrc_set_property:<camera_source> camera device set to 1
0:00:01.185516358 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrcphotography.c:611:gst_droidcamsrc_photography_init:<camera_source> using configuration file //etc/gst-droid/gstdroidcamsrc-1.conf
0:00:01.186157227 3978 0xb3f028c0 WARN droidcamsrc gstdroidcamsrcphotography.c:787:gst_droidcamsrc_photography_load: failed to load flash-mode: Key file does not have group 'flash-mode'
0:00:01.187255859 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad droideglsink0:sink
0:00:01.187957764 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<viewfinderbin-capsfilter> current NULL pending VOID_PENDING, desired next NULL
0:00:01.188415527 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2347:gst_bin_element_set_state:<viewfinderbin-capsfilter> skipping transition from NULL to NULL
0:00:01.188659668 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'viewfinderbin-capsfilter' changed state to 1(NULL) successfully
0:00:01.188964844 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<imagebin-capsfilter> current NULL pending VOID_PENDING, desired next NULL
0:00:01.189208984 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2347:gst_bin_element_set_state:<imagebin-capsfilter> skipping transition from NULL to NULL
0:00:01.189483643 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'imagebin-capsfilter' changed state to 1(NULL) successfully
0:00:01.190246582 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<videobin-capsfilter> current NULL pending VOID_PENDING, desired next NULL
0:00:01.190643310 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2347:gst_bin_element_set_state:<videobin-capsfilter> skipping transition from NULL to NULL
0:00:01.190887451 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'videobin-capsfilter' changed state to 1(NULL) successfully
0:00:01.191131592 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<vf-bin> current NULL pending VOID_PENDING, desired next NULL
0:00:01.191436767 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<vf-bin> completed state change to NULL
0:00:01.191680908 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'vf-bin' changed state to 1(NULL) successfully
0:00:01.191955566 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<camerabin> completed state change to NULL
0:00:01.192230224 3978 0xb3f028c0 INFO viewfinderbin gstviewfinderbin.c:313:gst_viewfinder_bin_set_video_sink:<vf-bin> Setting video sink to <droideglsink0>
0:00:01.193206787 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.193847656 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.194213867 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.194549560 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.202850341 3978 0xb3f028c0 INFO GST_PLUGIN_LOADING gstplugin.c:833:gst_plugin_load_file: plugin "/usr/lib/gstreamer-1.0/libgstencodebin.so" loaded
0:00:01.203765868 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create: creating element "encodebin" named "video-encodebin"
0:00:01.207275390 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstEncodeBin@0xb8c261a0> adding pad 'src'
0:00:01.207946777 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create: creating element "filesink" named "videobin-filesink"
0:00:01.208892822 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseSink@0xb8faa280> adding pad 'sink'
0:00:01.209625244 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create: creating element "encodebin" named "image-encodebin"
0:00:01.211822509 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstEncodeBin@0xb8c26470> adding pad 'src'
0:00:01.218322754 3978 0xb3f028c0 INFO GST_PLUGIN_LOADING gstplugin.c:833:gst_plugin_load_file: plugin "/usr/lib/gstreamer-1.0/libgstmultifile.so" loaded
0:00:01.219085693 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create: creating element "multifilesink" named "imagebin-filesink"
0:00:01.220703125 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseSink@0xb8fac9f0> adding pad 'sink'
0:00:01.221374512 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create: creating element "queue" named "viewfinderbin-queue"
0:00:01.222595215 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstQueue@0xb8fae060> adding pad 'sink'
0:00:01.223785400 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstQueue@0xb8fae060> adding pad 'src'
0:00:01.225067138 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstutils.c:1545:gst_element_link_pads_full: trying to link element video-encodebin:src to element videobin-filesink:sink
0:00:01.225616455 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad video-encodebin:src
0:00:01.226135254 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad videobin-filesink:sink
0:00:01.226745605 3978 0xb3f028c0 INFO GST_PADS gstutils.c:1445:prepare_link_maybe_ghosting: video-encodebin and videobin-filesink in same bin, no need for ghost pads
0:00:01.227355958 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link video-encodebin:src and videobin-filesink:sink
0:00:01.227935792 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked video-encodebin:src and videobin-filesink:sink, successful
0:00:01.228454590 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.229217530 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstutils.c:1545:gst_element_link_pads_full: trying to link element image-encodebin:src to element imagebin-filesink:sink
0:00:01.229827881 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad image-encodebin:src
0:00:01.230529786 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad imagebin-filesink:sink
0:00:01.234191895 3978 0xb3f028c0 INFO GST_PADS gstutils.c:1445:prepare_link_maybe_ghosting: image-encodebin and imagebin-filesink in same bin, no need for ghost pads
0:00:01.234893799 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link image-encodebin:src and imagebin-filesink:sink
0:00:01.235565186 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked image-encodebin:src and imagebin-filesink:sink, successful
0:00:01.236083984 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.237121583 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstutils.c:1545:gst_element_link_pads_full: trying to link element viewfinderbin-queue:src to element viewfinderbin-capsfilter:sink
0:00:01.237884522 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad viewfinderbin-queue:src
0:00:01.238403321 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad viewfinderbin-capsfilter:sink
0:00:01.239135743 3978 0xb3f028c0 INFO GST_PADS gstutils.c:1445:prepare_link_maybe_ghosting: viewfinderbin-queue and viewfinderbin-capsfilter in same bin, no need for ghost pads
0:00:01.239685059 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link viewfinderbin-queue:src and viewfinderbin-capsfilter:sink
0:00:01.240753175 3978 0xb3f028c0 INFO GST_PADS gstpad.c:3745:gst_pad_peer_query:<viewfinderbin-queue:sink> pad has no peer
0:00:01.241516114 3978 0xb3f028c0 INFO GST_PADS gstpad.c:3745:gst_pad_peer_query:<viewfinderbin-capsfilter:src> pad has no peer
0:00:01.242218018 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked viewfinderbin-queue:src and viewfinderbin-capsfilter:sink, successful
0:00:01.242828370 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.243347169 3978 0xb3f028c0 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<viewfinderbin-queue:src> Received event on flushing pad. Discarding
0:00:01.243896485 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstutils.c:1545:gst_element_link_pads_full: trying to link element viewfinderbin-capsfilter:src to element vf-bin:sink
0:00:01.244506836 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad viewfinderbin-capsfilter:src
0:00:01.245086670 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad vf-bin:sink
0:00:01.245697022 3978 0xb3f028c0 INFO GST_PADS gstutils.c:1445:prepare_link_maybe_ghosting: viewfinderbin-capsfilter and vf-bin in same bin, no need for ghost pads
0:00:01.246307373 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link viewfinderbin-capsfilter:src and vf-bin:sink
0:00:01.247222902 3978 0xb3f028c0 INFO GST_PADS gstpad.c:3745:gst_pad_peer_query:<viewfinderbin-queue:sink> pad has no peer
0:00:01.250885011 3978 0xb3f028c0 INFO GST_PADS gstpad.c:3745:gst_pad_peer_query:<sink:proxypad0> pad has no peer
0:00:01.251281739 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked viewfinderbin-capsfilter:src and vf-bin:sink, successful
0:00:01.251586915 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.251983644 3978 0xb3f028c0 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<viewfinderbin-capsfilter:src> Received event on flushing pad. Discarding
0:00:01.252349855 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad image-encodebin:src
0:00:01.252868653 3978 0xb3f028c0 INFO filesink gstfilesink.c:286:gst_file_sink_set_location: filename : cap_%d
0:00:01.253204347 3978 0xb3f028c0 INFO filesink gstfilesink.c:287:gst_file_sink_set_location: uri : file:///home/nemo/cap_%25d
0:00:01.268096924 3978 0xb3f028c0 INFO GST_PLUGIN_LOADING gstplugin.c:833:gst_plugin_load_file: plugin "/usr/lib/gstreamer-1.0/libgstisomp4.so" loaded
0:00:01.268859863 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create: creating element "mp4mux" named "muxer"
0:00:01.270690918 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstMP4Mux@0xb8fb7068> adding pad 'src'
0:00:01.272064209 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad muxer:src
0:00:01.272674560 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link muxer:src and src:proxypad1
0:00:01.273742675 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked muxer:src and src:proxypad1, successful
0:00:01.274353027 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.274871826 3978 0xb3f028c0 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<muxer:src> Received event on flushing pad. Discarding
0:00:01.275573730 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "droidvenc"
0:00:01.276641845 3978 0xb3f028c0 INFO droidcodec gstdroidcodec.c:210:gst_droid_codec_get_all_caps: caps video/mpeg, mpegversion=(int)4, systemstream=(boolean)false; video/x-h264, stream-format=(string)avc, alignment=(string)au
0:00:01.277801513 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstVideoEncoder@0xb8fba0a0> adding pad 'sink'
0:00:01.278411865 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstVideoEncoder@0xb8fba0a0> adding pad 'src'
0:00:01.279266357 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<muxer> adding pad 'video_0'
0:00:01.279846191 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "queue"
0:00:01.284088134 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstQueue@0xb8fae2b0> adding pad 'sink'
0:00:01.285064696 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstQueue@0xb8fae2b0> adding pad 'src'
0:00:01.285949706 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad queue0:src
0:00:01.286682128 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link queue0:src and muxer:video_0
0:00:01.289733886 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked queue0:src and muxer:video_0, successful
0:00:01.289855957 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.290710449 3978 0xb3f028c0 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<queue0:src> Received event on flushing pad. Discarding
0:00:01.291290283 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "capsfilter"
0:00:01.291961670 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseTransform@0xb8c2c910> adding pad 'sink'
0:00:01.292510986 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseTransform@0xb8c2c910> adding pad 'src'
0:00:01.293060302 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.293548583 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstutils.c:1545:gst_element_link_pads_full: trying to link element capsfilter0:src to element queue0:sink
0:00:01.293884277 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad capsfilter0:src
0:00:01.294219970 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad queue0:sink
0:00:01.294525146 3978 0xb3f028c0 INFO GST_PADS gstutils.c:1445:prepare_link_maybe_ghosting: capsfilter0 and queue0 in same bin, no need for ghost pads
0:00:01.294830322 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link capsfilter0:src and queue0:sink
0:00:01.295074462 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked capsfilter0:src and queue0:sink, successful
0:00:01.295349120 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.295562744 3978 0xb3f028c0 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<capsfilter0:src> Received event on flushing pad. Discarding
0:00:01.300262451 3978 0xb3f028c0 INFO GST_PLUGIN_LOADING gstplugin.c:833:gst_plugin_load_file: plugin "/usr/lib/gstreamer-1.0/libgstvideoparsersbad.so" loaded
0:00:01.300689697 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "h264parse"
0:00:01.301483154 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseParse@0xb8fc3e48> adding pad 'sink'
0:00:01.301910400 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseParse@0xb8fc3e48> adding pad 'src'
0:00:01.302429199 3978 0xb3f028c0 INFO baseparse gstbaseparse.c:3604:gst_base_parse_set_pts_interpolation:<GstH264Parse@0xb8fc3e48> PTS interpolation: no
0:00:01.302886963 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstutils.c:1545:gst_element_link_pads_full: trying to link element h264parse0:(any) to element capsfilter0:(any)
0:00:01.303222656 3978 0xb3f028c0 INFO GST_PADS gstutils.c:937:gst_pad_check_link: trying to link h264parse0:src and capsfilter0:sink
0:00:01.303802490 3978 0xb3f028c0 INFO GST_PADS gstutils.c:1445:prepare_link_maybe_ghosting: h264parse0 and capsfilter0 in same bin, no need for ghost pads
0:00:01.304229736 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link h264parse0:src and capsfilter0:sink
0:00:01.304626465 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked h264parse0:src and capsfilter0:sink, successful
0:00:01.304962158 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.305267334 3978 0xb3f028c0 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<h264parse0:src> Received event on flushing pad. Discarding
0:00:01.305908203 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstStreamCombiner@0xb8c410f0> adding pad 'src'
0:00:01.306335449 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstutils.c:1545:gst_element_link_pads_full: trying to link element streamcombiner0:src to element h264parse0:sink
0:00:01.306640625 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad streamcombiner0:src
0:00:01.306976319 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad h264parse0:sink
0:00:01.307281495 3978 0xb3f028c0 INFO GST_PADS gstutils.c:1445:prepare_link_maybe_ghosting: streamcombiner0 and h264parse0 in same bin, no need for ghost pads
0:00:01.307647706 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link streamcombiner0:src and h264parse0:sink
0:00:01.307983399 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked streamcombiner0:src and h264parse0:sink, successful
0:00:01.308288575 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.308593751 3978 0xb3f028c0 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<streamcombiner0:src> Received event on flushing pad. Discarding
0:00:01.309265137 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstStreamSplitter@0xb8fc8008> adding pad 'sink'
0:00:01.309692383 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "queue"
0:00:01.310119629 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstQueue@0xb8fae500> adding pad 'sink'
0:00:01.310546875 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstQueue@0xb8fae500> adding pad 'src'
0:00:01.311004639 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstutils.c:1545:gst_element_link_pads_full: trying to link element queue1:src to element streamsplitter0:sink
0:00:01.311340332 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad queue1:src
0:00:01.311645508 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad streamsplitter0:sink
0:00:01.311950684 3978 0xb3f028c0 INFO GST_PADS gstutils.c:1445:prepare_link_maybe_ghosting: queue1 and streamsplitter0 in same bin, no need for ghost pads
0:00:01.312286377 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link queue1:src and streamsplitter0:sink
0:00:01.312652588 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked queue1:src and streamsplitter0:sink, successful
0:00:01.312957764 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.313262940 3978 0xb3f028c0 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<queue1:src> Received event on flushing pad. Discarding
0:00:01.313598633 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad queue1:sink
0:00:01.314056397 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link video_0:proxypad3 and queue1:sink
0:00:01.314392090 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked video_0:proxypad3 and queue1:sink, successful
0:00:01.314727783 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.315185547 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<streamcombiner0> adding pad 'passthroughsink'
0:00:01.315643311 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<streamsplitter0> adding pad 'passthroughsrc'
0:00:01.316040039 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link streamsplitter0:passthroughsrc and streamcombiner0:passthroughsink
0:00:01.316375732 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked streamsplitter0:passthroughsrc and streamcombiner0:passthroughsink, successful
0:00:01.316680908 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.317321778 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<streamcombiner0> adding pad 'encodingsink'
0:00:01.317687989 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad droidvenc0:src
0:00:01.318023683 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link droidvenc0:src and streamcombiner0:encodingsink
0:00:01.318328858 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked droidvenc0:src and streamcombiner0:encodingsink, successful
0:00:01.318603517 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.318817140 3978 0xb3f028c0 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<droidvenc0:src> Received event on flushing pad. Discarding
0:00:01.319091798 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "capsfilter"
0:00:01.319458009 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseTransform@0xb8c2cb30> adding pad 'sink'
0:00:01.319793702 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseTransform@0xb8c2cb30> adding pad 'src'
0:00:01.320190430 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstutils.c:1545:gst_element_link_pads_full: trying to link element capsfilter1:src to element droidvenc0:sink
0:00:01.320617677 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad capsfilter1:src
0:00:01.320953370 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad droidvenc0:sink
0:00:01.321350098 3978 0xb3f028c0 INFO GST_PADS gstutils.c:1445:prepare_link_maybe_ghosting: capsfilter1 and droidvenc0 in same bin, no need for ghost pads
0:00:01.321685792 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link capsfilter1:src and droidvenc0:sink
0:00:01.322021485 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked capsfilter1:src and droidvenc0:sink, successful
0:00:01.322326661 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.322540284 3978 0xb3f028c0 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<capsfilter1:src> Received event on flushing pad. Discarding
0:00:01.322784424 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad capsfilter1:sink
0:00:01.322998048 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<streamsplitter0> adding pad 'encodingsrc'
0:00:01.323333741 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link streamsplitter0:encodingsrc and capsfilter1:sink
0:00:01.323577881 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked streamsplitter0:encodingsrc and capsfilter1:sink, successful
0:00:01.323791504 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.324035645 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<queue0> completed state change to NULL
0:00:01.324279786 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<capsfilter0> completed state change to NULL
0:00:01.324401856 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<h264parse0> completed state change to NULL
0:00:01.324615479 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<streamcombiner0> completed state change to NULL
0:00:01.324707032 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<streamsplitter0> completed state change to NULL
0:00:01.324951172 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<queue1> completed state change to NULL
0:00:01.325134278 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<droidvenc0> completed state change to NULL
0:00:01.325378418 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<capsfilter1> completed state change to NULL
0:00:01.325469971 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<video-encodebin> adding pad 'video_0'
0:00:01.325714112 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<muxer> completed state change to NULL
0:00:01.325836182 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad videobin-capsfilter:src
0:00:01.326171875 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link videobin-capsfilter:src and video-encodebin:video_0
0:00:01.326568604 3978 0xb3f028c0 INFO GST_PADS gstpad.c:3745:gst_pad_peer_query:<videobin-capsfilter:sink> pad has no peer
0:00:01.327087404 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked videobin-capsfilter:src and video-encodebin:video_0, successful
0:00:01.327453615 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.327758790 3978 0xb3f028c0 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<videobin-capsfilter:src> Received event on flushing pad. Discarding
0:00:01.330352784 3978 0xb3f028c0 INFO GST_PLUGIN_LOADING gstplugin.c:833:gst_plugin_load_file: plugin "/usr/lib/gstreamer-1.0/libgstjpeg.so" loaded
0:00:01.330810548 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "jpegenc"
0:00:01.331726075 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstVideoEncoder@0xb8fcadb8> adding pad 'sink'
0:00:01.332153321 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstVideoEncoder@0xb8fcadb8> adding pad 'src'
0:00:01.332550050 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "queue"
0:00:01.333007814 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstQueue@0xb8fae750> adding pad 'sink'
0:00:01.333465577 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstQueue@0xb8fae750> adding pad 'src'
0:00:01.333953858 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad queue2:src
0:00:01.334320069 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link queue2:src and src:proxypad2
0:00:01.334655763 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked queue2:src and src:proxypad2, successful
0:00:01.334991456 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.335296632 3978 0xb3f028c0 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<queue2:src> Received event on flushing pad. Discarding
0:00:01.337982178 3978 0xb3f028c0 INFO GST_PLUGIN_LOADING gstplugin.c:833:gst_plugin_load_file: plugin "/usr/lib/gstreamer-1.0/libgstjpegformat.so" loaded
0:00:01.338378907 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "jifmux"
0:00:01.339141846 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstJifMux@0xb8c411d0> adding pad 'sink'
0:00:01.339599610 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstJifMux@0xb8c411d0> adding pad 'src'
0:00:01.340026856 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstutils.c:1545:gst_element_link_pads_full: trying to link element jifmux0:src to element queue2:sink
0:00:01.340332032 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad jifmux0:src
0:00:01.340667725 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad queue2:sink
0:00:01.340972901 3978 0xb3f028c0 INFO GST_PADS gstutils.c:1445:prepare_link_maybe_ghosting: jifmux0 and queue2 in same bin, no need for ghost pads
0:00:01.341339112 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link jifmux0:src and queue2:sink
0:00:01.341644288 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked jifmux0:src and queue2:sink, successful
0:00:01.341979981 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.342285157 3978 0xb3f028c0 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<jifmux0:src> Received event on flushing pad. Discarding
0:00:01.342620850 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "capsfilter"
0:00:01.342987061 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseTransform@0xb8c2cd50> adding pad 'sink'
0:00:01.343353272 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseTransform@0xb8c2cd50> adding pad 'src'
0:00:01.343688965 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.344085694 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstutils.c:1545:gst_element_link_pads_full: trying to link element capsfilter2:src to element jifmux0:sink
0:00:01.344390869 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad capsfilter2:src
0:00:01.344726563 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad jifmux0:sink
0:00:01.345062256 3978 0xb3f028c0 INFO GST_PADS gstutils.c:1445:prepare_link_maybe_ghosting: capsfilter2 and jifmux0 in same bin, no need for ghost pads
0:00:01.345397949 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link capsfilter2:src and jifmux0:sink
0:00:01.345764160 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked capsfilter2:src and jifmux0:sink, successful
0:00:01.346008301 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.346252442 3978 0xb3f028c0 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<capsfilter2:src> Received event on flushing pad. Discarding
0:00:01.346801758 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstStreamCombiner@0xb8c41290> adding pad 'src'
0:00:01.347198486 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstutils.c:1545:gst_element_link_pads_full: trying to link element streamcombiner1:src to element capsfilter2:sink
0:00:01.347564697 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad streamcombiner1:src
0:00:01.347900391 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad capsfilter2:sink
0:00:01.348236084 3978 0xb3f028c0 INFO GST_PADS gstutils.c:1445:prepare_link_maybe_ghosting: streamcombiner1 and capsfilter2 in same bin, no need for ghost pads
0:00:01.348602295 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link streamcombiner1:src and capsfilter2:sink
0:00:01.348968506 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked streamcombiner1:src and capsfilter2:sink, successful
0:00:01.349273682 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.349578857 3978 0xb3f028c0 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<streamcombiner1:src> Received event on flushing pad. Discarding
0:00:01.350097656 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstStreamSplitter@0xb8fc80e0> adding pad 'sink'
0:00:01.350524902 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "queue"
0:00:01.350982666 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstQueue@0xb8fae9a0> adding pad 'sink'
0:00:01.351409912 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstQueue@0xb8fae9a0> adding pad 'src'
0:00:01.351898193 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstutils.c:1545:gst_element_link_pads_full: trying to link element queue3:src to element streamsplitter1:sink
0:00:01.352142334 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad queue3:src
0:00:01.352416992 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad streamsplitter1:sink
0:00:01.352661133 3978 0xb3f028c0 INFO GST_PADS gstutils.c:1445:prepare_link_maybe_ghosting: queue3 and streamsplitter1 in same bin, no need for ghost pads
0:00:01.352905273 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link queue3:src and streamsplitter1:sink
0:00:01.353179931 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked queue3:src and streamsplitter1:sink, successful
0:00:01.353454590 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.353790283 3978 0xb3f028c0 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<queue3:src> Received event on flushing pad. Discarding
0:00:01.354125976 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad queue3:sink
0:00:01.354553222 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link video_0:proxypad4 and queue3:sink
0:00:01.354888916 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked video_0:proxypad4 and queue3:sink, successful
0:00:01.355194091 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.355621337 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<streamcombiner1> adding pad 'passthroughsink'
0:00:01.356109619 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<streamsplitter1> adding pad 'passthroughsrc'
0:00:01.356475830 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link streamsplitter1:passthroughsrc and streamcombiner1:passthroughsink
0:00:01.356811523 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked streamsplitter1:passthroughsrc and streamcombiner1:passthroughsink, successful
0:00:01.357025146 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.357452392 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<streamcombiner1> adding pad 'encodingsink'
0:00:01.357788085 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad jpegenc0:src
0:00:01.358032226 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link jpegenc0:src and streamcombiner1:encodingsink
0:00:01.358123779 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked jpegenc0:src and streamcombiner1:encodingsink, successful
0:00:01.358367919 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.358581542 3978 0xb3f028c0 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<jpegenc0:src> Received event on flushing pad. Discarding
0:00:01.358795165 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "capsfilter"
0:00:01.359100341 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseTransform@0xb8c2cf70> adding pad 'sink'
0:00:01.359374999 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseTransform@0xb8c2cf70> adding pad 'src'
0:00:01.359802245 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstutils.c:1545:gst_element_link_pads_full: trying to link element capsfilter3:src to element jpegenc0:sink
0:00:01.360107421 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad capsfilter3:src
0:00:01.360229491 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad jpegenc0:sink
0:00:01.360412597 3978 0xb3f028c0 INFO GST_PADS gstutils.c:1445:prepare_link_maybe_ghosting: capsfilter3 and jpegenc0 in same bin, no need for ghost pads
0:00:01.360656738 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link capsfilter3:src and jpegenc0:sink
0:00:01.360748290 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked capsfilter3:src and jpegenc0:sink, successful
0:00:01.360992431 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.361083984 3978 0xb3f028c0 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<capsfilter3:src> Received event on flushing pad. Discarding
0:00:01.361328124 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad capsfilter3:sink
0:00:01.361663818 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<streamsplitter1> adding pad 'encodingsrc'
0:00:01.361999511 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link streamsplitter1:encodingsrc and capsfilter3:sink
0:00:01.362213134 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked streamsplitter1:encodingsrc and capsfilter3:sink, successful
0:00:01.362335204 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.362609862 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<queue2> completed state change to NULL
0:00:01.362823485 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<jifmux0> completed state change to NULL
0:00:01.362915038 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<capsfilter2> completed state change to NULL
0:00:01.363128661 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<streamcombiner1> completed state change to NULL
0:00:01.363342284 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<streamsplitter1> completed state change to NULL
0:00:01.363464355 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<queue3> completed state change to NULL
0:00:01.363677978 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<jpegenc0> completed state change to NULL
0:00:01.363769530 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<capsfilter3> completed state change to NULL
0:00:01.364074706 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<image-encodebin> adding pad 'video_0'
0:00:01.364196776 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad imagebin-capsfilter:src
0:00:01.364501952 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link imagebin-capsfilter:src and image-encodebin:video_0
0:00:01.364776610 3978 0xb3f028c0 INFO GST_PADS gstpad.c:3745:gst_pad_peer_query:<imagebin-capsfilter:sink> pad has no peer
0:00:01.365753173 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked imagebin-capsfilter:src and image-encodebin:video_0, successful
0:00:01.366333007 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.366851807 3978 0xb3f028c0 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<imagebin-capsfilter:src> Received event on flushing pad. Discarding
0:00:01.367279053 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrc.c:295:gst_droidcamsrc_set_property:<camera_source> setting capture mode to: 1
0:00:01.367614746 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrc.c:298:gst_droidcamsrc_set_property:<camera_source> not resetting the same mode
0:00:01.367858887 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrcphotography.c:1298:gst_droidcamsrc_set_and_apply:<camera_source> setting zoom to 0
0:00:01.368194580 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad camera_source:imgsrc
0:00:01.368499756 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstutils.c:1545:gst_element_link_pads_full: trying to link element camera_source:vfsrc to element viewfinderbin-queue:sink
0:00:01.368835449 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad camera_source:vfsrc
0:00:01.368927002 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad viewfinderbin-queue:sink
0:00:01.369171142 3978 0xb3f028c0 INFO GST_PADS gstutils.c:1445:prepare_link_maybe_ghosting: camera_source and viewfinderbin-queue in same bin, no need for ghost pads
0:00:01.369293213 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link camera_source:vfsrc and viewfinderbin-queue:sink
0:00:01.369689941 3978 0xb3f028c0 INFO GST_PADS gstpad.c:3745:gst_pad_peer_query:<sink:proxypad0> pad has no peer
0:00:01.369964599 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked camera_source:vfsrc and viewfinderbin-queue:sink, successful
0:00:01.370300293 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.370391845 3978 0xb3f028c0 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<camera_source:vfsrc> Received event on flushing pad. Discarding
0:00:01.370635986 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstutils.c:1545:gst_element_link_pads_full: trying to link element camera_source:imgsrc to element imagebin-capsfilter:sink
0:00:01.370849609 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad camera_source:imgsrc
0:00:01.371063232 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad imagebin-capsfilter:sink
0:00:01.371276855 3978 0xb3f028c0 INFO GST_PADS gstutils.c:1445:prepare_link_maybe_ghosting: camera_source and imagebin-capsfilter in same bin, no need for ghost pads
0:00:01.371429443 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link camera_source:imgsrc and imagebin-capsfilter:sink
0:00:01.372161865 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked camera_source:imgsrc and imagebin-capsfilter:sink, successful
0:00:01.372528076 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.372833251 3978 0xb3f028c0 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<camera_source:imgsrc> Received event on flushing pad. Discarding
0:00:01.373168945 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstutils.c:1545:gst_element_link_pads_full: trying to link element camera_source:vidsrc to element videobin-capsfilter:sink
0:00:01.373504638 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad camera_source:vidsrc
0:00:01.373840332 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad videobin-capsfilter:sink
0:00:01.374176025 3978 0xb3f028c0 INFO GST_PADS gstutils.c:1445:prepare_link_maybe_ghosting: camera_source and videobin-capsfilter in same bin, no need for ghost pads
0:00:01.374298095 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link camera_source:vidsrc and videobin-capsfilter:sink
0:00:01.374877929 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked camera_source:vidsrc and videobin-capsfilter:sink, successful
0:00:01.375213622 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.375518798 3978 0xb3f028c0 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<camera_source:vidsrc> Received event on flushing pad. Discarding
0:00:01.377655030 3978 0xb3f028c0 INFO GST_PLUGIN_LOADING gstplugin.c:833:gst_plugin_load_file: plugin "/usr/lib/gstreamer-1.0/libgstautodetect.so" loaded
0:00:01.378051758 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create: creating element "autoaudiosrc" named "audiosrc"
0:00:01.378723145 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<audiosrc> adding pad 'src'
0:00:01.380950928 3978 0xb3f028c0 INFO GST_PLUGIN_LOADING gstplugin.c:833:gst_plugin_load_file: plugin "/usr/lib/gstreamer-1.0/libgstaudiotestsrc.so" loaded
0:00:01.381378174 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create: creating element "audiotestsrc" named "fake-auto-audio-src"
0:00:01.382385254 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseSrc@0xb8fd3d00> adding pad 'src'
0:00:01.383148193 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad fake-auto-audio-src:src
0:00:01.383605957 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link fake-auto-audio-src:src and src:proxypad5
0:00:01.383972168 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked fake-auto-audio-src:src and src:proxypad5, successful
0:00:01.384307861 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.384613037 3978 0xb3f028c0 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<fake-auto-audio-src:src> Received event on flushing pad. Discarding
0:00:01.385162353 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstutils.c:1545:gst_element_link_pads_full: trying to link element audiosrc:src to element audio-volume:sink
0:00:01.385528564 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad audiosrc:src
0:00:01.385833740 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad audio-volume:sink
0:00:01.386169433 3978 0xb3f028c0 INFO GST_PADS gstutils.c:1445:prepare_link_maybe_ghosting: audiosrc and audio-volume in same bin, no need for ghost pads
0:00:01.386505127 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link audiosrc:src and audio-volume:sink
0:00:01.387023926 3978 0xb3f028c0 INFO GST_PADS gstpad.c:3745:gst_pad_peer_query:<audio-volume:src> pad has no peer
0:00:01.387451172 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked audiosrc:src and audio-volume:sink, successful
0:00:01.387786866 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.388122559 3978 0xb3f028c0 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<audiosrc:src> Received event on flushing pad. Discarding
0:00:01.388458252 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstutils.c:1545:gst_element_link_pads_full: trying to link element audio-volume:src to element audio-capsfilter:sink
0:00:01.388763428 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad audio-volume:src
0:00:01.389099122 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad audio-capsfilter:sink
0:00:01.389404297 3978 0xb3f028c0 INFO GST_PADS gstutils.c:1445:prepare_link_maybe_ghosting: audio-volume and audio-capsfilter in same bin, no need for ghost pads
0:00:01.389739991 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link audio-volume:src and audio-capsfilter:sink
0:00:01.390258789 3978 0xb3f028c0 INFO GST_PADS gstpad.c:3745:gst_pad_peer_query:<audio-capsfilter:src> pad has no peer
0:00:01.390625000 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked audio-volume:src and audio-capsfilter:sink, successful
0:00:01.390960694 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.391265870 3978 0xb3f028c0 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<audio-volume:src> Received event on flushing pad. Discarding
0:00:01.391632080 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad audiosrc:src
0:00:01.391937256 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad audio-capsfilter:src
0:00:01.392333985 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "droidaenc"
0:00:01.393066407 3978 0xb3f028c0 INFO droidcodec gstdroidcodec.c:210:gst_droid_codec_get_all_caps: caps audio/mpeg, mpegversion=(int)4, stream-format=(string){ raw }, channels=(int)[ 1, 2 ]
0:00:01.393859863 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstAudioEncoder@0xb8fd6990> adding pad 'sink'
0:00:01.394287110 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstAudioEncoder@0xb8fd6990> adding pad 'src'
0:00:01.394989014 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<muxer> adding pad 'audio_0'
0:00:01.395324707 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "queue"
0:00:01.395782471 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstQueue@0xb8faebf0> adding pad 'sink'
0:00:01.396240234 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstQueue@0xb8faebf0> adding pad 'src'
0:00:01.396728516 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad queue4:src
0:00:01.397094728 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link queue4:src and muxer:audio_0
0:00:01.397430421 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked queue4:src and muxer:audio_0, successful
0:00:01.397796632 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.398223878 3978 0xb3f028c0 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<queue4:src> Received event on flushing pad. Discarding
0:00:01.398712159 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "capsfilter"
0:00:01.399322511 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseTransform@0xb8c2d190> adding pad 'sink'
0:00:01.399932862 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseTransform@0xb8c2d190> adding pad 'src'
0:00:01.400482179 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.401031495 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstutils.c:1545:gst_element_link_pads_full: trying to link element capsfilter4:src to element queue4:sink
0:00:01.401519776 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad capsfilter4:src
0:00:01.401855469 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad queue4:sink
0:00:01.402160645 3978 0xb3f028c0 INFO GST_PADS gstutils.c:1445:prepare_link_maybe_ghosting: capsfilter4 and queue4 in same bin, no need for ghost pads
0:00:01.402496339 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link capsfilter4:src and queue4:sink
0:00:01.402832032 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked capsfilter4:src and queue4:sink, successful
0:00:01.403137208 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.403472901 3978 0xb3f028c0 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<capsfilter4:src> Received event on flushing pad. Discarding
0:00:01.407318117 3978 0xb3f028c0 INFO GST_PLUGIN_LOADING gstplugin.c:833:gst_plugin_load_file: plugin "/usr/lib/gstreamer-1.0/libgstaudioparsers.so" loaded
0:00:01.407745363 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "aacparse"
0:00:01.408477784 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseParse@0xb8fde318> adding pad 'sink'
0:00:01.408874513 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseParse@0xb8fde318> adding pad 'src'
0:00:01.409332277 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstutils.c:1545:gst_element_link_pads_full: trying to link element aacparse0:(any) to element capsfilter4:(any)
0:00:01.409698488 3978 0xb3f028c0 INFO GST_PADS gstutils.c:937:gst_pad_check_link: trying to link aacparse0:src and capsfilter4:sink
0:00:01.410125734 3978 0xb3f028c0 INFO GST_PADS gstutils.c:1445:prepare_link_maybe_ghosting: aacparse0 and capsfilter4 in same bin, no need for ghost pads
0:00:01.410491945 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link aacparse0:src and capsfilter4:sink
0:00:01.410949708 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked aacparse0:src and capsfilter4:sink, successful
0:00:01.411285402 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.411590577 3978 0xb3f028c0 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<aacparse0:src> Received event on flushing pad. Discarding
0:00:01.412048341 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstStreamCombiner@0xb8c41360> adding pad 'src'
0:00:01.412475587 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstutils.c:1545:gst_element_link_pads_full: trying to link element streamcombiner2:src to element aacparse0:sink
0:00:01.412811280 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad streamcombiner2:src
0:00:01.413116456 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad aacparse0:sink
0:00:01.413421632 3978 0xb3f028c0 INFO GST_PADS gstutils.c:1445:prepare_link_maybe_ghosting: streamcombiner2 and aacparse0 in same bin, no need for ghost pads
0:00:01.413787843 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link streamcombiner2:src and aacparse0:sink
0:00:01.414123536 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked streamcombiner2:src and aacparse0:sink, successful
0:00:01.414428712 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.414764405 3978 0xb3f028c0 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<streamcombiner2:src> Received event on flushing pad. Discarding
0:00:01.415283204 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstStreamSplitter@0xb8fc81b8> adding pad 'sink'
0:00:01.415740968 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "queue"
0:00:01.416229249 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstQueue@0xb8faee40> adding pad 'sink'
0:00:01.416717530 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstQueue@0xb8faee40> adding pad 'src'
0:00:01.417266846 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstutils.c:1545:gst_element_link_pads_full: trying to link element queue5:src to element streamsplitter2:sink
0:00:01.417633057 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad queue5:src
0:00:01.417968751 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad streamsplitter2:sink
0:00:01.418304444 3978 0xb3f028c0 INFO GST_PADS gstutils.c:1445:prepare_link_maybe_ghosting: queue5 and streamsplitter2 in same bin, no need for ghost pads
0:00:01.418640137 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link queue5:src and streamsplitter2:sink
0:00:01.418975831 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked queue5:src and streamsplitter2:sink, successful
0:00:01.419281006 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.419586182 3978 0xb3f028c0 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<queue5:src> Received event on flushing pad. Discarding
0:00:01.419921876 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad queue5:sink
0:00:01.420379639 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link audio_1:proxypad6 and queue5:sink
0:00:01.420745850 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked audio_1:proxypad6 and queue5:sink, successful
0:00:01.421051026 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.421478272 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<streamcombiner2> adding pad 'passthroughsink'
0:00:01.421905518 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<streamsplitter2> adding pad 'passthroughsrc'
0:00:01.422271729 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link streamsplitter2:passthroughsrc and streamcombiner2:passthroughsink
0:00:01.422576905 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked streamsplitter2:passthroughsrc and streamcombiner2:passthroughsink, successful
0:00:01.422912598 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.423492432 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<streamcombiner2> adding pad 'encodingsink'
0:00:01.423858643 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad droidaenc0:src
0:00:01.424194336 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link droidaenc0:src and streamcombiner2:encodingsink
0:00:01.424530030 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked droidaenc0:src and streamcombiner2:encodingsink, successful
0:00:01.424865723 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.425170899 3978 0xb3f028c0 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<droidaenc0:src> Received event on flushing pad. Discarding
0:00:01.425537110 3978 0xb3f028c0 INFO GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "capsfilter"
0:00:01.425933838 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseTransform@0xb8c2d3b0> adding pad 'sink'
0:00:01.426330567 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseTransform@0xb8c2d3b0> adding pad 'src'
0:00:01.426757813 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstutils.c:1545:gst_element_link_pads_full: trying to link element capsfilter5:src to element droidaenc0:sink
0:00:01.427124024 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad capsfilter5:src
0:00:01.427429199 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad droidaenc0:sink
0:00:01.427764893 3978 0xb3f028c0 INFO GST_PADS gstutils.c:1445:prepare_link_maybe_ghosting: capsfilter5 and droidaenc0 in same bin, no need for ghost pads
0:00:01.428100586 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link capsfilter5:src and droidaenc0:sink
0:00:01.428405762 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked capsfilter5:src and droidaenc0:sink, successful
0:00:01.428710938 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.429046631 3978 0xb3f028c0 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<capsfilter5:src> Received event on flushing pad. Discarding
0:00:01.429382324 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad capsfilter5:sink
0:00:01.429840088 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<streamsplitter2> adding pad 'encodingsrc'
0:00:01.430175781 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link streamsplitter2:encodingsrc and capsfilter5:sink
0:00:01.430511475 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked streamsplitter2:encodingsrc and capsfilter5:sink, successful
0:00:01.430816650 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.431213379 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<queue4> completed state change to NULL
0:00:01.431671142 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<capsfilter4> completed state change to NULL
0:00:01.432006836 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<aacparse0> completed state change to NULL
0:00:01.432312012 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<streamcombiner2> completed state change to NULL
0:00:01.432403564 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<streamsplitter2> completed state change to NULL
0:00:01.432739258 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<queue5> completed state change to NULL
0:00:01.433044433 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<droidaenc0> completed state change to NULL
0:00:01.433410644 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<capsfilter5> completed state change to NULL
0:00:01.433563232 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<video-encodebin> adding pad 'audio_1'
0:00:01.433929443 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link audio-capsfilter:src and video-encodebin:audio_1
0:00:01.435455322 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked audio-capsfilter:src and video-encodebin:audio_1, successful
0:00:01.435821533 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.436126709 3978 0xb3f028c0 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<audio-capsfilter:src> Received event on flushing pad. Discarding
0:00:01.436614990 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'imagebin-filesink' changed state to 2(READY) successfully
0:00:01.436981201 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'videobin-filesink' changed state to 2(READY) successfully
0:00:01.437408447 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<image-encodebin> current NULL pending VOID_PENDING, desired next READY
0:00:01.437927246 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<queue2> current NULL pending VOID_PENDING, desired next READY
0:00:01.438262939 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<queue2> completed state change to READY
0:00:01.438598632 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<queue2> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:01.438995361 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<image-encodebin> child 'queue2' changed state to 2(READY) successfully
0:00:01.439361572 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<jifmux0> current NULL pending VOID_PENDING, desired next READY
0:00:01.439697265 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<jifmux0> completed state change to READY
0:00:01.440002441 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<jifmux0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:01.440368652 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<image-encodebin> child 'jifmux0' changed state to 2(READY) successfully
0:00:01.440704345 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<capsfilter2> current NULL pending VOID_PENDING, desired next READY
0:00:01.440948486 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<capsfilter2> completed state change to READY
0:00:01.441040038 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<capsfilter2> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:01.441284179 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<image-encodebin> child 'capsfilter2' changed state to 2(READY) successfully
0:00:01.441528320 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<streamcombiner1> current NULL pending VOID_PENDING, desired next READY
0:00:01.441772460 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<streamcombiner1> completed state change to READY
0:00:01.441864013 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<streamcombiner1> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:01.442108153 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<image-encodebin> child 'streamcombiner1' changed state to 2(READY) successfully
0:00:01.442352294 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<jpegenc0> current NULL pending VOID_PENDING, desired next READY
0:00:01.442443847 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<jpegenc0> completed state change to READY
0:00:01.442687987 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<jpegenc0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:01.442810058 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<image-encodebin> child 'jpegenc0' changed state to 2(READY) successfully
0:00:01.443054198 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<capsfilter3> current NULL pending VOID_PENDING, desired next READY
0:00:01.443267821 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<capsfilter3> completed state change to READY
0:00:01.443481444 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<capsfilter3> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:01.443603515 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<image-encodebin> child 'capsfilter3' changed state to 2(READY) successfully
0:00:01.443847655 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<streamsplitter1> current NULL pending VOID_PENDING, desired next READY
0:00:01.444091796 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<streamsplitter1> completed state change to READY
0:00:01.444183349 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<streamsplitter1> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:01.444427489 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<image-encodebin> child 'streamsplitter1' changed state to 2(READY) successfully
0:00:01.444549560 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<queue3> current NULL pending VOID_PENDING, desired next READY
0:00:01.444763183 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<queue3> completed state change to READY
0:00:01.444976806 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<queue3> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:01.445251464 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<image-encodebin> child 'queue3' changed state to 2(READY) successfully
0:00:01.445495604 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<image-encodebin> completed state change to READY
0:00:01.445709227 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<image-encodebin> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:01.445953368 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'image-encodebin' changed state to 2(READY) successfully
0:00:01.446197509 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'video-encodebin' changed state to 2(READY) successfully
0:00:01.446441649 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<imagebin-capsfilter> current NULL pending VOID_PENDING, desired next READY
0:00:01.446563720 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<imagebin-capsfilter> completed state change to READY
0:00:01.446807861 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<imagebin-capsfilter> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:01.447052002 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'imagebin-capsfilter' changed state to 2(READY) successfully
0:00:01.447296142 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<videobin-capsfilter> current NULL pending VOID_PENDING, desired next READY
0:00:01.447540283 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<videobin-capsfilter> completed state change to READY
0:00:01.447631836 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<videobin-capsfilter> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:01.447906494 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'videobin-capsfilter' changed state to 2(READY) successfully
0:00:01.448242187 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<audio-capsfilter> current NULL pending VOID_PENDING, desired next READY
0:00:01.448638916 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<audio-capsfilter> completed state change to READY
0:00:01.448730469 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<audio-capsfilter> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:01.449096679 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'audio-capsfilter' changed state to 2(READY) successfully
0:00:01.449462890 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<audio-volume> current NULL pending VOID_PENDING, desired next READY
0:00:01.449584961 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<audio-volume> completed state change to READY
0:00:01.449920654 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<audio-volume> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:01.450042724 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'audio-volume' changed state to 2(READY) successfully
0:00:01.450317383 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'audiosrc' changed state to 2(READY) successfully
0:00:01.450592041 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<vf-bin> current NULL pending VOID_PENDING, desired next READY
0:00:01.450744629 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad droideglsink0:sink
0:00:01.450988769 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link sink:proxypad0 and droideglsink0:sink
0:00:01.451232910 3978 0xb3f028c0 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked sink:proxypad0 and droideglsink0:sink, successful
0:00:01.451477050 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.451721191 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<droideglsink0> current NULL pending VOID_PENDING, desired next READY
0:00:01.452056884 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<droideglsink0> completed state change to READY
0:00:01.452270507 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<droideglsink0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:01.452514648 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<vf-bin> child 'droideglsink0' changed state to 2(READY) successfully
0:00:01.452758789 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<vf-bin> completed state change to READY
0:00:01.452941894 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<vf-bin> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:01.453216552 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'vf-bin' changed state to 2(READY) successfully
0:00:01.453430175 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<viewfinderbin-capsfilter> current NULL pending VOID_PENDING, desired next READY
0:00:01.453704833 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<viewfinderbin-capsfilter> completed state change to READY
0:00:01.453826904 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<viewfinderbin-capsfilter> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:01.454132080 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'viewfinderbin-capsfilter' changed state to 2(READY) successfully
0:00:01.454467773 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<viewfinderbin-queue> current NULL pending VOID_PENDING, desired next READY
0:00:01.454711913 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<viewfinderbin-queue> completed state change to READY
0:00:01.454803466 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<viewfinderbin-queue> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:01.455047607 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'viewfinderbin-queue' changed state to 2(READY) successfully
0:00:01.455291747 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<camera_source> current NULL pending VOID_PENDING, desired next READY
0:00:01.455780029 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrc.c:403:gst_droidcamsrc_fill_info:<camera_source> camera 0 is facing 0 with orientation 1
0:00:01.456268310 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrc.c:403:gst_droidcamsrc_fill_info:<camera_source> camera 1 is facing 1 with orientation 3
0:00:01.456542968 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<camera_source> completed state change to READY
0:00:01.456756591 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<camera_source> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:01.457061768 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'camera_source' changed state to 2(READY) successfully
0:00:01.457397461 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<camerabin> completed state change to READY
0:00:01.457641602 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<camerabin> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:01.457977295 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.458404541 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.458831787 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.459228516 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.459686279 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'imagebin-filesink' changed state to 2(READY) successfully
0:00:01.460052490 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'videobin-filesink' changed state to 2(READY) successfully
0:00:01.460266113 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<vf-bin> current READY pending VOID_PENDING, desired next READY
0:00:01.460540772 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<droideglsink0> current READY pending VOID_PENDING, desired next READY
0:00:01.460754395 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2347:gst_bin_element_set_state:<droideglsink0> skipping transition from READY to READY
0:00:01.460968018 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<vf-bin> child 'droideglsink0' changed state to 2(READY) successfully
0:00:01.461212158 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<vf-bin> completed state change to READY
0:00:01.461425781 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'vf-bin' changed state to 2(READY) successfully
0:00:01.461547852 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<image-encodebin> current READY pending VOID_PENDING, desired next READY
0:00:01.461883545 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<queue2> current READY pending VOID_PENDING, desired next READY
0:00:01.462097168 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2347:gst_bin_element_set_state:<queue2> skipping transition from READY to READY
0:00:01.462310791 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<image-encodebin> child 'queue2' changed state to 2(READY) successfully
0:00:01.462554932 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<jifmux0> current READY pending VOID_PENDING, desired next READY
0:00:01.462768555 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2347:gst_bin_element_set_state:<jifmux0> skipping transition from READY to READY
0:00:01.462982178 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<image-encodebin> child 'jifmux0' changed state to 2(READY) successfully
0:00:01.463104248 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<capsfilter2> current READY pending VOID_PENDING, desired next READY
0:00:01.463317871 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2347:gst_bin_element_set_state:<capsfilter2> skipping transition from READY to READY
0:00:01.463531494 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<image-encodebin> child 'capsfilter2' changed state to 2(READY) successfully
0:00:01.463775635 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<streamcombiner1> current READY pending VOID_PENDING, desired next READY
0:00:01.463897705 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2347:gst_bin_element_set_state:<streamcombiner1> skipping transition from READY to READY
0:00:01.464111328 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<image-encodebin> child 'streamcombiner1' changed state to 2(READY) successfully
0:00:01.464233398 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<jpegenc0> current READY pending VOID_PENDING, desired next READY
0:00:01.464477539 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2347:gst_bin_element_set_state:<jpegenc0> skipping transition from READY to READY
0:00:01.464721679 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<image-encodebin> child 'jpegenc0' changed state to 2(READY) successfully
0:00:01.464843750 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<capsfilter3> current READY pending VOID_PENDING, desired next READY
0:00:01.465087890 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2347:gst_bin_element_set_state:<capsfilter3> skipping transition from READY to READY
0:00:01.465332031 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<image-encodebin> child 'capsfilter3' changed state to 2(READY) successfully
0:00:01.465576172 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<streamsplitter1> current READY pending VOID_PENDING, desired next READY
0:00:01.465820312 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2347:gst_bin_element_set_state:<streamsplitter1> skipping transition from READY to READY
0:00:01.466033935 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<image-encodebin> child 'streamsplitter1' changed state to 2(READY) successfully
0:00:01.466278076 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<queue3> current READY pending VOID_PENDING, desired next READY
0:00:01.466491699 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2347:gst_bin_element_set_state:<queue3> skipping transition from READY to READY
0:00:01.466705322 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<image-encodebin> child 'queue3' changed state to 2(READY) successfully
0:00:01.466979981 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<image-encodebin> completed state change to READY
0:00:01.467224122 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'image-encodebin' changed state to 2(READY) successfully
0:00:01.467346192 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'video-encodebin' changed state to 2(READY) successfully
0:00:01.467651368 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<viewfinderbin-capsfilter> current READY pending VOID_PENDING, desired next READY
0:00:01.467742921 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2347:gst_bin_element_set_state:<viewfinderbin-capsfilter> skipping transition from READY to READY
0:00:01.467956544 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'viewfinderbin-capsfilter' changed state to 2(READY) successfully
0:00:01.468200684 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<imagebin-capsfilter> current READY pending VOID_PENDING, desired next READY
0:00:01.468322754 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2347:gst_bin_element_set_state:<imagebin-capsfilter> skipping transition from READY to READY
0:00:01.468566895 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'imagebin-capsfilter' changed state to 2(READY) successfully
0:00:01.468688965 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<videobin-capsfilter> current READY pending VOID_PENDING, desired next READY
0:00:01.469024659 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2347:gst_bin_element_set_state:<videobin-capsfilter> skipping transition from READY to READY
0:00:01.469116211 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'videobin-capsfilter' changed state to 2(READY) successfully
0:00:01.469360352 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<audio-capsfilter> current READY pending VOID_PENDING, desired next READY
0:00:01.469573975 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2347:gst_bin_element_set_state:<audio-capsfilter> skipping transition from READY to READY
0:00:01.469665528 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'audio-capsfilter' changed state to 2(READY) successfully
0:00:01.469909668 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<viewfinderbin-queue> current READY pending VOID_PENDING, desired next READY
0:00:01.470123291 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2347:gst_bin_element_set_state:<viewfinderbin-queue> skipping transition from READY to READY
0:00:01.470245362 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'viewfinderbin-queue' changed state to 2(READY) successfully
0:00:01.470458985 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<audio-volume> current READY pending VOID_PENDING, desired next READY
0:00:01.470672608 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2347:gst_bin_element_set_state:<audio-volume> skipping transition from READY to READY
0:00:01.470794678 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'audio-volume' changed state to 2(READY) successfully
0:00:01.471008301 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<camera_source> current READY pending VOID_PENDING, desired next READY
0:00:01.471252442 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2347:gst_bin_element_set_state:<camera_source> skipping transition from READY to READY
0:00:01.471343995 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'camera_source' changed state to 2(READY) successfully
0:00:01.471557618 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'audiosrc' changed state to 2(READY) successfully
0:00:01.471801758 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<camerabin> completed state change to READY
0:00:01.477905274 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad jifmux0:src
0:00:01.478881837 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad jpegenc0:sink
0:00:01.482330323 3978 0xb3f028c0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad camera_source:vfsrc
0:00:01.483734131 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.484191895 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.484619141 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.485015870 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
0:00:01.485504151 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'imagebin-filesink' changed state to 3(PAUSED) successfully
0:00:01.485870362 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'videobin-filesink' changed state to 3(PAUSED) successfully
0:00:01.486206055 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<vf-bin> current READY pending VOID_PENDING, desired next PAUSED
0:00:01.486572266 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<droideglsink0> current READY pending VOID_PENDING, desired next PAUSED
0:00:01.487091066 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2679:gst_bin_change_state_func:<vf-bin> child 'droideglsink0' is changing state asynchronously to PAUSED
0:00:01.487426759 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2679:gst_bin_change_state_func:<camerabin> child 'vf-bin' is changing state asynchronously to PAUSED
0:00:01.487762453 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<image-encodebin> current READY pending VOID_PENDING, desired next PAUSED
0:00:01.488189699 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<queue2> current READY pending VOID_PENDING, desired next PAUSED
0:00:01.488616945 3978 0xb3f028c0 INFO task gsttask.c:431:gst_task_set_lock: setting stream lock 0xb8fcc444 on task 0xb8c3dc18
0:00:01.488922120 3978 0xb3f028c0 INFO GST_PADS gstpad.c:5515:gst_pad_start_task:<queue2:src> created task 0xb8c3dc18
0:00:01.489349366 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<queue2> completed state change to PAUSED
0:00:01.489685060 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<queue2> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:01.490020753 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<image-encodebin> child 'queue2' changed state to 3(PAUSED) successfully
0:00:01.490386964 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<jifmux0> current READY pending VOID_PENDING, desired next PAUSED
0:00:01.490722657 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<jifmux0> completed state change to PAUSED
0:00:01.491027833 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<jifmux0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:01.491394044 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<image-encodebin> child 'jifmux0' changed state to 3(PAUSED) successfully
0:00:01.491729737 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<capsfilter2> current READY pending VOID_PENDING, desired next PAUSED
0:00:01.492126466 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<capsfilter2> completed state change to PAUSED
0:00:01.492431642 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<capsfilter2> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:01.492584230 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<image-encodebin> child 'capsfilter2' changed state to 3(PAUSED) successfully
0:00:01.492919923 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<streamcombiner1> current READY pending VOID_PENDING, desired next PAUSED
0:00:01.493164064 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<streamcombiner1> completed state change to PAUSED
0:00:01.493377687 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<streamcombiner1> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:01.493621827 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<image-encodebin> child 'streamcombiner1' changed state to 3(PAUSED) successfully
0:00:01.493957520 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<jpegenc0> current READY pending VOID_PENDING, desired next PAUSED
0:00:01.494201661 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<jpegenc0> completed state change to PAUSED
0:00:01.494415284 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<jpegenc0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:01.494659425 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<image-encodebin> child 'jpegenc0' changed state to 3(PAUSED) successfully
0:00:01.494903565 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<capsfilter3> current READY pending VOID_PENDING, desired next PAUSED
0:00:01.495025636 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<capsfilter3> completed state change to PAUSED
0:00:01.495239259 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<capsfilter3> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:01.495483399 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<image-encodebin> child 'capsfilter3' changed state to 3(PAUSED) successfully
0:00:01.495727540 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<streamsplitter1> current READY pending VOID_PENDING, desired next PAUSED
0:00:01.495971681 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<streamsplitter1> completed state change to PAUSED
0:00:01.496185304 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<streamsplitter1> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:01.496459962 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<image-encodebin> child 'streamsplitter1' changed state to 3(PAUSED) successfully
0:00:01.496612550 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<queue3> current READY pending VOID_PENDING, desired next PAUSED
0:00:01.496978761 3978 0xb3f028c0 INFO task gsttask.c:431:gst_task_set_lock: setting stream lock 0xb8fcce84 on task 0xb8c3dcc0
0:00:01.497283936 3978 0xb3f028c0 INFO GST_PADS gstpad.c:5515:gst_pad_start_task:<queue3:src> created task 0xb8c3dcc0
0:00:01.497558594 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<queue3> completed state change to PAUSED
0:00:01.497924805 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<queue3> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:01.498199464 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<image-encodebin> child 'queue3' changed state to 3(PAUSED) successfully
0:00:01.498474122 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<image-encodebin> completed state change to PAUSED
0:00:01.498718262 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<image-encodebin> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:01.498992921 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'image-encodebin' changed state to 3(PAUSED) successfully
0:00:01.499114991 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'video-encodebin' changed state to 3(PAUSED) successfully
0:00:01.499389649 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<viewfinderbin-capsfilter> current READY pending VOID_PENDING, desired next PAUSED
0:00:01.499755860 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<viewfinderbin-capsfilter> completed state change to PAUSED
0:00:01.499969483 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<viewfinderbin-capsfilter> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:01.500244141 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'viewfinderbin-capsfilter' changed state to 3(PAUSED) successfully
0:00:01.500488282 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<imagebin-capsfilter> current READY pending VOID_PENDING, desired next PAUSED
0:00:01.500885010 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<imagebin-capsfilter> completed state change to PAUSED
0:00:01.501098633 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<imagebin-capsfilter> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:01.501342774 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'imagebin-capsfilter' changed state to 3(PAUSED) successfully
0:00:01.501678467 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<videobin-capsfilter> current READY pending VOID_PENDING, desired next PAUSED
0:00:01.501983643 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<videobin-capsfilter> completed state change to PAUSED
0:00:01.502227784 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<videobin-capsfilter> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:01.502502442 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'videobin-capsfilter' changed state to 3(PAUSED) successfully
0:00:01.502777100 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<audio-capsfilter> current READY pending VOID_PENDING, desired next PAUSED
0:00:01.502899170 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<audio-capsfilter> completed state change to PAUSED
0:00:01.503143311 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<audio-capsfilter> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:01.503417969 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'audio-capsfilter' changed state to 3(PAUSED) successfully
0:00:01.503540039 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<viewfinderbin-queue> current READY pending VOID_PENDING, desired next PAUSED
0:00:01.503845215 3978 0xb3f028c0 INFO task gsttask.c:431:gst_task_set_lock: setting stream lock 0xb8c3e6dc on task 0xb8c3dd68
0:00:01.504058838 3978 0xb3f028c0 INFO GST_PADS gstpad.c:5515:gst_pad_start_task:<viewfinderbin-queue:src> created task 0xb8c3dd68
0:00:01.504608155 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<viewfinderbin-queue> completed state change to PAUSED
0:00:01.504852295 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<viewfinderbin-queue> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:01.505126953 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'viewfinderbin-queue' changed state to 3(PAUSED) successfully
0:00:01.505401612 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<audio-volume> current READY pending VOID_PENDING, desired next PAUSED
0:00:01.505645752 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<audio-volume> completed state change to PAUSED
0:00:01.505859375 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<audio-volume> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:01.506103516 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'audio-volume' changed state to 3(PAUSED) successfully
0:00:01.506347656 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<camera_source> current READY pending VOID_PENDING, desired next PAUSED
0:00:01.685516357 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrcparams.c:207:gst_droidcamsrc_params_new: params new
0:00:01.685729980 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrcparams.c:165:gst_droidcamsrc_params_reload_locked: params reload
0:00:01.686431885 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrc.c:2025:gst_droidcamsrc_update_ev_compensation_bounds:<camera_source> updated ev compensation bounds to be from -2.000004 to 2.000004
0:00:01.686676025 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrc.c:2065:gst_droidcamsrc_add_vfsrc_orientation_tag:<camera_source> added orientation tag event with orientation rotate-270
0:00:01.686767578 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrc.c:1123:gst_droidcamsrc_pad_activate_mode:<camera_source> activating pad vfsrc 1
0:00:01.686889649 3978 0xb3f028c0 INFO task gsttask.c:431:gst_task_set_lock: setting stream lock 0xb8c2ed74 on task 0xb8c3db70
0:00:01.686920167 3978 0xb3f028c0 INFO GST_PADS gstpad.c:5515:gst_pad_start_task:<camera_source:vfsrc> created task 0xb8c3db70
0:00:01.687225343 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrc.c:1123:gst_droidcamsrc_pad_activate_mode:<camera_source> activating pad imgsrc 1
0:00:01.687316895 3978 0xb3f028c0 INFO task gsttask.c:431:gst_task_set_lock: setting stream lock 0xb8c2eebc on task 0xb8c3dac8
0:00:01.687347413 3978 0xb3f028c0 INFO GST_PADS gstpad.c:5515:gst_pad_start_task:<camera_source:imgsrc> created task 0xb8c3dac8
0:00:01.687438966 3978 0xb3836ec0 INFO GST_ELEMENT_PADS gstelement.c:892:gst_element_get_static_pad: no such pad 'sink' in element "camera_source"
0:00:01.687622071 3978 0xb3836ec0 FIXME default gstutils.c:3643:gst_pad_create_stream_id_internal:<camera_source:vfsrc> Creating random stream-id, consider implementing a deterministic way of creating a stream-id
0:00:01.688079835 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrc.c:1123:gst_droidcamsrc_pad_activate_mode:<camera_source> activating pad vidsrc 1
0:00:01.688446046 3978 0xb3f028c0 INFO task gsttask.c:431:gst_task_set_lock: setting stream lock 0xb8c3e074 on task 0xb8c3da20
0:00:01.688751221 3978 0xb3f028c0 INFO GST_PADS gstpad.c:5515:gst_pad_start_task:<camera_source:vidsrc> created task 0xb8c3da20
0:00:01.689147950 3978 0xb383d060 INFO GST_ELEMENT_PADS gstelement.c:892:gst_element_get_static_pad: no such pad 'sink' in element "camera_source"
0:00:01.689331055 3978 0xb383d060 FIXME default gstutils.c:3643:gst_pad_create_stream_id_internal:<camera_source:imgsrc> Creating random stream-id, consider implementing a deterministic way of creating a stream-id
0:00:01.689544678 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<camera_source> completed state change to PAUSED
0:00:01.689880372 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<camera_source> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:01.690216065 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2716:gst_bin_change_state_func:<camerabin> child 'camera_source' changed state to 3(PAUSED) successfully without preroll
0:00:01.690582276 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'audiosrc' changed state to 3(PAUSED) successfully
0:00:01.690948487 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2303:gst_element_continue_state:<camerabin> committing state from READY to PAUSED, pending PLAYING, next PLAYING
0:00:01.691253663 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<camerabin> notifying about state-changed READY to PAUSED (PLAYING pending)
0:00:01.691589356 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2310:gst_element_continue_state:<camerabin> continue state change PAUSED to PLAYING, final PLAYING
0:00:01.690277100 3978 0xb383d090 INFO GST_ELEMENT_PADS gstelement.c:892:gst_element_get_static_pad: no such pad 'sink' in element "camera_source"
0:00:01.692474366 3978 0xb383d090 FIXME default gstutils.c:3643:gst_pad_create_stream_id_internal:<camera_source:vidsrc> Creating random stream-id, consider implementing a deterministic way of creating a stream-id
0:00:01.693481446 3978 0xb383d090 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<queue1:sink> Received event on flushing pad. Discarding
0:00:01.693176270 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:1244:gst_event_new_latency: creating latency event 0:00:00.000000000
0:00:01.694335938 3978 0xb3f028c0 INFO bin gstbin.c:2502:gst_bin_do_latency_func:<camerabin> configured latency of 0:00:00.000000000
0:00:01.694763184 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'imagebin-filesink' changed state to 4(PLAYING) successfully
0:00:01.695068360 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'videobin-filesink' changed state to 4(PLAYING) successfully
0:00:01.695404053 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<vf-bin> current READY pending PAUSED, desired next PLAYING
0:00:01.695709229 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2679:gst_bin_change_state_func:<camerabin> child 'vf-bin' is changing state asynchronously to PLAYING
0:00:01.696044922 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<image-encodebin> current PAUSED pending VOID_PENDING, desired next PLAYING
0:00:01.696441651 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<queue2> current PAUSED pending VOID_PENDING, desired next PLAYING
0:00:01.696746826 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<queue2> completed state change to PLAYING
0:00:01.696899415 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<queue2> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:01.697052003 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<image-encodebin> child 'queue2' changed state to 4(PLAYING) successfully
0:00:01.697174074 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<jifmux0> current PAUSED pending VOID_PENDING, desired next PLAYING
0:00:01.697296144 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<jifmux0> completed state change to PLAYING
0:00:01.697387697 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<jifmux0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:01.697509767 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<image-encodebin> child 'jifmux0' changed state to 4(PLAYING) successfully
0:00:01.697631837 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<capsfilter2> current PAUSED pending VOID_PENDING, desired next PLAYING
0:00:01.697753907 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<capsfilter2> completed state change to PLAYING
0:00:01.698913575 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<capsfilter2> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:01.699096681 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<image-encodebin> child 'capsfilter2' changed state to 4(PLAYING) successfully
0:00:01.699218751 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<streamcombiner1> current PAUSED pending VOID_PENDING, desired next PLAYING
0:00:01.699340821 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<streamcombiner1> completed state change to PLAYING
0:00:01.699432374 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<streamcombiner1> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:01.699554444 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<image-encodebin> child 'streamcombiner1' changed state to 4(PLAYING) successfully
0:00:01.699676515 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<jpegenc0> current PAUSED pending VOID_PENDING, desired next PLAYING
0:00:01.699798585 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<jpegenc0> completed state change to PLAYING
0:00:01.699890138 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<jpegenc0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:01.700012208 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<image-encodebin> child 'jpegenc0' changed state to 4(PLAYING) successfully
0:00:01.700134278 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<capsfilter3> current PAUSED pending VOID_PENDING, desired next PLAYING
0:00:01.700256349 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<capsfilter3> completed state change to PLAYING
0:00:01.700347901 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<capsfilter3> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:01.700469972 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<image-encodebin> child 'capsfilter3' changed state to 4(PLAYING) successfully
0:00:01.700592042 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<streamsplitter1> current PAUSED pending VOID_PENDING, desired next PLAYING
0:00:01.700744630 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<streamsplitter1> completed state change to PLAYING
0:00:01.700836183 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<streamsplitter1> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:01.700958253 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<image-encodebin> child 'streamsplitter1' changed state to 4(PLAYING) successfully
0:00:01.701080323 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<queue3> current PAUSED pending VOID_PENDING, desired next PLAYING
0:00:01.701202394 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<queue3> completed state change to PLAYING
0:00:01.701293946 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<queue3> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:01.701446534 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<image-encodebin> child 'queue3' changed state to 4(PLAYING) successfully
0:00:01.701568605 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<image-encodebin> completed state change to PLAYING
0:00:01.701660157 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<image-encodebin> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:01.701782228 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'image-encodebin' changed state to 4(PLAYING) successfully
0:00:01.701934815 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'video-encodebin' changed state to 4(PLAYING) successfully
0:00:01.702056886 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<viewfinderbin-capsfilter> current PAUSED pending VOID_PENDING, desired next PLAYING
0:00:01.702178956 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<viewfinderbin-capsfilter> completed state change to PLAYING
0:00:01.702301026 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<viewfinderbin-capsfilter> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:01.702423097 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'viewfinderbin-capsfilter' changed state to 4(PLAYING) successfully
0:00:01.702545167 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<imagebin-capsfilter> current PAUSED pending VOID_PENDING, desired next PLAYING
0:00:01.702667237 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<imagebin-capsfilter> completed state change to PLAYING
0:00:01.702758790 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<imagebin-capsfilter> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:01.702880860 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'imagebin-capsfilter' changed state to 4(PLAYING) successfully
0:00:01.703002931 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<videobin-capsfilter> current PAUSED pending VOID_PENDING, desired next PLAYING
0:00:01.703094483 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<videobin-capsfilter> completed state change to PLAYING
0:00:01.703216554 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<videobin-capsfilter> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:01.703308106 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'videobin-capsfilter' changed state to 4(PLAYING) successfully
0:00:01.703460694 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<audio-capsfilter> current PAUSED pending VOID_PENDING, desired next PLAYING
0:00:01.703582765 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<audio-capsfilter> completed state change to PLAYING
0:00:01.703674317 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<audio-capsfilter> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:01.703796388 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'audio-capsfilter' changed state to 4(PLAYING) successfully
0:00:01.703918458 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<viewfinderbin-queue> current PAUSED pending VOID_PENDING, desired next PLAYING
0:00:01.704040528 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<viewfinderbin-queue> completed state change to PLAYING
0:00:01.704132081 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<viewfinderbin-queue> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:01.704254151 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'viewfinderbin-queue' changed state to 4(PLAYING) successfully
0:00:01.704376222 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<audio-volume> current PAUSED pending VOID_PENDING, desired next PLAYING
0:00:01.704498292 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<audio-volume> completed state change to PLAYING
0:00:01.704589845 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<audio-volume> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:01.704742432 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'audio-volume' changed state to 4(PLAYING) successfully
0:00:01.704864503 3978 0xb3f028c0 WARN droidcamsrc gstdroidcamsrcphotography.c:1381:gst_droidcamsrc_photography_set_flash_to_droid:<camera_source> setting flash-mode to 1 is not supported
0:00:01.704986573 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrcphotography.c:1451:gst_droidcamsrc_photography_set_ev_compensation_to_droid:<camera_source> setting exposure-compensation to 0
0:00:01.705108643 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrcphotography.c:760:gst_droidcamsrc_photography_apply:<camera_source> setting whitebalance to auto
0:00:01.705230714 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrcphotography.c:762:gst_droidcamsrc_photography_apply:<camera_source> setting scene-mode to auto
0:00:01.705322266 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrcphotography.c:764:gst_droidcamsrc_photography_apply:<camera_source> setting effect to none
0:00:01.705444337 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrcphotography.c:766:gst_droidcamsrc_photography_apply:<camera_source> setting antibanding to auto
0:00:01.707824708 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:678:gst_event_new_caps: creating caps event image/jpeg, width=(int)1280, height=(int)960, framerate=(int)30
0:00:01.708496094 3978 0xb3f028c0 INFO basetransform gstbasetransform.c:1359:gst_base_transform_setcaps:<imagebin-capsfilter> reuse caps
0:00:01.708679200 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:678:gst_event_new_caps: creating caps event image/jpeg, width=(int)1280, height=(int)960, framerate=(int)30
0:00:01.712432862 3978 0xb3f028c0 INFO GST_EVENT gstevent.c:678:gst_event_new_caps: creating caps event video/x-raw(memory:DroidMediaBuffer), width=(int)1280, height=(int)960, format=(string)YV12, framerate=(fraction)34/1
0:00:01.723663330 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrcparams.c:165:gst_droidcamsrc_params_reload_locked: params reload
0:00:01.725128173 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrc.c:1914:gst_droidcamsrc_update_max_zoom:<camera_source> max zoom set to 60.000000
0:00:01.725280761 3978 0xb3f028c0 WARN droidcamsrc gstdroidcamsrcphotography.c:1381:gst_droidcamsrc_photography_set_flash_to_droid:<camera_source> setting flash-mode to 1 is not supported
0:00:01.725952148 3978 0xb3f028c0 INFO droidcamsrc gstdroidcamsrcdev.c:735:gst_droidcamsrc_dev_start:<camera_source> Using native buffers mode
0:00:01.738342284 3978 0xb3f028c0 FIXME droidcamsrc gstdroidcamsrcdev.c:431:gst_droidcamsrc_dev_buffers_released:0xb8c408c8 Not sure what to do here really
0:00:01.905456542 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<camera_source> completed state change to PLAYING
0:00:01.905578613 3978 0xb3f028c0 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<camera_source> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:01.905670165 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'camera_source' changed state to 4(PLAYING) successfully
0:00:01.905731200 3978 0xb3f028c0 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<camerabin> child 'audiosrc' changed state to 4(PLAYING) successfully
0:00:01.927459718 3978 0xb3836ec0 INFO GST_EVENT gstevent.c:759:gst_event_new_segment: creating segment event time segment start=0:00:00.000000000, offset=0:00:00.000000000, stop=99:99:99.999999999, rate=1.000000, applied_rate=1.000000, flags=0x00, time=0:00:00.000000000, base=0:00:00.000000000, position 0:00:00.000000000, duration 99:99:99.999999999
0:00:01.928222657 3978 0xb3836ec0 INFO droidcamsrc gstdroidcamsrc.c:1100:gst_droidcamsrc_loop:<camera_source> error not-negotiated pushing buffer through pad vfsrc
0:00:01.928283692 3978 0xb3836ec0 WARN droidcamsrc gstdroidcamsrc.c:1107:gst_droidcamsrc_loop:<camera_source> error: Internal data stream error.
0:00:01.928344727 3978 0xb3836ec0 WARN droidcamsrc gstdroidcamsrc.c:1107:gst_droidcamsrc_loop:<camera_source> error: stream stopped, reason not-negotiated
0:00:01.928436280 3978 0xb3836ec0 INFO GST_ERROR_SYSTEM gstelement.c:1835:gst_element_message_full:<camera_source> posting message: Internal data stream error.
0:00:01.928558350 3978 0xb3836ec0 INFO GST_ERROR_SYSTEM gstelement.c:1858:gst_element_message_full:<camera_source> posted error message: Internal data stream error.
0:00:01.959594726 3978 0xb3836ec0 INFO droidcamsrc gstdroidcamsrc.c:1100:gst_droidcamsrc_loop:<camera_source> error not-negotiated pushing buffer through pad vfsrc
0:00:01.959686279 3978 0xb3836ec0 WARN droidcamsrc gstdroidcamsrc.c:1107:gst_droidcamsrc_loop:<camera_source> error: Internal data stream error.
0:00:01.959747314 3978 0xb3836ec0 WARN droidcamsrc gstdroidcamsrc.c:1107:gst_droidcamsrc_loop:<camera_source> error: stream stopped, reason not-negotiated
0:00:01.959808349 3978 0xb3836ec0 INFO GST_ERROR_SYSTEM gstelement.c:1835:gst_element_message_full:<camera_source> posting message: Internal data stream error.
0:00:01.959899902 3978 0xb3836ec0 INFO GST_ERROR_SYSTEM gstelement.c:1858:gst_element_message_full:<camera_source> posted error message: Internal data stream error.
[W] CameraBinSession::processBusMessage:1027 - CameraBin error: "Internal data stream error."
[W] CameraBinSession::processBusMessage:1027 - CameraBin error: "Internal data stream error."
0:00:01.992004392 3978 0xb3836ec0 INFO droidcamsrc gstdroidcamsrc.c:1100:gst_droidcamsrc_loop:<camera_source> error not-negotiated pushing buffer through pad vfsrc
0:00:01.992095945 3978 0xb3836ec0 WARN droidcamsrc gstdroidcamsrc.c:1107:gst_droidcamsrc_loop:<camera_source> error: Internal data stream error.
0:00:01.992156980 3978 0xb3836ec0 WARN droidcamsrc gstdroidcamsrc.c:1107:gst_droidcamsrc_loop:<camera_source> error: stream stopped, reason not-negotiated
0:00:01.992218015 3978 0xb3836ec0 INFO GST_ERROR_SYSTEM gstelement.c:1835:gst_element_message_full:<camera_source> posting message: Internal data stream error.
0:00:01.992309568 3978 0xb3836ec0 INFO GST_ERROR_SYSTEM gstelement.c:1858:gst_element_message_full:<camera_source> posted error message: Internal data stream error.
[W] CameraBinSession::processBusMessage:1027 - CameraBin error: "Internal data stream error."
0:00:02.024353026 3978 0xb3836ec0 INFO droidcamsrc gstdroidcamsrc.c:1100:gst_droidcamsrc_loop:<camera_source> error not-negotiated pushing buffer through pad vfsrc
0:00:02.024444579 3978 0xb3836ec0 WARN droidcamsrc gstdroidcamsrc.c:1107:gst_droidcamsrc_loop:<camera_source> error: Internal data stream error.
0:00:02.024505614 3978 0xb3836ec0 WARN droidcamsrc gstdroidcamsrc.c:1107:gst_droidcamsrc_loop:<camera_source> error: stream stopped, reason not-negotiated
0:00:02.024597167 3978 0xb3836ec0 INFO GST_ERROR_SYSTEM gstelement.c:1835:gst_element_message_full:<camera_source> posting message: Internal data stream error.
0:00:02.024688720 3978 0xb3836ec0 INFO GST_ERROR_SYSTEM gstelement.c:1858:gst_element_message_full:<camera_source> posted error message: Internal data stream error.
[W] CameraBinSession::processBusMessage:1027 - CameraBin error: "Internal data stream error."
0:00:02.095428466 3978 0xb3836ec0 INFO droidcamsrc gstdroidcamsrc.c:1100:gst_droidcamsrc_loop:<camera_source> error not-negotiated pushing buffer through pad vfsrc
0:00:02.095520019 3978 0xb3836ec0 WARN droidcamsrc gstdroidcamsrc.c:1107:gst_droidcamsrc_loop:<camera_source> error: Internal data stream error.
0:00:02.095581054 3978 0xb3836ec0 WARN droidcamsrc gstdroidcamsrc.c:1107:gst_droidcamsrc_loop:<camera_source> error: stream stopped, reason not-negotiated
0:00:02.095672607 3978 0xb3836ec0 INFO GST_ERROR_SYSTEM gstelement.c:1835:gst_element_message_full:<camera_source> posting message: Internal data stream error.
0:00:02.095764160 3978 0xb3836ec0 INFO GST_ERROR_SYSTEM gstelement.c:1858:gst_element_message_full:<camera_source> posted error message: Internal data stream error.
[W] CameraBinSession::processBusMessage:1027 - CameraBin error: "Internal data stream error."
0:00:02.166900636 3978 0xb3836ec0 INFO droidcamsrc gstdroidcamsrc.c:1100:gst_droidcamsrc_loop:<camera_source> error not-negotiated pushing buffer through pad vfsrc
0:00:02.166992188 3978 0xb3836ec0 WARN droidcamsrc gstdroidcamsrc.c:1107:gst_droidcamsrc_loop:<camera_source> error: Internal data stream error.
0:00:02.167053224 3978 0xb3836ec0 WARN droidcamsrc gstdroidcamsrc.c:1107:gst_droidcamsrc_loop:<camera_source> error: stream stopped, reason not-negotiated
0:00:02.167144776 3978 0xb3836ec0 INFO GST_ERROR_SYSTEM gstelement.c:1835:gst_element_message_full:<camera_source> posting message: Internal data stream error.
0:00:02.167236329 3978 0xb3836ec0 INFO GST_ERROR_SYSTEM gstelement.c:1858:gst_element_message_full:<camera_source> posted error message: Internal data stream error.
[W] CameraBinSession::processBusMessage:1027 - CameraBin error: "Internal data stream error."
0:00:02.238037109 3978 0xb3836ec0 INFO droidcamsrc gstdroidcamsrc.c:1100:gst_droidcamsrc_loop:<camera_source> error not-negotiated pushing buffer through pad vfsrc
0:00:02.238159179 3978 0xb3836ec0 WARN droidcamsrc gstdroidcamsrc.c:1107:gst_droidcamsrc_loop:<camera_source> error: Internal data stream error.
0:00:02.238189697 3978 0xb3836ec0 WARN droidcamsrc gstdroidcamsrc.c:1107:gst_droidcamsrc_loop:<camera_source> error: stream stopped, reason not-negotiated
0:00:02.238281249 3978 0xb3836ec0 INFO GST_ERROR_SYSTEM gstelement.c:1835:gst_element_message_full:<camera_source> posting message: Internal data stream error.
0:00:02.238403320 3978 0xb3836ec0 INFO GST_ERROR_SYSTEM gstelement.c:1858:gst_element_message_full:<camera_source> posted error message: Internal data stream error.
[W] CameraBinSession::processBusMessage:1027 - CameraBin error: "Internal data stream error."
0:00:02.308715819 3978 0xb3836ec0 INFO droidcamsrc gstdroidcamsrc.c:1100:gst_droidcamsrc_loop:<camera_source> error not-negotiated pushing buffer through pad vfsrc
0:00:02.308807372 3978 0xb3836ec0 WARN droidcamsrc gstdroidcamsrc.c:1107:gst_droidcamsrc_loop:<camera_source> error: Internal data stream error.
0:00:02.308868407 3978 0xb3836ec0 WARN droidcamsrc gstdroidcamsrc.c:1107:gst_droidcamsrc_loop:<camera_source> error: stream stopped, reason not-negotiated
0:00:02.308929442 3978 0xb3836ec0 INFO GST_ERROR_SYSTEM gstelement.c:1835:gst_element_message_full:<camera_source> posting message: Internal data stream error.
0:00:02.309051513 3978 0xb3836ec0 INFO GST_ERROR_SYSTEM gstelement.c:1858:gst_element_message_full:<camera_source> posted error message: Internal data stream error.
[W] CameraBinSession::processBusMessage:1027 - CameraBin error: "Internal data stream error."
0:00:02.378112794 3978 0xb3836ec0 INFO droidcamsrc gstdroidcamsrc.c:1100:gst_droidcamsrc_loop:<camera_source> error not-negotiated pushing buffer through pad vfsrc
0:00:02.378234864 3978 0xb3836ec0 WARN droidcamsrc gstdroidcamsrc.c:1107:gst_droidcamsrc_loop:<camera_source> error: Internal data stream error.
0:00:02.378265382 3978 0xb3836ec0 WARN droidcamsrc gstdroidcamsrc.c:1107:gst_droidcamsrc_loop:<camera_source> error: stream stopped, reason not-negotiated
0:00:02.378356934 3978 0xb3836ec0 INFO GST_ERROR_SYSTEM gstelement.c:1835:gst_element_message_full:<camera_source> posting message: Internal data stream error.
0:00:02.378448487 3978 0xb3836ec0 INFO GST_ERROR_SYSTEM gstelement.c:1858:gst_element_message_full:<camera_source> posted error message: Internal data stream error.
[W] CameraBinSession::processBusMessage:1027 - CameraBin error: "Internal data stream error."
0:00:02.447357177 3978 0xb3836ec0 INFO droidcamsrc gstdroidcamsrc.c:1100:gst_droidcamsrc_loop:<camera_source> error not-negotiated pushing buffer through pad vfsrc
0:00:02.447448730 3978 0xb3836ec0 WARN droidcamsrc gstdroidcamsrc.c:1107:gst_droidcamsrc_loop:<camera_source> error: Internal data stream error.
0:00:02.447479247 3978 0xb3836ec0 WARN droidcamsrc gstdroidcamsrc.c:1107:gst_droidcamsrc_loop:<camera_source> error: stream stopped, reason not-negotiated
0:00:02.447570800 3978 0xb3836ec0 INFO GST_ERROR_SYSTEM gstelement.c:1835:gst_element_message_full:<camera_source> posting message: Internal data stream error.
0:00:02.447662353 3978 0xb3836ec0 INFO GST_ERROR_SYSTEM gstelement.c:1858:gst_element_message_full:<camera_source> posted error message: Internal data stream error.
[W] CameraBinSession::processBusMessage:1027 - CameraBin error: "Internal data stream error."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment