Advertisement
Guest User

Command exits instantly without any (apparent) error #8

a guest
Sep 2nd, 2021
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 173.18 KB | None | 0 0
  1. $ GST_DEBUG=4 webcam-filters --input-dev /dev/video0 --output-dev /dev/video3 --background-blur 150
  2. 0:00:00.000028904 180655 0x270c930 INFO GST_INIT gst.c:586:init_pre: Initializing GStreamer Core Library version 1.18.4
  3. 0:00:00.000044834 180655 0x270c930 INFO GST_INIT gst.c:587:init_pre: Using library installed in /usr/lib/x86_64-linux-gnu
  4. 0:00:00.000049322 180655 0x270c930 INFO GST_INIT gst.c:605:init_pre: Linux amd 5.11.0-31-generic #33-Ubuntu SMP Wed Aug 11 13:19:04 UTC 2021 x86_64
  5. 0:00:00.000118352 180655 0x270c930 INFO GST_INIT gstmessage.c:129:_priv_gst_message_initialize: init messages
  6. 0:00:00.000172724 180655 0x270c930 INFO GST_INIT gstcontext.c:85:_priv_gst_context_initialize: init contexts
  7. 0:00:00.000213641 180655 0x270c930 INFO GST_PLUGIN_LOADING gstplugin.c:325:_priv_gst_plugin_initialize: registering 0 static plugins
  8. 0:00:00.000244780 180655 0x270c930 INFO GST_PLUGIN_LOADING gstplugin.c:233:gst_plugin_register_static: registered static plugin "staticelements"
  9. 0:00:00.000249869 180655 0x270c930 INFO GST_PLUGIN_LOADING gstplugin.c:235:gst_plugin_register_static: added static plugin "staticelements", result: 1
  10. 0:00:00.000255530 180655 0x270c930 INFO GST_REGISTRY gstregistry.c:1755:ensure_current_registry: reading registry cache: /home/mid/.cache/gstreamer-1.0/registry.x86_64.bin
  11. 0:00:00.005875307 180655 0x270c930 INFO GST_REGISTRY gstregistrybinary.c:666:priv_gst_registry_binary_read_cache: loaded /home/mid/.cache/gstreamer-1.0/registry.x86_64.bin in 0.005611 seconds
  12. 0:00:00.005920141 180655 0x270c930 INFO GST_REGISTRY gstregistry.c:1614:scan_and_update_registry: Validating plugins from registry cache: /home/mid/.cache/gstreamer-1.0/registry.x86_64.bin
  13. 0:00:00.006047741 180655 0x270c930 INFO GST_PLUGIN_LOADING gstplugin.c:1537:gst_plugin_ext_dep_extract_env_vars_paths:<plugin261> ignoring environment variable content '': either not an absolute path or not a path at all
  14. 0:00:00.006486926 180655 0x270c930 INFO GST_PLUGIN_LOADING gstplugin.c:1537:gst_plugin_ext_dep_extract_env_vars_paths:<plugin262> ignoring environment variable content '': either not an absolute path or not a path at all
  15. 0:00:00.006492136 180655 0x270c930 INFO GST_PLUGIN_LOADING gstplugin.c:1537:gst_plugin_ext_dep_extract_env_vars_paths:<plugin262> ignoring environment variable content '0': either not an absolute path or not a path at all
  16. 0:00:00.006534095 180655 0x270c930 INFO GST_REGISTRY gstregistry.c:1713:scan_and_update_registry: Registry cache has not changed
  17. 0:00:00.006538834 180655 0x270c930 INFO GST_REGISTRY gstregistry.c:1790:ensure_current_registry: registry reading and updating done, result = 1
  18. 0:00:00.006541408 180655 0x270c930 INFO GST_INIT gst.c:806:init_post: GLib runtime version: 2.68.1
  19. 0:00:00.006544314 180655 0x270c930 INFO GST_INIT gst.c:808:init_post: GLib headers version: 2.68.0
  20. 0:00:00.006548001 180655 0x270c930 INFO GST_INIT gst.c:810:init_post: initialized GStreamer successfully
  21. 0:00:00.125429361 180655 0x270c930 INFO GST_PLUGIN_LOADING gstplugin.c:915:_priv_gst_plugin_load_file_for_registry: plugin "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideo4linux2.so" loaded
  22. 0:00:00.125438518 180655 0x270c930 INFO GST_ELEMENT_FACTORY gstelementfactory.c:363:gst_element_factory_create: creating element "v4l2src"
  23. 0:00:00.125831486 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:752:gst_element_add_pad:<GstBaseSrc@0x2b68130> adding pad 'src'
  24. 0:00:00.126214646 180655 0x270c930 INFO v4l2 v4l2_calls.c:588:gst_v4l2_open:<v4l2src0:src> Opened device 'HD Pro Webcam C920' (/dev/video0) successfully
  25. 0:00:00.126224435 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<v4l2src0> completed state change to READY
  26. 0:00:00.126228422 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<v4l2src0> notifying about state-changed NULL to READY (VOID_PENDING pending)
  27. 0:00:00.126271533 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:1009:gst_element_get_static_pad: found pad v4l2src0:src
  28. 0:00:00.126295338 180655 0x270c930 INFO v4l2 gstv4l2object.c:1212:gst_v4l2_object_fill_format_list:<v4l2src0:src> got 2 format(s):
  29. 0:00:00.126300337 180655 0x270c930 INFO v4l2 gstv4l2object.c:1216:gst_v4l2_object_fill_format_list:<v4l2src0:src> YUYV
  30. 0:00:00.126302672 180655 0x270c930 INFO v4l2 gstv4l2object.c:1216:gst_v4l2_object_fill_format_list:<v4l2src0:src> MJPG
  31. 0:00:00.126449988 180655 0x270c930 INFO v4l2 gstv4l2object.c:4469:gst_v4l2_object_probe_caps:<v4l2src0:src> probed caps: video/x-raw, format=(string)YUY2, width=(int)2560, height=(int)1472, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)2/1; video/x-raw, format=(string)YUY2, width=(int)1920, height=(int)1080, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)5/1; video/x-raw, format=(string)YUY2, width=(int)1600, height=(int)896, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)960, height=(int)720, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)1024, height=(int)576, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)800, height=(int)600, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)864, height=(int)480, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)800, height=(int)448, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)640, height=(int)480, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)640, height=(int)360, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)432, height=(int)240, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)352, height=(int)288, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)320, height=(int)240, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)320, height=(int)180, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)176, height=(int)144, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)160, height=(int)120, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)160, height=(int)90, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)1920, height=(int)1080, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)1600, height=(int)896, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)960, height=(int)720, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)1024, height=(int)576, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)800, height=(int)600, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)864, height=(int)480, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)800, height=(int)448, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)640, height=(int)480, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)640, height=(int)360, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)432, height=(int)240, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)352, height=(int)288, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)320, height=(int)240, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)320, height=(int)180, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)176, height=(int)144, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)160, height=(int)120, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)160, height=(int)90, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }
  32. 0:00:00.126503349 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<v4l2src0> completed state change to NULL
  33. 0:00:00.126509390 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<v4l2src0> notifying about state-changed READY to NULL (VOID_PENDING pending)
  34. 0:00:00.126524047 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3345:gst_element_dispose:<v4l2src0> 0x2b68130 dispose
  35. 0:00:00.126528185 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:868:gst_element_remove_pad:<v4l2src0> removing pad 'src'
  36. 0:00:00.126532594 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3390:gst_element_dispose:<v4l2src0> 0x2b68130 parent class dispose
  37. 0:00:00.126538465 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3422:gst_element_finalize:<v4l2src0> 0x2b68130 finalize
  38. 0:00:00.126543524 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3427:gst_element_finalize:<v4l2src0> 0x2b68130 finalize parent
  39. Selectd input: media-type=image/jpeg, width=1280 height=720 framerate=30/1
  40. 0:00:00.126922546 180655 0x270c930 INFO GST_ELEMENT_FACTORY gstelementfactory.c:363:gst_element_factory_create: creating element "pipeline"
  41. 0:00:00.126949286 180655 0x270c930 INFO GST_ELEMENT_FACTORY gstelementfactory.c:363:gst_element_factory_create: creating element "v4l2src"
  42. 0:00:00.126958053 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:752:gst_element_add_pad:<GstBaseSrc@0x2b68500> adding pad 'src'
  43. 0:00:00.127173718 180655 0x270c930 INFO GST_PLUGIN_LOADING gstplugin.c:915:_priv_gst_plugin_load_file_for_registry: plugin "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so" loaded
  44. 0:00:00.127179860 180655 0x270c930 INFO GST_ELEMENT_FACTORY gstelementfactory.c:363:gst_element_factory_create: creating element "capsfilter"
  45. 0:00:00.127202071 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:752:gst_element_add_pad:<GstBaseTransform@0x2b78210> adding pad 'sink'
  46. 0:00:00.127208293 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:752:gst_element_add_pad:<GstBaseTransform@0x2b78210> adding pad 'src'
  47. 0:00:00.128092123 180655 0x270c930 INFO GST_PLUGIN_LOADING gstplugin.c:915:_priv_gst_plugin_load_file_for_registry: plugin "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstplayback.so" loaded
  48. 0:00:00.128102262 180655 0x270c930 INFO GST_ELEMENT_FACTORY gstelementfactory.c:363:gst_element_factory_create: creating element "decodebin"
  49. 0:00:00.128166503 180655 0x270c930 INFO GST_ELEMENT_FACTORY gstelementfactory.c:360:gst_element_factory_create: creating element "typefind" named "typefind"
  50. 0:00:00.128199305 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:752:gst_element_add_pad:<GstTypeFindElement@0x2b83060> adding pad 'sink'
  51. 0:00:00.128213151 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:752:gst_element_add_pad:<GstTypeFindElement@0x2b83060> adding pad 'src'
  52. 0:00:00.128238589 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:1009:gst_element_get_static_pad: found pad typefind:sink
  53. 0:00:00.128264838 180655 0x270c930 INFO GST_PADS gstpad.c:2377:gst_pad_link_prepare: trying to link sink:proxypad0 and typefind:sink
  54. 0:00:00.128272262 180655 0x270c930 INFO GST_PADS gstpad.c:2585:gst_pad_link_full: linked sink:proxypad0 and typefind:sink, successful
  55. 0:00:00.128278974 180655 0x270c930 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
  56. 0:00:00.128299673 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:752:gst_element_add_pad:<GstDecodeBin@0x2b80020> adding pad 'sink'
  57. 0:00:00.128550775 180655 0x270c930 INFO GST_PLUGIN_LOADING gstplugin.c:915:_priv_gst_plugin_load_file_for_registry: plugin "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoconvert.so" loaded
  58. 0:00:00.128559992 180655 0x270c930 INFO GST_ELEMENT_FACTORY gstelementfactory.c:363:gst_element_factory_create: creating element "videoconvert"
  59. 0:00:00.128693633 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:752:gst_element_add_pad:<GstBaseTransform@0x2b968d0> adding pad 'sink'
  60. 0:00:00.128703552 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:752:gst_element_add_pad:<GstBaseTransform@0x2b968d0> adding pad 'src'
  61. 0:00:00.128840008 180655 0x270c930 INFO GST_ELEMENT_FACTORY gstelementfactory.c:363:gst_element_factory_create: creating element "capsfilter"
  62. 0:00:00.128852752 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:752:gst_element_add_pad:<GstBaseTransform@0x2b78550> adding pad 'sink'
  63. 0:00:00.128861228 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:752:gst_element_add_pad:<GstBaseTransform@0x2b78550> adding pad 'src'
  64. 0:00:00.128872159 180655 0x270c930 INFO GST_ELEMENT_FACTORY gstelementfactory.c:363:gst_element_factory_create: creating element "tee"
  65. 0:00:00.128904860 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:752:gst_element_add_pad:<GstTee@0x2b98000> adding pad 'sink'
  66. 0:00:00.128975863 180655 0x270c930 INFO GST_ELEMENT_FACTORY gstelementfactory.c:363:gst_element_factory_create: creating element "videoconvert"
  67. 0:00:00.128987696 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:752:gst_element_add_pad:<GstBaseTransform@0x2b99480> adding pad 'sink'
  68. 0:00:00.128995591 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:752:gst_element_add_pad:<GstBaseTransform@0x2b99480> adding pad 'src'
  69. 0:00:00.129004958 180655 0x270c930 INFO GST_ELEMENT_FACTORY gstelementfactory.c:363:gst_element_factory_create: creating element "capsfilter"
  70. 0:00:00.129018994 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:752:gst_element_add_pad:<GstBaseTransform@0x2b78890> adding pad 'sink'
  71. 0:00:00.129026178 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:752:gst_element_add_pad:<GstBaseTransform@0x2b78890> adding pad 'src'
  72. 0:00:00.129035205 180655 0x270c930 INFO GST_ELEMENT_FACTORY gstelementfactory.c:363:gst_element_factory_create: creating element "v4l2sink"
  73. 0:00:00.129097111 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:752:gst_element_add_pad:<GstBaseSink@0x2b9eaa0> adding pad 'sink'
  74. 0:00:00.129415149 180655 0x270c930 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
  75. 0:00:00.129450625 180655 0x270c930 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
  76. 0:00:00.129463880 180655 0x270c930 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
  77. 0:00:00.129530836 180655 0x270c930 INFO GST_ELEMENT_PADS gstutils.c:1816:gst_element_link_pads_full: trying to link element v4l2src1:(any) to element capsfilter0:(any)
  78. 0:00:00.129539492 180655 0x270c930 INFO GST_PADS gstutils.c:1079:gst_pad_check_link: trying to link v4l2src1:src and capsfilter0:sink
  79. 0:00:00.129549481 180655 0x270c930 INFO GST_PADS gstpad.c:4309:gst_pad_peer_query:<capsfilter0:src> pad has no peer
  80. 0:00:00.129558348 180655 0x270c930 INFO GST_PADS gstutils.c:1632:prepare_link_maybe_ghosting: v4l2src1 and capsfilter0 in same bin, no need for ghost pads
  81. 0:00:00.129566834 180655 0x270c930 INFO GST_PADS gstpad.c:2377:gst_pad_link_prepare: trying to link v4l2src1:src and capsfilter0:sink
  82. 0:00:00.129573386 180655 0x270c930 INFO GST_PADS gstpad.c:4309:gst_pad_peer_query:<capsfilter0:src> pad has no peer
  83. 0:00:00.129580950 180655 0x270c930 INFO GST_PADS gstpad.c:2585:gst_pad_link_full: linked v4l2src1:src and capsfilter0:sink, successful
  84. 0:00:00.129585419 180655 0x270c930 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
  85. 0:00:00.129588935 180655 0x270c930 INFO GST_EVENT gstpad.c:5890:gst_pad_send_event_unchecked:<v4l2src1:src> Received event on flushing pad. Discarding
  86. 0:00:00.129600397 180655 0x270c930 INFO GST_ELEMENT_PADS gstutils.c:1816:gst_element_link_pads_full: trying to link element capsfilter0:(any) to element decodebin0:(any)
  87. 0:00:00.129606137 180655 0x270c930 INFO GST_PADS gstutils.c:1079:gst_pad_check_link: trying to link capsfilter0:src and decodebin0:sink
  88. 0:00:00.129618260 180655 0x270c930 INFO GST_PADS gstutils.c:1632:prepare_link_maybe_ghosting: capsfilter0 and decodebin0 in same bin, no need for ghost pads
  89. 0:00:00.129624271 180655 0x270c930 INFO GST_PADS gstpad.c:2377:gst_pad_link_prepare: trying to link capsfilter0:src and decodebin0:sink
  90. 0:00:00.129633779 180655 0x270c930 INFO GST_PADS gstpad.c:2585:gst_pad_link_full: linked capsfilter0:src and decodebin0:sink, successful
  91. 0:00:00.129637687 180655 0x270c930 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
  92. 0:00:00.129643187 180655 0x270c930 INFO GST_EVENT gstpad.c:5890:gst_pad_send_event_unchecked:<capsfilter0:src> Received event on flushing pad. Discarding
  93. 0:00:00.129661491 180655 0x270c930 INFO GST_ELEMENT_PADS gstutils.c:1816:gst_element_link_pads_full: trying to link element videoconvert0:(any) to element capsfilter1:(any)
  94. 0:00:00.129667823 180655 0x270c930 INFO GST_PADS gstutils.c:1079:gst_pad_check_link: trying to link videoconvert0:src and capsfilter1:sink
  95. 0:00:00.129674185 180655 0x270c930 INFO GST_PADS gstpad.c:4309:gst_pad_peer_query:<videoconvert0:sink> pad has no peer
  96. 0:00:00.129785995 180655 0x270c930 INFO GST_PADS gstpad.c:4309:gst_pad_peer_query:<capsfilter1:src> pad has no peer
  97. 0:00:00.129799390 180655 0x270c930 INFO GST_PADS gstutils.c:1632:prepare_link_maybe_ghosting: videoconvert0 and capsfilter1 in same bin, no need for ghost pads
  98. 0:00:00.129806143 180655 0x270c930 INFO GST_PADS gstpad.c:2377:gst_pad_link_prepare: trying to link videoconvert0:src and capsfilter1:sink
  99. 0:00:00.129811513 180655 0x270c930 INFO GST_PADS gstpad.c:4309:gst_pad_peer_query:<videoconvert0:sink> pad has no peer
  100. 0:00:00.129915969 180655 0x270c930 INFO GST_PADS gstpad.c:4309:gst_pad_peer_query:<capsfilter1:src> pad has no peer
  101. 0:00:00.129929385 180655 0x270c930 INFO GST_PADS gstpad.c:2585:gst_pad_link_full: linked videoconvert0:src and capsfilter1:sink, successful
  102. 0:00:00.129933993 180655 0x270c930 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
  103. 0:00:00.129937149 180655 0x270c930 INFO GST_EVENT gstpad.c:5890:gst_pad_send_event_unchecked:<videoconvert0:src> Received event on flushing pad. Discarding
  104. 0:00:00.129947338 180655 0x270c930 INFO GST_ELEMENT_PADS gstutils.c:1816:gst_element_link_pads_full: trying to link element capsfilter1:(any) to element tee0:(any)
  105. 0:00:00.129953290 180655 0x270c930 INFO GST_PADS gstutils.c:1079:gst_pad_check_link: trying to link capsfilter1:src and tee0:sink
  106. 0:00:00.129958740 180655 0x270c930 INFO GST_PADS gstpad.c:4309:gst_pad_peer_query:<videoconvert0:sink> pad has no peer
  107. 0:00:00.130074637 180655 0x270c930 INFO GST_PADS gstutils.c:1632:prepare_link_maybe_ghosting: capsfilter1 and tee0 in same bin, no need for ghost pads
  108. 0:00:00.130081340 180655 0x270c930 INFO GST_PADS gstpad.c:2377:gst_pad_link_prepare: trying to link capsfilter1:src and tee0:sink
  109. 0:00:00.130087241 180655 0x270c930 INFO GST_PADS gstpad.c:4309:gst_pad_peer_query:<videoconvert0:sink> pad has no peer
  110. 0:00:00.130201947 180655 0x270c930 INFO GST_PADS gstpad.c:2585:gst_pad_link_full: linked capsfilter1:src and tee0:sink, successful
  111. 0:00:00.130206235 180655 0x270c930 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
  112. 0:00:00.130211635 180655 0x270c930 INFO GST_EVENT gstpad.c:5890:gst_pad_send_event_unchecked:<capsfilter1:src> Received event on flushing pad. Discarding
  113. 0:00:00.130222796 180655 0x270c930 INFO GST_ELEMENT_FACTORY gstelementfactory.c:360:gst_element_factory_create: creating element "queue" named "selfie_queue"
  114. 0:00:00.130282869 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:752:gst_element_add_pad:<GstQueue@0x2ba8050> adding pad 'sink'
  115. 0:00:00.130294290 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:752:gst_element_add_pad:<GstQueue@0x2ba8050> adding pad 'src'
  116. 0:00:00.422391799 180655 0x270c930 INFO pyplugin gstpythonplugin.c:103:gst_python_plugin_load_file: Valid plugin
  117. 0:00:00.423227920 180655 0x270c930 INFO pyplugin gstpythonplugin.c:103:gst_python_plugin_load_file: Valid plugin
  118. 0:00:00.423923807 180655 0x270c930 INFO pyplugin gstpythonplugin.c:103:gst_python_plugin_load_file: Valid plugin
  119. 0:00:00.423951289 180655 0x270c930 INFO GST_PLUGIN_LOADING gstplugin.c:915:_priv_gst_plugin_load_file_for_registry: plugin "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpython.so" loaded
  120. 0:00:00.423958011 180655 0x270c930 INFO GST_ELEMENT_FACTORY gstelementfactory.c:363:gst_element_factory_create: creating element "selfie_seg"
  121. 0:00:00.423971707 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:752:gst_element_add_pad:<GstBaseTransform@0x3798150> adding pad 'sink'
  122. 0:00:00.423979301 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:752:gst_element_add_pad:<GstBaseTransform@0x3798150> adding pad 'src'
  123.  
  124. (python3:180655): GStreamer-CRITICAL **: 19:58:33.869: The created element should be floating, this is probably caused by faulty bindings
  125. 0:00:00.424061486 180655 0x270c930 INFO GST_ELEMENT_PADS gstutils.c:1816:gst_element_link_pads_full: trying to link element tee0:(any) to element selfie_queue:(any)
  126. 0:00:00.424074410 180655 0x270c930 INFO GST_PADS gstpad.c:4309:gst_pad_peer_query:<selfie_queue:src> pad has no peer
  127. 0:00:00.424091883 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:752:gst_element_add_pad:<tee0> adding pad 'src_0'
  128. 0:00:00.424099227 180655 0x270c930 INFO GST_PADS gstutils.c:1632:prepare_link_maybe_ghosting: tee0 and selfie_queue in same bin, no need for ghost pads
  129. 0:00:00.424107452 180655 0x270c930 INFO GST_PADS gstpad.c:2377:gst_pad_link_prepare: trying to link tee0:src_0 and selfie_queue:sink
  130. 0:00:00.424114786 180655 0x270c930 INFO GST_PADS gstpad.c:4309:gst_pad_peer_query:<videoconvert0:sink> pad has no peer
  131. 0:00:00.424206598 180655 0x270c930 INFO GST_PADS gstpad.c:4309:gst_pad_peer_query:<selfie_queue:src> pad has no peer
  132. 0:00:00.424215485 180655 0x270c930 INFO GST_PADS gstpad.c:2585:gst_pad_link_full: linked tee0:src_0 and selfie_queue:sink, successful
  133. 0:00:00.424218140 180655 0x270c930 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
  134. 0:00:00.424221426 180655 0x270c930 INFO GST_EVENT gstpad.c:5890:gst_pad_send_event_unchecked:<tee0:src_0> Received event on flushing pad. Discarding
  135. 0:00:00.424229491 180655 0x270c930 INFO GST_ELEMENT_PADS gstutils.c:1816:gst_element_link_pads_full: trying to link element selfie_queue:(any) to element selfie_segmentation+selfiesegmenter0:(any)
  136. 0:00:00.424234451 180655 0x270c930 INFO GST_PADS gstutils.c:1079:gst_pad_check_link: trying to link selfie_queue:src and selfie_segmentation+selfiesegmenter0:sink
  137. 0:00:00.424239721 180655 0x270c930 INFO GST_PADS gstpad.c:4309:gst_pad_peer_query:<videoconvert0:sink> pad has no peer
  138. 0:00:00.424320051 180655 0x270c930 INFO GST_PADS gstpad.c:4309:gst_pad_peer_query:<selfie_segmentation+selfiesegmenter0:src> pad has no peer
  139. 0:00:00.424339237 180655 0x270c930 INFO GST_PADS gstutils.c:1632:prepare_link_maybe_ghosting: selfie_queue and selfie_segmentation+selfiesegmenter0 in same bin, no need for ghost pads
  140. 0:00:00.424344958 180655 0x270c930 INFO GST_PADS gstpad.c:2377:gst_pad_link_prepare: trying to link selfie_queue:src and selfie_segmentation+selfiesegmenter0:sink
  141. 0:00:00.424349988 180655 0x270c930 INFO GST_PADS gstpad.c:4309:gst_pad_peer_query:<videoconvert0:sink> pad has no peer
  142. 0:00:00.424420149 180655 0x270c930 INFO GST_PADS gstpad.c:4309:gst_pad_peer_query:<selfie_segmentation+selfiesegmenter0:src> pad has no peer
  143. 0:00:00.424434456 180655 0x270c930 INFO GST_PADS gstpad.c:2585:gst_pad_link_full: linked selfie_queue:src and selfie_segmentation+selfiesegmenter0:sink, successful
  144. 0:00:00.424438294 180655 0x270c930 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
  145. 0:00:00.424441039 180655 0x270c930 INFO GST_EVENT gstpad.c:5890:gst_pad_send_event_unchecked:<selfie_queue:src> Received event on flushing pad. Discarding
  146. 0:00:00.424450026 180655 0x270c930 INFO GST_ELEMENT_FACTORY gstelementfactory.c:360:gst_element_factory_create: creating element "queue" named "blured_queue"
  147. 0:00:00.424461637 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:752:gst_element_add_pad:<GstQueue@0x2ba8350> adding pad 'sink'
  148. 0:00:00.424469272 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:752:gst_element_add_pad:<GstQueue@0x2ba8350> adding pad 'src'
  149. 0:00:00.424477557 180655 0x270c930 INFO GST_ELEMENT_FACTORY gstelementfactory.c:363:gst_element_factory_create: creating element "cv2_boxfilter"
  150. 0:00:00.424483739 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:752:gst_element_add_pad:<GstBaseTransform@0x3798460> adding pad 'sink'
  151. 0:00:00.424488859 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:752:gst_element_add_pad:<GstBaseTransform@0x3798460> adding pad 'src'
  152.  
  153. (python3:180655): GStreamer-CRITICAL **: 19:58:33.870: The created element should be floating, this is probably caused by faulty bindings
  154. 0:00:00.424528673 180655 0x270c930 INFO GST_ELEMENT_PADS gstutils.c:1816:gst_element_link_pads_full: trying to link element tee0:(any) to element blured_queue:(any)
  155. 0:00:00.424535376 180655 0x270c930 INFO GST_PADS gstpad.c:4309:gst_pad_peer_query:<blured_queue:src> pad has no peer
  156. 0:00:00.424545365 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:752:gst_element_add_pad:<tee0> adding pad 'src_1'
  157. 0:00:00.424550194 180655 0x270c930 INFO GST_PADS gstutils.c:1632:prepare_link_maybe_ghosting: tee0 and blured_queue in same bin, no need for ghost pads
  158. 0:00:00.424555083 180655 0x270c930 INFO GST_PADS gstpad.c:2377:gst_pad_link_prepare: trying to link tee0:src_1 and blured_queue:sink
  159. 0:00:00.424559632 180655 0x270c930 INFO GST_PADS gstpad.c:4309:gst_pad_peer_query:<videoconvert0:sink> pad has no peer
  160. 0:00:00.424633460 180655 0x270c930 INFO GST_PADS gstpad.c:4309:gst_pad_peer_query:<blured_queue:src> pad has no peer
  161. 0:00:00.424641756 180655 0x270c930 INFO GST_PADS gstpad.c:2585:gst_pad_link_full: linked tee0:src_1 and blured_queue:sink, successful
  162. 0:00:00.424644651 180655 0x270c930 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
  163. 0:00:00.424648208 180655 0x270c930 INFO GST_EVENT gstpad.c:5890:gst_pad_send_event_unchecked:<tee0:src_1> Received event on flushing pad. Discarding
  164. 0:00:00.424654880 180655 0x270c930 INFO GST_ELEMENT_PADS gstutils.c:1816:gst_element_link_pads_full: trying to link element blured_queue:(any) to element cv2_boxfilter+boxfilter0:(any)
  165. 0:00:00.424659750 180655 0x270c930 INFO GST_PADS gstutils.c:1079:gst_pad_check_link: trying to link blured_queue:src and cv2_boxfilter+boxfilter0:sink
  166. 0:00:00.424664108 180655 0x270c930 INFO GST_PADS gstpad.c:4309:gst_pad_peer_query:<videoconvert0:sink> pad has no peer
  167. 0:00:00.424733298 180655 0x270c930 INFO GST_PADS gstpad.c:4309:gst_pad_peer_query:<cv2_boxfilter+boxfilter0:src> pad has no peer
  168. 0:00:00.424742315 180655 0x270c930 INFO GST_PADS gstutils.c:1632:prepare_link_maybe_ghosting: blured_queue and cv2_boxfilter+boxfilter0 in same bin, no need for ghost pads
  169. 0:00:00.424747094 180655 0x270c930 INFO GST_PADS gstpad.c:2377:gst_pad_link_prepare: trying to link blured_queue:src and cv2_boxfilter+boxfilter0:sink
  170. 0:00:00.424751041 180655 0x270c930 INFO GST_PADS gstpad.c:4309:gst_pad_peer_query:<videoconvert0:sink> pad has no peer
  171. 0:00:00.424819369 180655 0x270c930 INFO GST_PADS gstpad.c:4309:gst_pad_peer_query:<cv2_boxfilter+boxfilter0:src> pad has no peer
  172. 0:00:00.424827906 180655 0x270c930 INFO GST_PADS gstpad.c:2585:gst_pad_link_full: linked blured_queue:src and cv2_boxfilter+boxfilter0:sink, successful
  173. 0:00:00.424831192 180655 0x270c930 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
  174. 0:00:00.424833797 180655 0x270c930 INFO GST_EVENT gstpad.c:5890:gst_pad_send_event_unchecked:<blured_queue:src> Received event on flushing pad. Discarding
  175. 0:00:00.424840569 180655 0x270c930 INFO GST_ELEMENT_FACTORY gstelementfactory.c:363:gst_element_factory_create: creating element "numpy_where"
  176. 0:00:00.424853954 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:752:gst_element_add_pad:<GstAggregator@0x37a2180> adding pad 'src'
  177. 0:00:00.424895042 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:752:gst_element_add_pad:<numpy_where+Where@0x37a2180> adding pad 'condition'
  178. 0:00:00.424902015 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:752:gst_element_add_pad:<numpy_where+Where@0x37a2180> adding pad 'x'
  179. 0:00:00.424906233 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:752:gst_element_add_pad:<numpy_where+Where@0x37a2180> adding pad 'y'
  180.  
  181. (python3:180655): GStreamer-CRITICAL **: 19:58:33.870: The created element should be floating, this is probably caused by faulty bindings
  182. 0:00:00.424962408 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:1009:gst_element_get_static_pad: found pad selfie_segmentation+selfiesegmenter0:src
  183. 0:00:00.424968940 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:1009:gst_element_get_static_pad: found pad numpy_where+where0:condition
  184. 0:00:00.424986073 180655 0x270c930 INFO GST_PADS gstpad.c:2377:gst_pad_link_prepare: trying to link selfie_segmentation+selfiesegmenter0:src and numpy_where+where0:condition
  185. 0:00:00.424992755 180655 0x270c930 INFO GST_PADS gstpad.c:4309:gst_pad_peer_query:<videoconvert0:sink> pad has no peer
  186. 0:00:00.425085289 180655 0x270c930 INFO GST_PADS gstpad.c:2585:gst_pad_link_full: linked selfie_segmentation+selfiesegmenter0:src and numpy_where+where0:condition, successful
  187. 0:00:00.425092122 180655 0x270c930 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
  188. 0:00:00.425095488 180655 0x270c930 INFO GST_EVENT gstpad.c:5890:gst_pad_send_event_unchecked:<selfie_segmentation+selfiesegmenter0:src> Received event on flushing pad. Discarding
  189. 0:00:00.425125485 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:752:gst_element_add_pad:<tee0> adding pad 'src_2'
  190. 0:00:00.425175909 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:1009:gst_element_get_static_pad: found pad numpy_where+where0:x
  191. 0:00:00.425184325 180655 0x270c930 INFO GST_PADS gstpad.c:2377:gst_pad_link_prepare: trying to link tee0:src_2 and numpy_where+where0:x
  192. 0:00:00.425190316 180655 0x270c930 INFO GST_PADS gstpad.c:4309:gst_pad_peer_query:<videoconvert0:sink> pad has no peer
  193. 0:00:00.425267471 180655 0x270c930 INFO GST_PADS gstpad.c:2585:gst_pad_link_full: linked tee0:src_2 and numpy_where+where0:x, successful
  194. 0:00:00.425273152 180655 0x270c930 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
  195. 0:00:00.425276719 180655 0x270c930 INFO GST_EVENT gstpad.c:5890:gst_pad_send_event_unchecked:<tee0:src_2> Received event on flushing pad. Discarding
  196. 0:00:00.425285155 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:1009:gst_element_get_static_pad: found pad cv2_boxfilter+boxfilter0:src
  197. 0:00:00.425290455 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:1009:gst_element_get_static_pad: found pad numpy_where+where0:y
  198. 0:00:00.425295945 180655 0x270c930 INFO GST_PADS gstpad.c:2377:gst_pad_link_prepare: trying to link cv2_boxfilter+boxfilter0:src and numpy_where+where0:y
  199. 0:00:00.425300794 180655 0x270c930 INFO GST_PADS gstpad.c:4309:gst_pad_peer_query:<videoconvert0:sink> pad has no peer
  200. 0:00:00.425375294 180655 0x270c930 INFO GST_PADS gstpad.c:2585:gst_pad_link_full: linked cv2_boxfilter+boxfilter0:src and numpy_where+where0:y, successful
  201. 0:00:00.425381646 180655 0x270c930 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
  202. 0:00:00.425384902 180655 0x270c930 INFO GST_EVENT gstpad.c:5890:gst_pad_send_event_unchecked:<cv2_boxfilter+boxfilter0:src> Received event on flushing pad. Discarding
  203. 0:00:00.425392416 180655 0x270c930 INFO GST_ELEMENT_PADS gstutils.c:1816:gst_element_link_pads_full: trying to link element numpy_where+where0:(any) to element videoconvert1:(any)
  204. 0:00:00.425397225 180655 0x270c930 INFO GST_PADS gstutils.c:1079:gst_pad_check_link: trying to link numpy_where+where0:src and videoconvert1:sink
  205. 0:00:00.425401443 180655 0x270c930 INFO GST_PADS gstpad.c:4309:gst_pad_peer_query:<videoconvert1:src> pad has no peer
  206. 0:00:00.425468239 180655 0x270c930 INFO GST_PADS gstutils.c:1632:prepare_link_maybe_ghosting: numpy_where+where0 and videoconvert1 in same bin, no need for ghost pads
  207. 0:00:00.425475823 180655 0x270c930 INFO GST_PADS gstpad.c:2377:gst_pad_link_prepare: trying to link numpy_where+where0:src and videoconvert1:sink
  208. 0:00:00.425479530 180655 0x270c930 INFO GST_PADS gstpad.c:4309:gst_pad_peer_query:<videoconvert1:src> pad has no peer
  209. 0:00:00.425544442 180655 0x270c930 INFO GST_PADS gstpad.c:2585:gst_pad_link_full: linked numpy_where+where0:src and videoconvert1:sink, successful
  210. 0:00:00.425550243 180655 0x270c930 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
  211. 0:00:00.425553108 180655 0x270c930 INFO GST_EVENT gstpad.c:5890:gst_pad_send_event_unchecked:<numpy_where+where0:src> Received event on flushing pad. Discarding
  212. 0:00:00.425559470 180655 0x270c930 INFO GST_ELEMENT_PADS gstutils.c:1816:gst_element_link_pads_full: trying to link element videoconvert1:(any) to element capsfilter2:(any)
  213. 0:00:00.425564259 180655 0x270c930 INFO GST_PADS gstutils.c:1079:gst_pad_check_link: trying to link videoconvert1:src and capsfilter2:sink
  214. 0:00:00.425590067 180655 0x270c930 INFO GST_PADS gstpad.c:4309:gst_pad_peer_query:<capsfilter2:src> pad has no peer
  215. 0:00:00.425598343 180655 0x270c930 INFO GST_PADS gstutils.c:1632:prepare_link_maybe_ghosting: videoconvert1 and capsfilter2 in same bin, no need for ghost pads
  216. 0:00:00.425603402 180655 0x270c930 INFO GST_PADS gstpad.c:2377:gst_pad_link_prepare: trying to link videoconvert1:src and capsfilter2:sink
  217. 0:00:00.425627428 180655 0x270c930 INFO GST_PADS gstpad.c:4309:gst_pad_peer_query:<capsfilter2:src> pad has no peer
  218. 0:00:00.425635563 180655 0x270c930 INFO GST_PADS gstpad.c:2585:gst_pad_link_full: linked videoconvert1:src and capsfilter2:sink, successful
  219. 0:00:00.425638869 180655 0x270c930 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
  220. 0:00:00.425641885 180655 0x270c930 INFO GST_EVENT gstpad.c:5890:gst_pad_send_event_unchecked:<videoconvert1:src> Received event on flushing pad. Discarding
  221. 0:00:00.425648978 180655 0x270c930 INFO GST_ELEMENT_PADS gstutils.c:1816:gst_element_link_pads_full: trying to link element capsfilter2:(any) to element v4l2sink0:(any)
  222. 0:00:00.425653567 180655 0x270c930 INFO GST_PADS gstutils.c:1079:gst_pad_check_link: trying to link capsfilter2:src and v4l2sink0:sink
  223. 0:00:00.425686969 180655 0x270c930 INFO GST_PADS gstutils.c:1632:prepare_link_maybe_ghosting: capsfilter2 and v4l2sink0 in same bin, no need for ghost pads
  224. 0:00:00.425693211 180655 0x270c930 INFO GST_PADS gstpad.c:2377:gst_pad_link_prepare: trying to link capsfilter2:src and v4l2sink0:sink
  225. 0:00:00.425722707 180655 0x270c930 INFO GST_PADS gstpad.c:2585:gst_pad_link_full: linked capsfilter2:src and v4l2sink0:sink, successful
  226. 0:00:00.425727225 180655 0x270c930 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
  227. 0:00:00.425729970 180655 0x270c930 INFO GST_EVENT gstpad.c:5890:gst_pad_send_event_unchecked:<capsfilter2:src> Received event on flushing pad. Discarding
  228. 0:00:00.425797627 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<v4l2sink0> current NULL pending VOID_PENDING, desired next READY
  229. 0:00:00.425826111 180655 0x270c930 INFO v4l2 v4l2_calls.c:588:gst_v4l2_open:<v4l2sink0:sink> Opened device 'Virtual Webcam' (/dev/video3) successfully
  230. 0:00:00.425834126 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<v4l2sink0> completed state change to READY
  231. 0:00:00.425839135 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<v4l2sink0> notifying about state-changed NULL to READY (VOID_PENDING pending)
  232. 0:00:00.425850958 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'v4l2sink0' changed state to 2(READY) successfully
  233. 0:00:00.425855887 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<capsfilter2> current NULL pending VOID_PENDING, desired next READY
  234. 0:00:00.425859664 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<capsfilter2> completed state change to READY
  235. 0:00:00.425863391 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<capsfilter2> notifying about state-changed NULL to READY (VOID_PENDING pending)
  236. 0:00:00.425868070 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'capsfilter2' changed state to 2(READY) successfully
  237. 0:00:00.425872227 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<videoconvert1> current NULL pending VOID_PENDING, desired next READY
  238. 0:00:00.425875654 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<videoconvert1> completed state change to READY
  239. 0:00:00.425879441 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<videoconvert1> notifying about state-changed NULL to READY (VOID_PENDING pending)
  240. 0:00:00.425883449 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'videoconvert1' changed state to 2(READY) successfully
  241. 0:00:00.425887717 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<numpy_where+where0> current NULL pending VOID_PENDING, desired next READY
  242. 0:00:00.425891113 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<numpy_where+where0> completed state change to READY
  243. 0:00:00.425894459 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<numpy_where+where0> notifying about state-changed NULL to READY (VOID_PENDING pending)
  244. 0:00:00.425898537 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'numpy_where+where0' changed state to 2(READY) successfully
  245. 0:00:00.425902695 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<selfie_segmentation+selfiesegmenter0> current NULL pending VOID_PENDING, desired next READY
  246. 0:00:00.425906071 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<selfie_segmentation+selfiesegmenter0> completed state change to READY
  247. 0:00:00.425909618 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<selfie_segmentation+selfiesegmenter0> notifying about state-changed NULL to READY (VOID_PENDING pending)
  248. 0:00:00.425913745 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'selfie_segmentation+selfiesegmenter0' changed state to 2(READY) successfully
  249. 0:00:00.425917583 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<cv2_boxfilter+boxfilter0> current NULL pending VOID_PENDING, desired next READY
  250. 0:00:00.425921079 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<cv2_boxfilter+boxfilter0> completed state change to READY
  251. 0:00:00.425924365 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<cv2_boxfilter+boxfilter0> notifying about state-changed NULL to READY (VOID_PENDING pending)
  252. 0:00:00.425928283 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'cv2_boxfilter+boxfilter0' changed state to 2(READY) successfully
  253. 0:00:00.425932451 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<selfie_queue> current NULL pending VOID_PENDING, desired next READY
  254. 0:00:00.425935877 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<selfie_queue> completed state change to READY
  255. 0:00:00.425939664 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<selfie_queue> notifying about state-changed NULL to READY (VOID_PENDING pending)
  256. 0:00:00.425944062 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'selfie_queue' changed state to 2(READY) successfully
  257. 0:00:00.425948000 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<blured_queue> current NULL pending VOID_PENDING, desired next READY
  258. 0:00:00.425951226 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<blured_queue> completed state change to READY
  259. 0:00:00.425954492 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<blured_queue> notifying about state-changed NULL to READY (VOID_PENDING pending)
  260. 0:00:00.425958640 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'blured_queue' changed state to 2(READY) successfully
  261. 0:00:00.425962507 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<tee0> current NULL pending VOID_PENDING, desired next READY
  262. 0:00:00.425965964 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<tee0> completed state change to READY
  263. 0:00:00.425969029 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<tee0> notifying about state-changed NULL to READY (VOID_PENDING pending)
  264. 0:00:00.425973007 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'tee0' changed state to 2(READY) successfully
  265. 0:00:00.425977054 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<capsfilter1> current NULL pending VOID_PENDING, desired next READY
  266. 0:00:00.425980551 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<capsfilter1> completed state change to READY
  267. 0:00:00.425983627 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<capsfilter1> notifying about state-changed NULL to READY (VOID_PENDING pending)
  268. 0:00:00.425987414 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'capsfilter1' changed state to 2(READY) successfully
  269. 0:00:00.425991682 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<videoconvert0> current NULL pending VOID_PENDING, desired next READY
  270. 0:00:00.425995219 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<videoconvert0> completed state change to READY
  271. 0:00:00.425998655 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<videoconvert0> notifying about state-changed NULL to READY (VOID_PENDING pending)
  272. 0:00:00.426002983 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'videoconvert0' changed state to 2(READY) successfully
  273. 0:00:00.426007462 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<decodebin0> current NULL pending VOID_PENDING, desired next READY
  274. 0:00:00.426013613 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<typefind> current NULL pending VOID_PENDING, desired next READY
  275. 0:00:00.426017240 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<typefind> completed state change to READY
  276. 0:00:00.426020436 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<typefind> notifying about state-changed NULL to READY (VOID_PENDING pending)
  277. 0:00:00.426025525 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<decodebin0> child 'typefind' changed state to 2(READY) successfully
  278. 0:00:00.426029954 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<decodebin0> completed state change to READY
  279. 0:00:00.426033410 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<decodebin0> notifying about state-changed NULL to READY (VOID_PENDING pending)
  280. 0:00:00.426037408 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'decodebin0' changed state to 2(READY) successfully
  281. 0:00:00.426041255 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<capsfilter0> current NULL pending VOID_PENDING, desired next READY
  282. 0:00:00.426044461 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<capsfilter0> completed state change to READY
  283. 0:00:00.426048559 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<capsfilter0> notifying about state-changed NULL to READY (VOID_PENDING pending)
  284. 0:00:00.426052346 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'capsfilter0' changed state to 2(READY) successfully
  285. 0:00:00.426055953 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<v4l2src1> current NULL pending VOID_PENDING, desired next READY
  286. 0:00:00.426098042 180655 0x270c930 INFO v4l2 v4l2_calls.c:588:gst_v4l2_open:<v4l2src1:src> Opened device 'HD Pro Webcam C920' (/dev/video0) successfully
  287. 0:00:00.426104043 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<v4l2src1> completed state change to READY
  288. 0:00:00.426107780 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<v4l2src1> notifying about state-changed NULL to READY (VOID_PENDING pending)
  289. 0:00:00.426112008 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'v4l2src1' changed state to 2(READY) successfully
  290. 0:00:00.426116997 180655 0x270c930 INFO GST_STATES gstelement.c:2741:gst_element_continue_state:<pipeline0> committing state from NULL to READY, pending PLAYING, next PAUSED
  291. 0:00:00.426120714 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed NULL to READY (PLAYING pending)
  292. 0:00:00.426124662 180655 0x270c930 INFO GST_STATES gstelement.c:2749:gst_element_continue_state:<pipeline0> continue state change READY to PAUSED, final PLAYING
  293. 0:00:00.426132046 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<v4l2sink0> current READY pending VOID_PENDING, desired next PAUSED
  294. 0:00:00.426139049 180655 0x270c930 INFO GST_STATES gstbin.c:2984:gst_bin_change_state_func:<pipeline0> child 'v4l2sink0' is changing state asynchronously to PAUSED
  295. 0:00:00.426144058 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<capsfilter2> current READY pending VOID_PENDING, desired next PAUSED
  296. 0:00:00.426149819 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<capsfilter2> completed state change to PAUSED
  297. 0:00:00.426153145 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<capsfilter2> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
  298. 0:00:00.426157113 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'capsfilter2' changed state to 3(PAUSED) successfully
  299. 0:00:00.426161361 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<videoconvert1> current READY pending VOID_PENDING, desired next PAUSED
  300. 0:00:00.426165739 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<videoconvert1> completed state change to PAUSED
  301. 0:00:00.426169075 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<videoconvert1> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
  302. 0:00:00.426173323 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'videoconvert1' changed state to 3(PAUSED) successfully
  303. 0:00:00.426177411 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<numpy_where+where0> current READY pending VOID_PENDING, desired next PAUSED
  304. 0:00:00.426181589 180655 0x270c930 INFO aggregator gstaggregator.c:2427:gst_aggregator_src_pad_activate_mode_func:<numpy_where+where0:src> Activating pad!
  305. 0:00:00.426186147 180655 0x270c930 INFO aggregator gstaggregator.c:1462:gst_aggregator_start_srcpad_task:<numpy_where+where0> Starting srcpad task
  306. 0:00:00.426198500 180655 0x270c930 INFO task gsttask.c:516:gst_task_set_lock: setting stream lock 0x36d14d0 on task 0x2b86170
  307. 0:00:00.426202177 180655 0x270c930 INFO GST_PADS gstpad.c:6235:gst_pad_start_task:<numpy_where+where0:src> created task 0x2b86170
  308. 0:00:00.426240299 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<numpy_where+where0> completed state change to PAUSED
  309. 0:00:00.426244807 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<numpy_where+where0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
  310. 0:00:00.426249176 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'numpy_where+where0' changed state to 3(PAUSED) successfully
  311. 0:00:00.426253784 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<selfie_segmentation+selfiesegmenter0> current READY pending VOID_PENDING, desired next PAUSED
  312. 0:00:00.426331230 180655 0x37a0400 INFO GST_PADS gstpad.c:4309:gst_pad_peer_query:<videoconvert0:sink> pad has no peer
  313. 0:00:00.426355365 180655 0x37a0400 INFO GST_PADS gstpad.c:4309:gst_pad_peer_query:<videoconvert0:sink> pad has no peer
  314. 0:00:00.426368850 180655 0x37a0400 INFO GST_PADS gstpad.c:4309:gst_pad_peer_query:<videoconvert0:sink> pad has no peer
  315. 0:00:00.426378198 180655 0x37a0400 WARN aggregator gstaggregator.c:2046:gst_aggregator_query_latency_unlocked:<numpy_where+where0> Latency query failed
  316. 0:00:00.431217018 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<selfie_segmentation+selfiesegmenter0> completed state change to PAUSED
  317. 0:00:00.431241243 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<selfie_segmentation+selfiesegmenter0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
  318. 0:00:00.431253817 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'selfie_segmentation+selfiesegmenter0' changed state to 3(PAUSED) successfully
  319. 0:00:00.431263135 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<cv2_boxfilter+boxfilter0> current READY pending VOID_PENDING, desired next PAUSED
  320. 0:00:00.431272282 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<cv2_boxfilter+boxfilter0> completed state change to PAUSED
  321. 0:00:00.431277311 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<cv2_boxfilter+boxfilter0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
  322. 0:00:00.431284174 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'cv2_boxfilter+boxfilter0' changed state to 3(PAUSED) successfully
  323. 0:00:00.431291658 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<selfie_queue> current READY pending VOID_PENDING, desired next PAUSED
  324. 0:00:00.431302018 180655 0x270c930 INFO task gsttask.c:516:gst_task_set_lock: setting stream lock 0x2b9a820 on task 0x2b86290
  325. 0:00:00.431306546 180655 0x270c930 INFO GST_PADS gstpad.c:6235:gst_pad_start_task:<selfie_queue:src> created task 0x2b86290
  326. 0:00:00.431355238 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<selfie_queue> completed state change to PAUSED
  327. 0:00:00.431362171 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<selfie_queue> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
  328. 0:00:00.431369414 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'selfie_queue' changed state to 3(PAUSED) successfully
  329. 0:00:00.431376407 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<blured_queue> current READY pending VOID_PENDING, desired next PAUSED
  330. 0:00:00.431383671 180655 0x270c930 INFO task gsttask.c:516:gst_task_set_lock: setting stream lock 0x2b9b160 on task 0x2b863b0
  331. 0:00:00.431388390 180655 0x270c930 INFO GST_PADS gstpad.c:6235:gst_pad_start_task:<blured_queue:src> created task 0x2b863b0
  332. 0:00:00.431434116 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<blured_queue> completed state change to PAUSED
  333. 0:00:00.431439917 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<blured_queue> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
  334. 0:00:00.431445738 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'blured_queue' changed state to 3(PAUSED) successfully
  335. 0:00:00.431451328 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<tee0> current READY pending VOID_PENDING, desired next PAUSED
  336. 0:00:00.431458782 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<tee0> completed state change to PAUSED
  337. 0:00:00.431464042 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<tee0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
  338. 0:00:00.431471185 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'tee0' changed state to 3(PAUSED) successfully
  339. 0:00:00.431479892 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<capsfilter1> current READY pending VOID_PENDING, desired next PAUSED
  340. 0:00:00.431487576 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<capsfilter1> completed state change to PAUSED
  341. 0:00:00.431491754 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<capsfilter1> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
  342. 0:00:00.431497795 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'capsfilter1' changed state to 3(PAUSED) successfully
  343. 0:00:00.431502564 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<videoconvert0> current READY pending VOID_PENDING, desired next PAUSED
  344. 0:00:00.431508205 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<videoconvert0> completed state change to PAUSED
  345. 0:00:00.431512293 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<videoconvert0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
  346. 0:00:00.431519065 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'videoconvert0' changed state to 3(PAUSED) successfully
  347. 0:00:00.431524946 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<decodebin0> current READY pending VOID_PENDING, desired next PAUSED
  348. 0:00:00.431537550 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<typefind> current READY pending VOID_PENDING, desired next PAUSED
  349. 0:00:00.431556846 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<typefind> completed state change to PAUSED
  350. 0:00:00.431561495 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<typefind> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
  351. 0:00:00.431567657 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<decodebin0> child 'typefind' changed state to 3(PAUSED) successfully
  352. 0:00:00.431574069 180655 0x270c930 INFO GST_STATES gstbin.c:2984:gst_bin_change_state_func:<pipeline0> child 'decodebin0' is changing state asynchronously to PAUSED
  353. 0:00:00.431579559 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<capsfilter0> current READY pending VOID_PENDING, desired next PAUSED
  354. 0:00:00.431587514 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<capsfilter0> completed state change to PAUSED
  355. 0:00:00.431591872 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<capsfilter0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
  356. 0:00:00.431597382 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'capsfilter0' changed state to 3(PAUSED) successfully
  357. 0:00:00.431602322 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<v4l2src1> current READY pending VOID_PENDING, desired next PAUSED
  358. 0:00:00.431617069 180655 0x270c930 INFO basesrc gstbasesrc.c:1430:gst_base_src_do_seek:<v4l2src1> seeking: 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
  359. 0:00:00.431626086 180655 0x270c930 INFO task gsttask.c:516:gst_task_set_lock: setting stream lock 0x2b6a3d0 on task 0x2b864d0
  360. 0:00:00.431630625 180655 0x270c930 INFO GST_PADS gstpad.c:6235:gst_pad_start_task:<v4l2src1:src> created task 0x2b864d0
  361. 0:00:00.431662495 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<v4l2src1> completed state change to PAUSED
  362. 0:00:00.431668085 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<v4l2src1> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
  363. 0:00:00.431675660 180655 0x270c930 INFO GST_STATES gstbin.c:3020:gst_bin_change_state_func:<pipeline0> child 'v4l2src1' changed state to 3(PAUSED) successfully without preroll
  364. 0:00:00.431682903 180655 0x270c930 INFO pipeline gstpipeline.c:529:gst_pipeline_change_state:<pipeline0> pipeline is live
  365. 0:00:00.431691459 180655 0x37a0580 INFO GST_ELEMENT_PADS gstelement.c:1006:gst_element_get_static_pad: no such pad 'sink' in element "v4l2src1"
  366. 0:00:00.431697020 180655 0x270c930 INFO GST_STATES gstelement.c:2741:gst_element_continue_state:<pipeline0> committing state from READY to PAUSED, pending PLAYING, next PLAYING
  367. 0:00:00.431713982 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed READY to PAUSED (PLAYING pending)
  368. 0:00:00.431720544 180655 0x270c930 INFO GST_STATES gstelement.c:2749:gst_element_continue_state:<pipeline0> continue state change PAUSED to PLAYING, final PLAYING
  369. 0:00:00.431751692 180655 0x270c930 INFO GST_EVENT gstevent.c:1480:gst_event_new_latency: creating latency event 0:00:00.000000000
  370. 0:00:00.431752203 180655 0x37a0580 INFO v4l2 gstv4l2object.c:1212:gst_v4l2_object_fill_format_list:<v4l2src1:src> got 2 format(s):
  371. 0:00:00.431769506 180655 0x37a0580 INFO v4l2 gstv4l2object.c:1216:gst_v4l2_object_fill_format_list:<v4l2src1:src> YUYV
  372. 0:00:00.431777341 180655 0x37a0580 INFO v4l2 gstv4l2object.c:1216:gst_v4l2_object_fill_format_list:<v4l2src1:src> MJPG
  373. 0:00:00.431764577 180655 0x270c930 INFO bin gstbin.c:2808:gst_bin_do_latency_func:<pipeline0> configured latency of 0:00:00.000000000
  374. 0:00:00.431800414 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<v4l2sink0> current READY pending PAUSED, desired next PLAYING
  375. 0:00:00.431807187 180655 0x270c930 INFO GST_STATES gstbin.c:2984:gst_bin_change_state_func:<pipeline0> child 'v4l2sink0' is changing state asynchronously to PLAYING
  376. 0:00:00.431813028 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<capsfilter2> current PAUSED pending VOID_PENDING, desired next PLAYING
  377. 0:00:00.431818157 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<capsfilter2> completed state change to PLAYING
  378. 0:00:00.431822636 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<capsfilter2> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  379. 0:00:00.431829078 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'capsfilter2' changed state to 4(PLAYING) successfully
  380. 0:00:00.431835219 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<videoconvert1> current PAUSED pending VOID_PENDING, desired next PLAYING
  381. 0:00:00.431839758 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<videoconvert1> completed state change to PLAYING
  382. 0:00:00.431844316 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<videoconvert1> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  383. 0:00:00.431850268 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'videoconvert1' changed state to 4(PLAYING) successfully
  384. 0:00:00.431856249 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<numpy_where+where0> current PAUSED pending VOID_PENDING, desired next PLAYING
  385. 0:00:00.431863673 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<numpy_where+where0> completed state change to PLAYING
  386. 0:00:00.431870926 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<numpy_where+where0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  387. 0:00:00.431878040 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'numpy_where+where0' changed state to 4(PLAYING) successfully
  388. 0:00:00.431883540 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<selfie_segmentation+selfiesegmenter0> current PAUSED pending VOID_PENDING, desired next PLAYING
  389. 0:00:00.431888109 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<selfie_segmentation+selfiesegmenter0> completed state change to PLAYING
  390. 0:00:00.431893188 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<selfie_segmentation+selfiesegmenter0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  391. 0:00:00.431899530 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'selfie_segmentation+selfiesegmenter0' changed state to 4(PLAYING) successfully
  392. 0:00:00.431884472 180655 0x37a0400 INFO GST_PADS gstpad.c:4309:gst_pad_peer_query:<videoconvert0:sink> pad has no peer
  393. 0:00:00.431904760 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<cv2_boxfilter+boxfilter0> current PAUSED pending VOID_PENDING, desired next PLAYING
  394. 0:00:00.431916632 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<cv2_boxfilter+boxfilter0> completed state change to PLAYING
  395. 0:00:00.431922153 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<cv2_boxfilter+boxfilter0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  396. 0:00:00.431915991 180655 0x37a0400 INFO GST_PADS gstpad.c:4309:gst_pad_peer_query:<videoconvert0:sink> pad has no peer
  397. 0:00:00.431933414 180655 0x37a0400 INFO GST_PADS gstpad.c:4309:gst_pad_peer_query:<videoconvert0:sink> pad has no peer
  398. 0:00:00.431927663 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'cv2_boxfilter+boxfilter0' changed state to 4(PLAYING) successfully
  399. 0:00:00.431940136 180655 0x37a0400 WARN aggregator gstaggregator.c:2046:gst_aggregator_query_latency_unlocked:<numpy_where+where0> Latency query failed
  400. 0:00:00.431946027 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<selfie_queue> current PAUSED pending VOID_PENDING, desired next PLAYING
  401. 0:00:00.431951327 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<selfie_queue> completed state change to PLAYING
  402. 0:00:00.431957138 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<selfie_queue> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  403. 0:00:00.431963871 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'selfie_queue' changed state to 4(PLAYING) successfully
  404. 0:00:00.431970533 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<blured_queue> current PAUSED pending VOID_PENDING, desired next PLAYING
  405. 0:00:00.431975613 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<blured_queue> completed state change to PLAYING
  406. 0:00:00.431981304 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<blured_queue> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  407. 0:00:00.431988217 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'blured_queue' changed state to 4(PLAYING) successfully
  408. 0:00:00.431994819 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<tee0> current PAUSED pending VOID_PENDING, desired next PLAYING
  409. 0:00:00.431999879 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<tee0> completed state change to PLAYING
  410. 0:00:00.432006190 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<tee0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  411. 0:00:00.432012492 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'tee0' changed state to 4(PLAYING) successfully
  412. 0:00:00.432017973 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<capsfilter1> current PAUSED pending VOID_PENDING, desired next PLAYING
  413. 0:00:00.432022772 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<capsfilter1> completed state change to PLAYING
  414. 0:00:00.432028252 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<capsfilter1> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  415. 0:00:00.432034574 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'capsfilter1' changed state to 4(PLAYING) successfully
  416. 0:00:00.432040815 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<videoconvert0> current PAUSED pending VOID_PENDING, desired next PLAYING
  417. 0:00:00.432045174 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<videoconvert0> completed state change to PLAYING
  418. 0:00:00.432049191 180655 0x37a0580 INFO v4l2 gstv4l2object.c:4469:gst_v4l2_object_probe_caps:<v4l2src1:src> probed caps: video/x-raw, format=(string)YUY2, width=(int)2560, height=(int)1472, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)2/1; video/x-raw, format=(string)YUY2, width=(int)1920, height=(int)1080, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)5/1; video/x-raw, format=(string)YUY2, width=(int)1600, height=(int)896, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)960, height=(int)720, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)1024, height=(int)576, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)800, height=(int)600, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)864, height=(int)480, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)800, height=(int)448, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)640, height=(int)480, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)640, height=(int)360, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)432, height=(int)240, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)352, height=(int)288, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)320, height=(int)240, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)320, height=(int)180, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)176, height=(int)144, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)160, height=(int)120, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)160, height=(int)90, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)1920, height=(int)1080, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)1600, height=(int)896, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)960, height=(int)720, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)1024, height=(int)576, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)800, height=(int)600, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)864, height=(int)480, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)800, height=(int)448, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)640, height=(int)480, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)640, height=(int)360, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)432, height=(int)240, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)352, height=(int)288, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)320, height=(int)240, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)320, height=(int)180, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)176, height=(int)144, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)160, height=(int)120, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)160, height=(int)90, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }
  419. 0:00:00.432050043 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<videoconvert0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  420. 0:00:00.432078336 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'videoconvert0' changed state to 4(PLAYING) successfully
  421. 0:00:00.432084658 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<decodebin0> current READY pending PAUSED, desired next PLAYING
  422. 0:00:00.432088986 180655 0x270c930 INFO GST_STATES gstbin.c:2984:gst_bin_change_state_func:<pipeline0> child 'decodebin0' is changing state asynchronously to PLAYING
  423. 0:00:00.432094496 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<capsfilter0> current PAUSED pending VOID_PENDING, desired next PLAYING
  424. 0:00:00.432098414 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<capsfilter0> completed state change to PLAYING
  425. 0:00:00.432102551 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<capsfilter0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  426. 0:00:00.432107501 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'capsfilter0' changed state to 4(PLAYING) successfully
  427. 0:00:00.432113201 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<v4l2src1> completed state change to PLAYING
  428. 0:00:00.432116818 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<v4l2src1> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  429. 0:00:00.432120595 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'v4l2src1' changed state to 4(PLAYING) successfully
  430. 0:00:00.433904166 180655 0x37a0580 INFO GST_EVENT gstevent.c:847:gst_event_new_caps: creating caps event image/jpeg, width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30/1, colorimetry=(string)2:4:5:1
  431. 0:00:00.433921759 180655 0x37a0580 INFO basetransform gstbasetransform.c:1325:gst_base_transform_setcaps:<capsfilter0> reuse caps
  432. 0:00:00.433929493 180655 0x37a0580 INFO GST_EVENT gstevent.c:847:gst_event_new_caps: creating caps event image/jpeg, width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30/1, colorimetry=(string)2:4:5:1
  433. 0:00:00.433942678 180655 0x37a0580 INFO GST_EVENT gstevent.c:847:gst_event_new_caps: creating caps event image/jpeg, width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30/1, colorimetry=(string)2:4:5:1
  434. 0:00:00.433956083 180655 0x37a0580 INFO GST_ELEMENT_PADS gstelement.c:1009:gst_element_get_static_pad: found pad typefind:src
  435. 0:00:00.433961103 180655 0x37a0580 INFO GST_ELEMENT_PADS gstelement.c:1009:gst_element_get_static_pad: found pad typefind:sink
  436. 0:00:00.433997842 180655 0x37a0580 INFO GST_PADS gstpad.c:2377:gst_pad_link_prepare: trying to link typefind:src and decodepad0:proxypad1
  437. 0:00:00.434004775 180655 0x37a0580 INFO GST_PADS gstpad.c:2585:gst_pad_link_full: linked typefind:src and decodepad0:proxypad1, successful
  438. 0:00:00.434009764 180655 0x37a0580 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
  439. 0:00:00.435186525 180655 0x37a0580 INFO GST_ELEMENT_PADS gstpad.c:2132:gst_pad_unlink: unlinking typefind:src(0x2b6aa50) and decodepad0:proxypad1(0x2b8ca80)
  440. 0:00:00.435195622 180655 0x37a0580 INFO GST_ELEMENT_PADS gstpad.c:2187:gst_pad_unlink: unlinked typefind:src and decodepad0:proxypad1
  441. 0:00:00.435202354 180655 0x37a0580 INFO GST_PADS gstpad.c:2377:gst_pad_link_prepare: trying to link typefind:src and decodepad0:proxypad1
  442. 0:00:00.435207434 180655 0x37a0580 INFO GST_PADS gstpad.c:2585:gst_pad_link_full: linked typefind:src and decodepad0:proxypad1, successful
  443. 0:00:00.435211121 180655 0x37a0580 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
  444. 0:00:00.435220669 180655 0x37a0580 INFO GST_ELEMENT_PADS gstpad.c:2132:gst_pad_unlink: unlinking typefind:src(0x2b6aa50) and decodepad0:proxypad1(0x2b8ca80)
  445. 0:00:00.435227241 180655 0x37a0580 INFO GST_ELEMENT_PADS gstpad.c:2187:gst_pad_unlink: unlinked typefind:src and decodepad0:proxypad1
  446. 0:00:00.435404384 180655 0x37a0580 INFO GST_PLUGIN_LOADING gstplugin.c:915:_priv_gst_plugin_load_file_for_registry: plugin "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstjpeg.so" loaded
  447. 0:00:00.435412209 180655 0x37a0580 INFO GST_ELEMENT_FACTORY gstelementfactory.c:363:gst_element_factory_create: creating element "jpegdec"
  448. 0:00:00.435456943 180655 0x37a0580 INFO GST_ELEMENT_PADS gstelement.c:752:gst_element_add_pad:<GstVideoDecoder@0x7fb7b407a7a0> adding pad 'sink'
  449. 0:00:00.435464346 180655 0x37a0580 INFO GST_ELEMENT_PADS gstelement.c:752:gst_element_add_pad:<GstVideoDecoder@0x7fb7b407a7a0> adding pad 'src'
  450. 0:00:00.435498851 180655 0x37a0580 INFO GST_PADS gstpad.c:2377:gst_pad_link_prepare: trying to link typefind:src and jpegdec0:sink
  451. 0:00:00.435504181 180655 0x37a0580 INFO GST_PADS gstpad.c:2585:gst_pad_link_full: linked typefind:src and jpegdec0:sink, successful
  452. 0:00:00.435507608 180655 0x37a0580 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
  453. 0:00:00.435515472 180655 0x37a0580 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<jpegdec0> completed state change to READY
  454. 0:00:00.435520312 180655 0x37a0580 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<jpegdec0> notifying about state-changed NULL to READY (VOID_PENDING pending)
  455. 0:00:00.435536803 180655 0x37a0580 INFO GST_ELEMENT_PADS gstelement.c:1009:gst_element_get_static_pad: found pad jpegdec0:src
  456. 0:00:00.435545779 180655 0x37a0580 INFO GST_PADS gstpad.c:2377:gst_pad_link_prepare: trying to link jpegdec0:src and decodepad0:proxypad1
  457. 0:00:00.435550118 180655 0x37a0580 INFO GST_PADS gstpad.c:2585:gst_pad_link_full: linked jpegdec0:src and decodepad0:proxypad1, successful
  458. 0:00:00.435553364 180655 0x37a0580 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
  459. 0:00:00.435557131 180655 0x37a0580 INFO GST_EVENT gstpad.c:5890:gst_pad_send_event_unchecked:<jpegdec0:src> Received event on flushing pad. Discarding
  460. 0:00:00.435565446 180655 0x37a0580 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<jpegdec0> completed state change to PAUSED
  461. 0:00:00.435569654 180655 0x37a0580 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<jpegdec0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
  462. 0:00:00.435576487 180655 0x37a0580 FIXME videodecoder gstvideodecoder.c:1052:gst_video_decoder_drain_out:<jpegdec0> Sub-class should implement drain()
  463. 0:00:00.435599120 180655 0x37a0580 INFO typefind gsttypefindelement.c:180:gst_type_find_element_have_type:<typefind> found caps image/jpeg, width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30/1, colorimetry=(string)2:4:5:1, probability=100
  464. 0:00:00.435607295 180655 0x37a0580 FIXME videodecoder gstvideodecoder.c:1052:gst_video_decoder_drain_out:<jpegdec0> Sub-class should implement drain()
  465. 0:00:00.435621221 180655 0x37a0580 INFO basetransform gstbasetransform.c:1325:gst_base_transform_setcaps:<capsfilter0> reuse caps
  466. 0:00:00.439262541 180655 0x37a0580 INFO v4l2 gstv4l2object.c:3874:gst_v4l2_object_set_format_full:<v4l2src1:src> Set capture framerate to 30/1
  467. 0:00:00.439277049 180655 0x37a0580 INFO v4l2 gstv4l2object.c:3083:gst_v4l2_object_setup_pool:<v4l2src1:src> accessing buffers via mode 4
  468. 0:00:00.439360315 180655 0x37a0580 INFO v4l2bufferpool gstv4l2bufferpool.c:557:gst_v4l2_buffer_pool_set_config:<v4l2src1:pool0:src> increasing minimum buffers to 2
  469. 0:00:00.439367939 180655 0x37a0580 INFO v4l2bufferpool gstv4l2bufferpool.c:570:gst_v4l2_buffer_pool_set_config:<v4l2src1:pool0:src> reducing maximum buffers to 32
  470. 0:00:00.439391904 180655 0x37a0580 INFO v4l2bufferpool gstv4l2bufferpool.c:570:gst_v4l2_buffer_pool_set_config:<v4l2src1:pool0:src> reducing maximum buffers to 32
  471. 0:00:00.440143356 180655 0x37a0580 WARN v4l2bufferpool gstv4l2bufferpool.c:814:gst_v4l2_buffer_pool_start:<v4l2src1:pool0:src> Uncertain or not enough buffers, enabling copy threshold
  472. INFO: Created TensorFlow Lite XNNPACK delegate for CPU.
  473. 0:00:01.085564009 180655 0x37a0580 INFO GST_EVENT gstevent.c:927: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
  474. 0:00:01.085587282 180655 0x37a0580 INFO basesrc gstbasesrc.c:3018:gst_base_src_loop:<v4l2src1> marking pending DISCONT
  475. 0:00:01.085791917 180655 0x37a0580 INFO GST_EVENT gstevent.c:847:gst_event_new_caps: creating caps event video/x-raw, format=(string)I420, width=(int)1280, height=(int)720, interlace-mode=(string)progressive, multiview-mode=(string)mono, multiview-flags=(GstVideoMultiviewFlagsSet)0:ffffffff:/right-view-first/left-flipped/left-flopped/right-flipped/right-flopped/half-aspect/mixed-mono, pixel-aspect-ratio=(fraction)1/1, chroma-site=(string)jpeg, colorimetry=(string)1:4:0:0, framerate=(fraction)30/1
  476. 0:00:01.085813507 180655 0x37a0580 INFO GST_ELEMENT_PADS gstelement.c:752:gst_element_add_pad:<decodebin0> adding pad 'src_0'
  477. 0:00:01.085937480 180655 0x37a0580 INFO GST_ELEMENT_PADS gstelement.c:1009:gst_element_get_static_pad: found pad videoconvert0:sink
  478. 0:00:01.085955043 180655 0x37a0580 INFO GST_PADS gstpad.c:2377:gst_pad_link_prepare: trying to link decodebin0:src_0 and videoconvert0:sink
  479. 0:00:01.086052637 180655 0x37a0580 INFO GST_PADS gstpad.c:2585:gst_pad_link_full: linked decodebin0:src_0 and videoconvert0:sink, successful
  480. 0:00:01.086061123 180655 0x37a0580 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
  481. 0:00:01.086078856 180655 0x37a0580 INFO decodebin gstdecodebin2.c:4827:gst_decode_bin_expose:<decodebin0:src_0> added new decoded pad
  482. 0:00:01.086091600 180655 0x37a0580 INFO GST_STATES gstbin.c:3446:bin_handle_async_done:<decodebin0> committing state from READY to PAUSED, old pending PAUSED
  483. 0:00:01.086097601 180655 0x37a0580 INFO GST_STATES gstbin.c:3469:bin_handle_async_done:<decodebin0> completed state change, pending VOID
  484. 0:00:01.086102089 180655 0x37a0580 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<decodebin0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
  485. 0:00:01.086388928 180655 0x37a0580 INFO GST_EVENT gstevent.c:847:gst_event_new_caps: creating caps event video/x-raw, width=(int)1280, height=(int)720, interlace-mode=(string)progressive, multiview-mode=(string)mono, multiview-flags=(GstVideoMultiviewFlagsSet)0:ffffffff:/right-view-first/left-flipped/left-flopped/right-flipped/right-flopped/half-aspect/mixed-mono, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30/1, format=(string)RGB
  486. 0:00:01.086422311 180655 0x37a0580 INFO basetransform gstbasetransform.c:1325:gst_base_transform_setcaps:<capsfilter1> reuse caps
  487. 0:00:01.086432460 180655 0x37a0580 INFO GST_EVENT gstevent.c:847:gst_event_new_caps: creating caps event video/x-raw, width=(int)1280, height=(int)720, interlace-mode=(string)progressive, multiview-mode=(string)mono, multiview-flags=(GstVideoMultiviewFlagsSet)0:ffffffff:/right-view-first/left-flipped/left-flopped/right-flipped/right-flopped/half-aspect/mixed-mono, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30/1, format=(string)RGB
  488. 0:00:01.086509906 180655 0x37a04c0 INFO basetransform gstbasetransform.c:1325:gst_base_transform_setcaps:<cv2_boxfilter+boxfilter0> reuse caps
  489. 0:00:01.086557124 180655 0x37a0460 INFO basetransform gstbasetransform.c:1325:gst_base_transform_setcaps:<selfie_segmentation+selfiesegmenter0> reuse caps
  490. 0:00:01.086582051 180655 0x37a04c0 INFO GST_EVENT gstevent.c:847:gst_event_new_caps: creating caps event video/x-raw, width=(int)1280, height=(int)720, interlace-mode=(string)progressive, multiview-mode=(string)mono, multiview-flags=(GstVideoMultiviewFlagsSet)0:ffffffff:/right-view-first/left-flipped/left-flopped/right-flipped/right-flopped/half-aspect/mixed-mono, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30/1, format=(string)RGB
  491. 0:00:01.086597751 180655 0x37a0460 INFO GST_EVENT gstevent.c:847:gst_event_new_caps: creating caps event video/x-raw, width=(int)1280, height=(int)720, interlace-mode=(string)progressive, multiview-mode=(string)mono, multiview-flags=(GstVideoMultiviewFlagsSet)0:ffffffff:/right-view-first/left-flipped/left-flopped/right-flipped/right-flopped/half-aspect/mixed-mono, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30/1, format=(string)RGB
  492. 0:00:01.088404254 180655 0x37a0580 INFO videodecoder gstvideodecoder.c:3348:gst_video_decoder_clip_and_push_buf:<jpegdec0> First buffer since flush took 0:00:00.652837876 to produce
  493. 0:00:01.090401295 180655 0x37a0580 INFO basetransform gstbasetransform.c:1325:gst_base_transform_setcaps:<capsfilter0> reuse caps
  494. 0:00:01.090415682 180655 0x37a0580 INFO bufferpool gstbufferpool.c:713:gst_buffer_pool_set_config:<v4l2src1:pool0:src> can't change config, we are active
  495. 0:00:01.104304333 180655 0x37a0400 INFO v4l2 gstv4l2object.c:1212:gst_v4l2_object_fill_format_list:<v4l2sink0:sink> got 1 format(s):
  496. 0:00:01.104320513 180655 0x37a0400 INFO v4l2 gstv4l2object.c:1216:gst_v4l2_object_fill_format_list:<v4l2sink0:sink> YUYV
  497. 0:00:01.104360799 180655 0x37a0400 INFO v4l2 gstv4l2object.c:4469:gst_v4l2_object_probe_caps:<v4l2sink0:sink> probed caps: video/x-raw, format=(string)YUY2, width=(int)1920, height=(int)1080, interlace-mode=(string)progressive, colorimetry=(string){ 2:4:7:1 }, framerate=(fraction)30/1; video/x-raw(format:Interlaced), format=(string)YUY2, width=(int)1920, height=(int)1080, interlace-mode=(string)alternate, colorimetry=(string){ 2:4:7:1 }, framerate=(fraction)30/1
  498. 0:00:01.104483629 180655 0x37a0400 INFO aggregator gstaggregator.c:591:gst_aggregator_push_mandatory_events:<numpy_where+where0> pushing stream start
  499. 0:00:01.104520509 180655 0x37a0400 FIXME basesink gstbasesink.c:3384:gst_base_sink_default_event:<v4l2sink0> stream-start event without group-id. Consider implementing group-id handling in the upstream elements
  500. 0:00:01.104545896 180655 0x37a0400 INFO aggregator gstaggregator.c:603:gst_aggregator_push_mandatory_events:<numpy_where+where0> pushing caps: video/x-raw, format=(string)RGB, width=(int)1920, height=(int)1080, framerate=(fraction)30/1, interlace-mode=(string)progressive
  501. 0:00:01.104552549 180655 0x37a0400 INFO GST_EVENT gstevent.c:847:gst_event_new_caps: creating caps event video/x-raw, format=(string)RGB, width=(int)1920, height=(int)1080, framerate=(fraction)30/1, interlace-mode=(string)progressive
  502. 0:00:01.104683395 180655 0x37a0400 INFO GST_EVENT gstevent.c:847:gst_event_new_caps: creating caps event video/x-raw, width=(int)1920, height=(int)1080, framerate=(fraction)30/1, interlace-mode=(string)progressive, format=(string)YUY2, colorimetry=(string)2:4:7:1
  503. 0:00:01.104696820 180655 0x37a0400 INFO basetransform gstbasetransform.c:1325:gst_base_transform_setcaps:<capsfilter2> reuse caps
  504. 0:00:01.104703903 180655 0x37a0400 INFO GST_EVENT gstevent.c:847:gst_event_new_caps: creating caps event video/x-raw, width=(int)1920, height=(int)1080, framerate=(fraction)30/1, interlace-mode=(string)progressive, format=(string)YUY2, colorimetry=(string)2:4:7:1
  505. 0:00:01.104719873 180655 0x37a0400 INFO v4l2 gstv4l2object.c:3083:gst_v4l2_object_setup_pool:<v4l2sink0:sink> accessing buffers via mode 2
  506. 0:00:01.104759217 180655 0x37a0400 INFO v4l2bufferpool gstv4l2bufferpool.c:557:gst_v4l2_buffer_pool_set_config:<v4l2sink0:pool0:sink> increasing minimum buffers to 2
  507. 0:00:01.104765749 180655 0x37a0400 INFO v4l2bufferpool gstv4l2bufferpool.c:570:gst_v4l2_buffer_pool_set_config:<v4l2sink0:pool0:sink> reducing maximum buffers to 32
  508. 0:00:01.104769276 180655 0x37a0400 INFO v4l2bufferpool gstv4l2bufferpool.c:581:gst_v4l2_buffer_pool_set_config:<v4l2sink0:pool0:sink> can't allocate, setting maximum to minimum
  509. 0:00:01.104776249 180655 0x37a0400 INFO v4l2sink gstv4l2sink.c:523:gst_v4l2sink_set_caps:<v4l2sink0> outputting buffers via mode 2
  510. 0:00:01.104797549 180655 0x37a0400 INFO v4l2bufferpool gstv4l2bufferpool.c:581:gst_v4l2_buffer_pool_set_config:<v4l2sink0:pool0:sink> can't allocate, setting maximum to minimum
  511. 0:00:01.104814892 180655 0x37a0400 INFO GST_EVENT gstevent.c:927: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
  512. 0:00:01.104955947 180655 0x37a0400 ERROR python numpy_where.py:148:do_aggregate: buffer is too small for requested array
  513. 0:00:01.105337333 180655 0x37a0400 INFO GST_STATES gstbin.c:3455:bin_handle_async_done:<pipeline0> setting state from PAUSED to PAUSED, pending PLAYING
  514. 0:00:01.105342182 180655 0x37a0400 INFO GST_STATES gstbin.c:3477:bin_handle_async_done:<pipeline0> continue state change, pending PLAYING
  515. 0:00:01.105410320 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:3273:gst_bin_continue_func:<pipeline0> continue state change PAUSED to PLAYING, final PLAYING
  516. 0:00:01.105467488 180655 0x7fb800004cc0 INFO GST_EVENT gstevent.c:1480:gst_event_new_latency: creating latency event 0:00:00.048333333
  517. 0:00:01.105492635 180655 0x7fb800004cc0 INFO bin gstbin.c:2808:gst_bin_do_latency_func:<pipeline0> configured latency of 0:00:00.048333333
  518. 0:00:01.105510158 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<v4l2sink0> current PAUSED pending VOID_PENDING, desired next PLAYING
  519. 0:00:01.105519555 180655 0x7fb800004cc0 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<v4l2sink0> completed state change to PLAYING
  520. 0:00:01.105526829 180655 0x7fb800004cc0 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<v4l2sink0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  521. 0:00:01.105539122 180655 0x37a0400 INFO task gsttask.c:368:gst_task_func:<numpy_where+where0:src> Task going to paused
  522. 0:00:01.105544021 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'v4l2sink0' changed state to 4(PLAYING) successfully
  523. 0:00:01.105552016 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<capsfilter2> current PLAYING pending VOID_PENDING, desired next PLAYING
  524. 0:00:01.105556775 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2646:gst_bin_element_set_state:<capsfilter2> skipping transition from PLAYING to PLAYING
  525. 0:00:01.105562226 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'capsfilter2' changed state to 4(PLAYING) successfully
  526. 0:00:01.105568868 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<videoconvert1> current PLAYING pending VOID_PENDING, desired next PLAYING
  527. 0:00:01.105573527 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2646:gst_bin_element_set_state:<videoconvert1> skipping transition from PLAYING to PLAYING
  528. 0:00:01.105578737 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'videoconvert1' changed state to 4(PLAYING) successfully
  529. 0:00:01.105586581 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<numpy_where+where0> current PLAYING pending VOID_PENDING, desired next PLAYING
  530. 0:00:01.105592132 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2646:gst_bin_element_set_state:<numpy_where+where0> skipping transition from PLAYING to PLAYING
  531. 0:00:01.105598013 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'numpy_where+where0' changed state to 4(PLAYING) successfully
  532. 0:00:01.105604285 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<selfie_segmentation+selfiesegmenter0> current PLAYING pending VOID_PENDING, desired next PLAYING
  533. 0:00:01.105609494 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2646:gst_bin_element_set_state:<selfie_segmentation+selfiesegmenter0> skipping transition from PLAYING to PLAYING
  534. 0:00:01.105615285 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'selfie_segmentation+selfiesegmenter0' changed state to 4(PLAYING) successfully
  535. 0:00:01.105621557 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<cv2_boxfilter+boxfilter0> current PLAYING pending VOID_PENDING, desired next PLAYING
  536. 0:00:01.105626486 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2646:gst_bin_element_set_state:<cv2_boxfilter+boxfilter0> skipping transition from PLAYING to PLAYING
  537. 0:00:01.105631957 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'cv2_boxfilter+boxfilter0' changed state to 4(PLAYING) successfully
  538. 0:00:01.105638248 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<selfie_queue> current PLAYING pending VOID_PENDING, desired next PLAYING
  539. 0:00:01.105646414 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2646:gst_bin_element_set_state:<selfie_queue> skipping transition from PLAYING to PLAYING
  540. 0:00:01.105651513 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'selfie_queue' changed state to 4(PLAYING) successfully
  541. 0:00:01.105657675 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<blured_queue> current PLAYING pending VOID_PENDING, desired next PLAYING
  542. 0:00:01.105663516 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2646:gst_bin_element_set_state:<blured_queue> skipping transition from PLAYING to PLAYING
  543. 0:00:01.105668966 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'blured_queue' changed state to 4(PLAYING) successfully
  544. 0:00:01.105677141 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<tee0> current PLAYING pending VOID_PENDING, desired next PLAYING
  545. 0:00:01.105681820 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2646:gst_bin_element_set_state:<tee0> skipping transition from PLAYING to PLAYING
  546. 0:00:01.105687210 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'tee0' changed state to 4(PLAYING) successfully
  547. 0:00:01.105692951 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<capsfilter1> current PLAYING pending VOID_PENDING, desired next PLAYING
  548. 0:00:01.105698041 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2646:gst_bin_element_set_state:<capsfilter1> skipping transition from PLAYING to PLAYING
  549. 0:00:01.105703210 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'capsfilter1' changed state to 4(PLAYING) successfully
  550. 0:00:01.105709111 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<videoconvert0> current PLAYING pending VOID_PENDING, desired next PLAYING
  551. 0:00:01.105714221 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2646:gst_bin_element_set_state:<videoconvert0> skipping transition from PLAYING to PLAYING
  552. 0:00:01.105719321 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'videoconvert0' changed state to 4(PLAYING) successfully
  553. 0:00:01.105725242 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<decodebin0> current PAUSED pending VOID_PENDING, desired next PLAYING
  554. 0:00:01.105733197 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<jpegdec0> current PAUSED pending VOID_PENDING, desired next PLAYING
  555. 0:00:01.105739128 180655 0x7fb800004cc0 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<jpegdec0> completed state change to PLAYING
  556. 0:00:01.105744708 180655 0x7fb800004cc0 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<jpegdec0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  557. 0:00:01.105754156 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<decodebin0> child 'jpegdec0' changed state to 4(PLAYING) successfully
  558. 0:00:01.105759797 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<typefind> current PAUSED pending VOID_PENDING, desired next PLAYING
  559. 0:00:01.105765307 180655 0x7fb800004cc0 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<typefind> completed state change to PLAYING
  560. 0:00:01.105770747 180655 0x7fb800004cc0 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<typefind> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  561. 0:00:01.105778041 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<decodebin0> child 'typefind' changed state to 4(PLAYING) successfully
  562. 0:00:01.105784172 180655 0x7fb800004cc0 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<decodebin0> completed state change to PLAYING
  563. 0:00:01.105789523 180655 0x7fb800004cc0 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<decodebin0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  564. 0:00:01.105795904 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'decodebin0' changed state to 4(PLAYING) successfully
  565. 0:00:01.105801575 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<capsfilter0> current PLAYING pending VOID_PENDING, desired next PLAYING
  566. 0:00:01.105806865 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2646:gst_bin_element_set_state:<capsfilter0> skipping transition from PLAYING to PLAYING
  567. 0:00:01.105812055 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'capsfilter0' changed state to 4(PLAYING) successfully
  568. 0:00:01.105817836 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<v4l2src1> current PLAYING pending VOID_PENDING, desired next PLAYING
  569. 0:00:01.105822384 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2646:gst_bin_element_set_state:<v4l2src1> skipping transition from PLAYING to PLAYING
  570. 0:00:01.105826973 180655 0x7fb800004cc0 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'v4l2src1' changed state to 4(PLAYING) successfully
  571. 0:00:01.105833405 180655 0x7fb800004cc0 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<pipeline0> completed state change to PLAYING
  572. 0:00:01.105838585 180655 0x7fb800004cc0 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  573. 0:00:01.105990159 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<v4l2sink0> current PLAYING pending VOID_PENDING, desired next PAUSED
  574. 0:00:01.106003314 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<v4l2sink0> completed state change to PAUSED
  575. 0:00:01.106010788 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<v4l2sink0> notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
  576. 0:00:01.106021809 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'v4l2sink0' changed state to 3(PAUSED) successfully
  577. 0:00:01.106028321 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<capsfilter2> current PLAYING pending VOID_PENDING, desired next PAUSED
  578. 0:00:01.106034072 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<capsfilter2> completed state change to PAUSED
  579. 0:00:01.106039602 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<capsfilter2> notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
  580. 0:00:01.106045774 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'capsfilter2' changed state to 3(PAUSED) successfully
  581. 0:00:01.106051695 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<videoconvert1> current PLAYING pending VOID_PENDING, desired next PAUSED
  582. 0:00:01.106056795 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<videoconvert1> completed state change to PAUSED
  583. 0:00:01.106062145 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<videoconvert1> notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
  584. 0:00:01.106067845 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'videoconvert1' changed state to 3(PAUSED) successfully
  585. 0:00:01.106074438 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<numpy_where+where0> current PLAYING pending VOID_PENDING, desired next PAUSED
  586. 0:00:01.106079898 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<numpy_where+where0> completed state change to PAUSED
  587. 0:00:01.106085248 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<numpy_where+where0> notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
  588. 0:00:01.106090919 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'numpy_where+where0' changed state to 3(PAUSED) successfully
  589. 0:00:01.106096820 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<selfie_segmentation+selfiesegmenter0> current PLAYING pending VOID_PENDING, desired next PAUSED
  590. 0:00:01.106101559 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<selfie_segmentation+selfiesegmenter0> completed state change to PAUSED
  591. 0:00:01.106107219 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<selfie_segmentation+selfiesegmenter0> notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
  592. 0:00:01.106113481 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'selfie_segmentation+selfiesegmenter0' changed state to 3(PAUSED) successfully
  593. 0:00:01.106119402 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<cv2_boxfilter+boxfilter0> current PLAYING pending VOID_PENDING, desired next PAUSED
  594. 0:00:01.106125454 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<cv2_boxfilter+boxfilter0> completed state change to PAUSED
  595. 0:00:01.106130363 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<cv2_boxfilter+boxfilter0> notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
  596. 0:00:01.106137005 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'cv2_boxfilter+boxfilter0' changed state to 3(PAUSED) successfully
  597. 0:00:01.106142365 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<selfie_queue> current PLAYING pending VOID_PENDING, desired next PAUSED
  598. 0:00:01.106147124 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<selfie_queue> completed state change to PAUSED
  599. 0:00:01.106151853 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<selfie_queue> notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
  600. 0:00:01.106157945 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'selfie_queue' changed state to 3(PAUSED) successfully
  601. 0:00:01.106163375 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<blured_queue> current PLAYING pending VOID_PENDING, desired next PAUSED
  602. 0:00:01.106168064 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<blured_queue> completed state change to PAUSED
  603. 0:00:01.106172893 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<blured_queue> notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
  604. 0:00:01.106179014 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'blured_queue' changed state to 3(PAUSED) successfully
  605. 0:00:01.106184304 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<tee0> current PLAYING pending VOID_PENDING, desired next PAUSED
  606. 0:00:01.106189945 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<tee0> completed state change to PAUSED
  607. 0:00:01.106194904 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<tee0> notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
  608. 0:00:01.106201276 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'tee0' changed state to 3(PAUSED) successfully
  609. 0:00:01.106206546 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<capsfilter1> current PLAYING pending VOID_PENDING, desired next PAUSED
  610. 0:00:01.106211555 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<capsfilter1> completed state change to PAUSED
  611. 0:00:01.106216805 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<capsfilter1> notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
  612. 0:00:01.106222556 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'capsfilter1' changed state to 3(PAUSED) successfully
  613. 0:00:01.106228377 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<videoconvert0> current PLAYING pending VOID_PENDING, desired next PAUSED
  614. 0:00:01.106233276 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<videoconvert0> completed state change to PAUSED
  615. 0:00:01.106238065 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<videoconvert0> notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
  616. 0:00:01.106244116 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'videoconvert0' changed state to 3(PAUSED) successfully
  617. 0:00:01.106250198 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<decodebin0> current PLAYING pending VOID_PENDING, desired next PAUSED
  618. 0:00:01.106258564 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<jpegdec0> current PLAYING pending VOID_PENDING, desired next PAUSED
  619. 0:00:01.106263874 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<jpegdec0> completed state change to PAUSED
  620. 0:00:01.106269324 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<jpegdec0> notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
  621. 0:00:01.106275866 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<decodebin0> child 'jpegdec0' changed state to 3(PAUSED) successfully
  622. 0:00:01.106281316 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<typefind> current PLAYING pending VOID_PENDING, desired next PAUSED
  623. 0:00:01.106286787 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<typefind> completed state change to PAUSED
  624. 0:00:01.106292197 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<typefind> notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
  625. 0:00:01.106298288 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<decodebin0> child 'typefind' changed state to 3(PAUSED) successfully
  626. 0:00:01.106303708 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<decodebin0> completed state change to PAUSED
  627. 0:00:01.106309579 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<decodebin0> notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
  628. 0:00:01.106315450 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'decodebin0' changed state to 3(PAUSED) successfully
  629. 0:00:01.106320330 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<capsfilter0> current PLAYING pending VOID_PENDING, desired next PAUSED
  630. 0:00:01.106325169 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<capsfilter0> completed state change to PAUSED
  631. 0:00:01.106329377 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<capsfilter0> notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
  632. 0:00:01.106334667 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'capsfilter0' changed state to 3(PAUSED) successfully
  633. 0:00:01.106339305 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<v4l2src1> current PLAYING pending VOID_PENDING, desired next PAUSED
  634. 0:00:01.106344515 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<v4l2src1> completed state change to PAUSED
  635. 0:00:01.106349084 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<v4l2src1> notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
  636. 0:00:01.106354404 180655 0x270c930 INFO GST_STATES gstbin.c:3020:gst_bin_change_state_func:<pipeline0> child 'v4l2src1' changed state to 3(PAUSED) successfully without preroll
  637. 0:00:01.106359072 180655 0x270c930 INFO pipeline gstpipeline.c:529:gst_pipeline_change_state:<pipeline0> pipeline is live
  638. 0:00:01.106364803 180655 0x270c930 INFO GST_STATES gstelement.c:2741:gst_element_continue_state:<pipeline0> committing state from PLAYING to PAUSED, pending NULL, next READY
  639. 0:00:01.106369081 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed PLAYING to PAUSED (NULL pending)
  640. 0:00:01.106374421 180655 0x270c930 INFO GST_STATES gstelement.c:2749:gst_element_continue_state:<pipeline0> continue state change PAUSED to READY, final NULL
  641. 0:00:01.106382787 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<v4l2sink0> current PAUSED pending VOID_PENDING, desired next READY
  642. 0:00:01.106391944 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<v4l2sink0> completed state change to READY
  643. 0:00:01.106396022 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<v4l2sink0> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
  644. 0:00:01.106400921 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'v4l2sink0' changed state to 2(READY) successfully
  645. 0:00:01.106405860 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<capsfilter2> current PAUSED pending VOID_PENDING, desired next READY
  646. 0:00:01.106414937 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<capsfilter2> completed state change to READY
  647. 0:00:01.106418805 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<capsfilter2> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
  648. 0:00:01.106424064 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'capsfilter2' changed state to 2(READY) successfully
  649. 0:00:01.106428623 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<videoconvert1> current PAUSED pending VOID_PENDING, desired next READY
  650. 0:00:01.106455524 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<videoconvert1> completed state change to READY
  651. 0:00:01.106460102 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<videoconvert1> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
  652. 0:00:01.106465041 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'videoconvert1' changed state to 2(READY) successfully
  653. 0:00:01.106470412 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<numpy_where+where0> current PAUSED pending VOID_PENDING, desired next READY
  654. 0:00:01.106475291 180655 0x270c930 INFO aggregator gstaggregator.c:2440:gst_aggregator_src_pad_activate_mode_func:<numpy_where+where0> Deactivating srcpad
  655. 0:00:01.106479739 180655 0x270c930 INFO aggregator gstaggregator.c:1442:gst_aggregator_stop_srcpad_task:<numpy_where+where0> Stopping srcpad task
  656. 0:00:01.106490820 180655 0x37a0400 INFO task gsttask.c:370:gst_task_func:<numpy_where+where0:src> Task resume from paused
  657. 0:00:01.106526437 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<numpy_where+where0> completed state change to READY
  658. 0:00:01.106532007 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<numpy_where+where0> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
  659. 0:00:01.106537578 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'numpy_where+where0' changed state to 2(READY) successfully
  660. 0:00:01.106542116 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<selfie_segmentation+selfiesegmenter0> current PAUSED pending VOID_PENDING, desired next READY
  661. 0:00:01.106549680 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<selfie_segmentation+selfiesegmenter0> completed state change to READY
  662. 0:00:01.106553608 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<selfie_segmentation+selfiesegmenter0> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
  663. 0:00:01.106558677 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'selfie_segmentation+selfiesegmenter0' changed state to 2(READY) successfully
  664. 0:00:01.106563797 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<cv2_boxfilter+boxfilter0> current PAUSED pending VOID_PENDING, desired next READY
  665. 0:00:01.106570419 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<cv2_boxfilter+boxfilter0> completed state change to READY
  666. 0:00:01.106574577 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<cv2_boxfilter+boxfilter0> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
  667. 0:00:01.106579346 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'cv2_boxfilter+boxfilter0' changed state to 2(READY) successfully
  668. 0:00:01.106584145 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<selfie_queue> current PAUSED pending VOID_PENDING, desired next READY
  669. 0:00:01.106611266 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<selfie_queue> completed state change to READY
  670. 0:00:01.106615825 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<selfie_queue> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
  671. 0:00:01.106621055 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'selfie_queue' changed state to 2(READY) successfully
  672. 0:00:01.106626014 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<blured_queue> current PAUSED pending VOID_PENDING, desired next READY
  673. 0:00:01.106642555 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<blured_queue> completed state change to READY
  674. 0:00:01.106646763 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<blured_queue> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
  675. 0:00:01.106652494 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'blured_queue' changed state to 2(READY) successfully
  676. 0:00:01.106657142 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<tee0> current PAUSED pending VOID_PENDING, desired next READY
  677. 0:00:01.106665037 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<tee0> completed state change to READY
  678. 0:00:01.106668924 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<tee0> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
  679. 0:00:01.106673443 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'tee0' changed state to 2(READY) successfully
  680. 0:00:01.106677821 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<capsfilter1> current PAUSED pending VOID_PENDING, desired next READY
  681. 0:00:01.106684093 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<capsfilter1> completed state change to READY
  682. 0:00:01.106688030 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<capsfilter1> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
  683. 0:00:01.106692619 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'capsfilter1' changed state to 2(READY) successfully
  684. 0:00:01.106697378 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<videoconvert0> current PAUSED pending VOID_PENDING, desired next READY
  685. 0:00:01.106809338 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<videoconvert0> completed state change to READY
  686. 0:00:01.106814257 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<videoconvert0> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
  687. 0:00:01.106819207 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'videoconvert0' changed state to 2(READY) successfully
  688. 0:00:01.106824687 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<decodebin0> current PAUSED pending VOID_PENDING, desired next READY
  689. 0:00:01.106834445 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<jpegdec0> current PAUSED pending VOID_PENDING, desired next READY
  690. 0:00:01.106916339 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<jpegdec0> completed state change to READY
  691. 0:00:01.106921238 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<jpegdec0> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
  692. 0:00:01.106926709 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<decodebin0> child 'jpegdec0' changed state to 2(READY) successfully
  693. 0:00:01.106931397 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<typefind> current PAUSED pending VOID_PENDING, desired next READY
  694. 0:00:01.106937920 180655 0x270c930 INFO GST_STATES gstelement.c:2485:gst_element_get_state_func:<typefind> waiting for element to commit state
  695. 0:00:01.106945634 180655 0x270c930 INFO GST_STATES gstelement.c:2500:gst_element_get_state_func:<typefind> timed out
  696. 0:00:01.106950193 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<typefind> completed state change to READY
  697. 0:00:01.106954301 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<typefind> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
  698. 0:00:01.106959540 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<decodebin0> child 'typefind' changed state to 2(READY) successfully
  699. 0:00:01.106968187 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<jpegdec0> completed state change to NULL
  700. 0:00:01.106972134 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<jpegdec0> notifying about state-changed READY to NULL (VOID_PENDING pending)
  701. 0:00:01.106979989 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2132:gst_pad_unlink: unlinking typefind:src(0x2b6aa50) and jpegdec0:sink(0x2b9ba30)
  702. 0:00:01.106986421 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2187:gst_pad_unlink: unlinked typefind:src and jpegdec0:sink
  703. 0:00:01.106992081 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2132:gst_pad_unlink: unlinking jpegdec0:src(0x2b9bc80) and src_0:proxypad1(0x2b8ca80)
  704. 0:00:01.106997181 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2187:gst_pad_unlink: unlinked jpegdec0:src and src_0:proxypad1
  705. 0:00:01.107001870 180655 0x270c930 INFO GST_PARENTAGE gstbin.c:1826:gst_bin_remove_func:<decodebin0> removed child "jpegdec0"
  706. 0:00:01.107012891 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:868:gst_element_remove_pad:<decodebin0> removing pad 'src_0'
  707. 0:00:01.107017469 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2132:gst_pad_unlink: unlinking decodebin0:src_0(0x2b80a90) and videoconvert0:sink(0x2b6aca0)
  708. 0:00:01.107023170 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2187:gst_pad_unlink: unlinked decodebin0:src_0 and videoconvert0:sink
  709. 0:00:01.107032067 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<jpegdec0> completed state change to NULL
  710. 0:00:01.107036064 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<decodebin0> completed state change to READY
  711. 0:00:01.107039911 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<decodebin0> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
  712. 0:00:01.107045412 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'decodebin0' changed state to 2(READY) successfully
  713. 0:00:01.107052996 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<v4l2sink0> current READY pending VOID_PENDING, desired next READY
  714. 0:00:01.107057144 180655 0x270c930 INFO GST_STATES gstbin.c:2646:gst_bin_element_set_state:<v4l2sink0> skipping transition from READY to READY
  715. 0:00:01.107061051 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'v4l2sink0' changed state to 2(READY) successfully
  716. 0:00:01.107065479 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<capsfilter2> current READY pending VOID_PENDING, desired next READY
  717. 0:00:01.107069687 180655 0x270c930 INFO GST_STATES gstbin.c:2646:gst_bin_element_set_state:<capsfilter2> skipping transition from READY to READY
  718. 0:00:01.107073935 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'capsfilter2' changed state to 2(READY) successfully
  719. 0:00:01.107078704 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<videoconvert1> current READY pending VOID_PENDING, desired next READY
  720. 0:00:01.107082682 180655 0x270c930 INFO GST_STATES gstbin.c:2646:gst_bin_element_set_state:<videoconvert1> skipping transition from READY to READY
  721. 0:00:01.107086529 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'videoconvert1' changed state to 2(READY) successfully
  722. 0:00:01.107091458 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<numpy_where+where0> current READY pending VOID_PENDING, desired next READY
  723. 0:00:01.107095295 180655 0x270c930 INFO GST_STATES gstbin.c:2646:gst_bin_element_set_state:<numpy_where+where0> skipping transition from READY to READY
  724. 0:00:01.107099163 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'numpy_where+where0' changed state to 2(READY) successfully
  725. 0:00:01.107103481 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<selfie_segmentation+selfiesegmenter0> current READY pending VOID_PENDING, desired next READY
  726. 0:00:01.107107568 180655 0x270c930 INFO GST_STATES gstbin.c:2646:gst_bin_element_set_state:<selfie_segmentation+selfiesegmenter0> skipping transition from READY to READY
  727. 0:00:01.107111947 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'selfie_segmentation+selfiesegmenter0' changed state to 2(READY) successfully
  728. 0:00:01.107116696 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<cv2_boxfilter+boxfilter0> current READY pending VOID_PENDING, desired next READY
  729. 0:00:01.107121044 180655 0x270c930 INFO GST_STATES gstbin.c:2646:gst_bin_element_set_state:<cv2_boxfilter+boxfilter0> skipping transition from READY to READY
  730. 0:00:01.107125302 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'cv2_boxfilter+boxfilter0' changed state to 2(READY) successfully
  731. 0:00:01.107130051 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<selfie_queue> current READY pending VOID_PENDING, desired next READY
  732. 0:00:01.107134459 180655 0x270c930 INFO GST_STATES gstbin.c:2646:gst_bin_element_set_state:<selfie_queue> skipping transition from READY to READY
  733. 0:00:01.107138567 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'selfie_queue' changed state to 2(READY) successfully
  734. 0:00:01.107143215 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<blured_queue> current READY pending VOID_PENDING, desired next READY
  735. 0:00:01.107146902 180655 0x270c930 INFO GST_STATES gstbin.c:2646:gst_bin_element_set_state:<blured_queue> skipping transition from READY to READY
  736. 0:00:01.107150539 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'blured_queue' changed state to 2(READY) successfully
  737. 0:00:01.107155268 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<tee0> current READY pending VOID_PENDING, desired next READY
  738. 0:00:01.107158975 180655 0x270c930 INFO GST_STATES gstbin.c:2646:gst_bin_element_set_state:<tee0> skipping transition from READY to READY
  739. 0:00:01.107162762 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'tee0' changed state to 2(READY) successfully
  740. 0:00:01.107166840 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<capsfilter1> current READY pending VOID_PENDING, desired next READY
  741. 0:00:01.107170877 180655 0x270c930 INFO GST_STATES gstbin.c:2646:gst_bin_element_set_state:<capsfilter1> skipping transition from READY to READY
  742. 0:00:01.107174865 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'capsfilter1' changed state to 2(READY) successfully
  743. 0:00:01.107179504 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<videoconvert0> current READY pending VOID_PENDING, desired next READY
  744. 0:00:01.107183962 180655 0x270c930 INFO GST_STATES gstbin.c:2646:gst_bin_element_set_state:<videoconvert0> skipping transition from READY to READY
  745. 0:00:01.107188240 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'videoconvert0' changed state to 2(READY) successfully
  746. 0:00:01.107193650 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<decodebin0> current READY pending VOID_PENDING, desired next READY
  747. 0:00:01.107199040 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<typefind> current READY pending VOID_PENDING, desired next READY
  748. 0:00:01.107202897 180655 0x270c930 INFO GST_STATES gstbin.c:2646:gst_bin_element_set_state:<typefind> skipping transition from READY to READY
  749. 0:00:01.107206875 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<decodebin0> child 'typefind' changed state to 2(READY) successfully
  750. 0:00:01.107211053 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<decodebin0> completed state change to READY
  751. 0:00:01.107215601 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'decodebin0' changed state to 2(READY) successfully
  752. 0:00:01.107220561 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<capsfilter0> current PAUSED pending VOID_PENDING, desired next READY
  753. 0:00:01.107229207 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<capsfilter0> completed state change to READY
  754. 0:00:01.107233094 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<capsfilter0> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
  755. 0:00:01.107237633 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'capsfilter0' changed state to 2(READY) successfully
  756. 0:00:01.107261718 180655 0x37a0580 INFO basesrc gstbasesrc.c:2913:gst_base_src_loop:<v4l2src1> pausing after gst_base_src_get_range() = flushing
  757. 0:00:01.347880033 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<v4l2src1> completed state change to READY
  758. 0:00:01.347895352 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<v4l2src1> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
  759. 0:00:01.347905852 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'v4l2src1' changed state to 2(READY) successfully
  760. 0:00:01.347917524 180655 0x270c930 INFO GST_STATES gstelement.c:2741:gst_element_continue_state:<pipeline0> committing state from PAUSED to READY, pending NULL, next NULL
  761. 0:00:01.347924457 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed PAUSED to READY (NULL pending)
  762. 0:00:01.347930388 180655 0x270c930 INFO GST_STATES gstelement.c:2749:gst_element_continue_state:<pipeline0> continue state change READY to NULL, final NULL
  763. 0:00:01.347945126 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<v4l2sink0> current READY pending VOID_PENDING, desired next NULL
  764. 0:00:01.347968500 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<v4l2sink0> completed state change to NULL
  765. 0:00:01.347975773 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<v4l2sink0> notifying about state-changed READY to NULL (VOID_PENDING pending)
  766. 0:00:01.347985321 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'v4l2sink0' changed state to 1(NULL) successfully
  767. 0:00:01.347992605 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<capsfilter2> current READY pending VOID_PENDING, desired next NULL
  768. 0:00:01.347999498 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<capsfilter2> completed state change to NULL
  769. 0:00:01.348005599 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<capsfilter2> notifying about state-changed READY to NULL (VOID_PENDING pending)
  770. 0:00:01.348012602 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'capsfilter2' changed state to 1(NULL) successfully
  771. 0:00:01.348019806 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<videoconvert1> current READY pending VOID_PENDING, desired next NULL
  772. 0:00:01.348026178 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<videoconvert1> completed state change to NULL
  773. 0:00:01.348032430 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<videoconvert1> notifying about state-changed READY to NULL (VOID_PENDING pending)
  774. 0:00:01.348039483 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'videoconvert1' changed state to 1(NULL) successfully
  775. 0:00:01.348046907 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<numpy_where+where0> current READY pending VOID_PENDING, desired next NULL
  776. 0:00:01.348053930 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<numpy_where+where0> completed state change to NULL
  777. 0:00:01.348060102 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<numpy_where+where0> notifying about state-changed READY to NULL (VOID_PENDING pending)
  778. 0:00:01.348067315 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'numpy_where+where0' changed state to 1(NULL) successfully
  779. 0:00:01.348074088 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<selfie_segmentation+selfiesegmenter0> current READY pending VOID_PENDING, desired next NULL
  780. 0:00:01.348080680 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<selfie_segmentation+selfiesegmenter0> completed state change to NULL
  781. 0:00:01.348087082 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<selfie_segmentation+selfiesegmenter0> notifying about state-changed READY to NULL (VOID_PENDING pending)
  782. 0:00:01.348094476 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'selfie_segmentation+selfiesegmenter0' changed state to 1(NULL) successfully
  783. 0:00:01.348101439 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<cv2_boxfilter+boxfilter0> current READY pending VOID_PENDING, desired next NULL
  784. 0:00:01.348107911 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<cv2_boxfilter+boxfilter0> completed state change to NULL
  785. 0:00:01.348113412 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<cv2_boxfilter+boxfilter0> notifying about state-changed READY to NULL (VOID_PENDING pending)
  786. 0:00:01.348120425 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'cv2_boxfilter+boxfilter0' changed state to 1(NULL) successfully
  787. 0:00:01.348127739 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<selfie_queue> current READY pending VOID_PENDING, desired next NULL
  788. 0:00:01.348134341 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<selfie_queue> completed state change to NULL
  789. 0:00:01.348139932 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<selfie_queue> notifying about state-changed READY to NULL (VOID_PENDING pending)
  790. 0:00:01.348146704 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'selfie_queue' changed state to 1(NULL) successfully
  791. 0:00:01.348153597 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<blured_queue> current READY pending VOID_PENDING, desired next NULL
  792. 0:00:01.348161242 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<blured_queue> completed state change to NULL
  793. 0:00:01.348167554 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<blured_queue> notifying about state-changed READY to NULL (VOID_PENDING pending)
  794. 0:00:01.348174817 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'blured_queue' changed state to 1(NULL) successfully
  795. 0:00:01.348181460 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<tee0> current READY pending VOID_PENDING, desired next NULL
  796. 0:00:01.348188353 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<tee0> completed state change to NULL
  797. 0:00:01.348193983 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<tee0> notifying about state-changed READY to NULL (VOID_PENDING pending)
  798. 0:00:01.348201658 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'tee0' changed state to 1(NULL) successfully
  799. 0:00:01.348208290 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<capsfilter1> current READY pending VOID_PENDING, desired next NULL
  800. 0:00:01.348214963 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<capsfilter1> completed state change to NULL
  801. 0:00:01.348221154 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<capsfilter1> notifying about state-changed READY to NULL (VOID_PENDING pending)
  802. 0:00:01.348229059 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'capsfilter1' changed state to 1(NULL) successfully
  803. 0:00:01.348235241 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<videoconvert0> current READY pending VOID_PENDING, desired next NULL
  804. 0:00:01.348241893 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<videoconvert0> completed state change to NULL
  805. 0:00:01.348247995 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<videoconvert0> notifying about state-changed READY to NULL (VOID_PENDING pending)
  806. 0:00:01.348255439 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'videoconvert0' changed state to 1(NULL) successfully
  807. 0:00:01.348262963 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<decodebin0> current READY pending VOID_PENDING, desired next NULL
  808. 0:00:01.348271138 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<typefind> current READY pending VOID_PENDING, desired next NULL
  809. 0:00:01.348277851 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<typefind> completed state change to NULL
  810. 0:00:01.348291587 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<typefind> notifying about state-changed READY to NULL (VOID_PENDING pending)
  811. 0:00:01.348299291 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<decodebin0> child 'typefind' changed state to 1(NULL) successfully
  812. 0:00:01.348305944 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<decodebin0> completed state change to NULL
  813. 0:00:01.348311825 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<decodebin0> notifying about state-changed READY to NULL (VOID_PENDING pending)
  814. 0:00:01.348319108 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'decodebin0' changed state to 1(NULL) successfully
  815. 0:00:01.348325791 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<capsfilter0> current READY pending VOID_PENDING, desired next NULL
  816. 0:00:01.348332383 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<capsfilter0> completed state change to NULL
  817. 0:00:01.348338645 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<capsfilter0> notifying about state-changed READY to NULL (VOID_PENDING pending)
  818. 0:00:01.348346019 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'capsfilter0' changed state to 1(NULL) successfully
  819. 0:00:01.348352311 180655 0x270c930 INFO GST_STATES gstbin.c:2528:gst_bin_element_set_state:<v4l2src1> current READY pending VOID_PENDING, desired next NULL
  820. 0:00:01.348415730 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<v4l2src1> completed state change to NULL
  821. 0:00:01.348423174 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<v4l2src1> notifying about state-changed READY to NULL (VOID_PENDING pending)
  822. 0:00:01.348431389 180655 0x270c930 INFO GST_STATES gstbin.c:2977:gst_bin_change_state_func:<pipeline0> child 'v4l2src1' changed state to 1(NULL) successfully
  823. 0:00:01.348452409 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3345:gst_element_dispose:<jpegdec0> 0x7fb7b407a7a0 dispose
  824. 0:00:01.348459312 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:868:gst_element_remove_pad:<jpegdec0> removing pad 'sink'
  825. 0:00:01.348467337 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:868:gst_element_remove_pad:<jpegdec0> removing pad 'src'
  826. 0:00:01.348474200 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3390:gst_element_dispose:<jpegdec0> 0x7fb7b407a7a0 parent class dispose
  827. 0:00:01.348494538 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3422:gst_element_finalize:<jpegdec0> 0x7fb7b407a7a0 finalize
  828. 0:00:01.348500419 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3427:gst_element_finalize:<jpegdec0> 0x7fb7b407a7a0 finalize parent
  829. 0:00:01.348508374 180655 0x270c930 INFO GST_STATES gstelement.c:2769:gst_element_continue_state:<pipeline0> completed state change to NULL
  830. 0:00:01.348514786 180655 0x270c930 INFO GST_STATES gstelement.c:2669:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed READY to NULL (VOID_PENDING pending)
  831. 0:00:01.348563177 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2132:gst_pad_unlink: unlinking numpy_where+where0:src(0x36d1460) and videoconvert1:sink(0x2b6b830)
  832. 0:00:01.348573045 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2187:gst_pad_unlink: unlinked numpy_where+where0:src and videoconvert1:sink
  833. 0:00:01.348581992 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2132:gst_pad_unlink: unlinking selfie_segmentation+selfiesegmenter0:src(0x2b9ac50) and numpy_where+where0:condition(0x37a0a90)
  834. 0:00:01.348589506 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2187:gst_pad_unlink: unlinked selfie_segmentation+selfiesegmenter0:src and numpy_where+where0:condition
  835. 0:00:01.348598303 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2132:gst_pad_unlink: unlinking tee0:src_2(0x2b8c810) and numpy_where+where0:x(0x379d950)
  836. 0:00:01.348605146 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2187:gst_pad_unlink: unlinked tee0:src_2 and numpy_where+where0:x
  837. 0:00:01.348613301 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2132:gst_pad_unlink: unlinking cv2_boxfilter+boxfilter0:src(0x2b9b590) and numpy_where+where0:y(0x379fa40)
  838. 0:00:01.348620164 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2187:gst_pad_unlink: unlinked cv2_boxfilter+boxfilter0:src and numpy_where+where0:y
  839. 0:00:01.348627097 180655 0x270c930 INFO GST_PARENTAGE gstbin.c:1826:gst_bin_remove_func:<pipeline0> removed child "numpy_where+where0"
  840. 0:00:01.348639600 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2132:gst_pad_unlink: unlinking blured_queue:src(0x2b9b0f0) and cv2_boxfilter+boxfilter0:sink(0x2b9b340)
  841. 0:00:01.348646854 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2187:gst_pad_unlink: unlinked blured_queue:src and cv2_boxfilter+boxfilter0:sink
  842. 0:00:01.348654358 180655 0x270c930 INFO GST_PARENTAGE gstbin.c:1826:gst_bin_remove_func:<pipeline0> removed child "cv2_boxfilter+boxfilter0"
  843. 0:00:01.348663124 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2132:gst_pad_unlink: unlinking tee0:src_1(0x2b8c5b0) and blured_queue:sink(0x2b9aea0)
  844. 0:00:01.348670448 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2187:gst_pad_unlink: unlinked tee0:src_1 and blured_queue:sink
  845. 0:00:01.348677511 180655 0x270c930 INFO GST_PARENTAGE gstbin.c:1826:gst_bin_remove_func:<pipeline0> removed child "blured_queue"
  846. 0:00:01.348685867 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2132:gst_pad_unlink: unlinking selfie_queue:src(0x2b9a7b0) and selfie_segmentation+selfiesegmenter0:sink(0x2b9aa00)
  847. 0:00:01.348692910 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2187:gst_pad_unlink: unlinked selfie_queue:src and selfie_segmentation+selfiesegmenter0:sink
  848. 0:00:01.348700034 180655 0x270c930 INFO GST_PARENTAGE gstbin.c:1826:gst_bin_remove_func:<pipeline0> removed child "selfie_segmentation+selfiesegmenter0"
  849. 0:00:01.348708460 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2132:gst_pad_unlink: unlinking tee0:src_0(0x2b8c350) and selfie_queue:sink(0x2b9a560)
  850. 0:00:01.348715262 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2187:gst_pad_unlink: unlinked tee0:src_0 and selfie_queue:sink
  851. 0:00:01.348722215 180655 0x270c930 INFO GST_PARENTAGE gstbin.c:1826:gst_bin_remove_func:<pipeline0> removed child "selfie_queue"
  852. 0:00:01.348730341 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2132:gst_pad_unlink: unlinking capsfilter2:src(0x2b9a0c0) and v4l2sink0:sink(0x2b9a310)
  853. 0:00:01.348737143 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2187:gst_pad_unlink: unlinked capsfilter2:src and v4l2sink0:sink
  854. 0:00:01.348744056 180655 0x270c930 INFO GST_PARENTAGE gstbin.c:1826:gst_bin_remove_func:<pipeline0> removed child "v4l2sink0"
  855. 0:00:01.348752172 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2132:gst_pad_unlink: unlinking videoconvert1:src(0x2b6ba80) and capsfilter2:sink(0x2b6bcd0)
  856. 0:00:01.348758944 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2187:gst_pad_unlink: unlinked videoconvert1:src and capsfilter2:sink
  857. 0:00:01.348765908 180655 0x270c930 INFO GST_PARENTAGE gstbin.c:1826:gst_bin_remove_func:<pipeline0> removed child "capsfilter2"
  858. 0:00:01.348773592 180655 0x270c930 INFO GST_PARENTAGE gstbin.c:1826:gst_bin_remove_func:<pipeline0> removed child "videoconvert1"
  859. 0:00:01.348782088 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2132:gst_pad_unlink: unlinking capsfilter1:src(0x2b6b390) and tee0:sink(0x2b6b5e0)
  860. 0:00:01.348788911 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2187:gst_pad_unlink: unlinked capsfilter1:src and tee0:sink
  861. 0:00:01.348796044 180655 0x270c930 INFO GST_PARENTAGE gstbin.c:1826:gst_bin_remove_func:<pipeline0> removed child "tee0"
  862. 0:00:01.348803709 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2132:gst_pad_unlink: unlinking videoconvert0:src(0x2b6aef0) and capsfilter1:sink(0x2b6b140)
  863. 0:00:01.348810642 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2187:gst_pad_unlink: unlinked videoconvert0:src and capsfilter1:sink
  864. 0:00:01.348817895 180655 0x270c930 INFO GST_PARENTAGE gstbin.c:1826:gst_bin_remove_func:<pipeline0> removed child "capsfilter1"
  865. 0:00:01.348824948 180655 0x270c930 INFO GST_PARENTAGE gstbin.c:1826:gst_bin_remove_func:<pipeline0> removed child "videoconvert0"
  866. 0:00:01.348834146 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2132:gst_pad_unlink: unlinking capsfilter0:src(0x2b6a800) and decodebin0:sink(0x2b8a050)
  867. 0:00:01.348841069 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2187:gst_pad_unlink: unlinked capsfilter0:src and decodebin0:sink
  868. 0:00:01.348847861 180655 0x270c930 INFO GST_PARENTAGE gstbin.c:1826:gst_bin_remove_func:<pipeline0> removed child "decodebin0"
  869. 0:00:01.348856959 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2132:gst_pad_unlink: unlinking v4l2src1:src(0x2b6a360) and capsfilter0:sink(0x2b6a5b0)
  870. 0:00:01.348864022 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2187:gst_pad_unlink: unlinked v4l2src1:src and capsfilter0:sink
  871. 0:00:01.348870915 180655 0x270c930 INFO GST_PARENTAGE gstbin.c:1826:gst_bin_remove_func:<pipeline0> removed child "capsfilter0"
  872. 0:00:01.348879040 180655 0x270c930 INFO GST_PARENTAGE gstbin.c:1826:gst_bin_remove_func:<pipeline0> removed child "v4l2src1"
  873. 0:00:01.348885442 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3345:gst_element_dispose:<pipeline0> 0x2b72100 dispose
  874. 0:00:01.348891453 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3390:gst_element_dispose:<pipeline0> 0x2b72100 parent class dispose
  875. 0:00:01.348897755 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3422:gst_element_finalize:<pipeline0> 0x2b72100 finalize
  876. 0:00:01.348903837 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3427:gst_element_finalize:<pipeline0> 0x2b72100 finalize parent
  877. 0:00:01.348911671 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3345:gst_element_dispose:<v4l2src1> 0x2b68500 dispose
  878. 0:00:01.348917212 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:868:gst_element_remove_pad:<v4l2src1> removing pad 'src'
  879. 0:00:01.348924225 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3390:gst_element_dispose:<v4l2src1> 0x2b68500 parent class dispose
  880. 0:00:01.348930627 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3422:gst_element_finalize:<v4l2src1> 0x2b68500 finalize
  881. 0:00:01.348936408 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3427:gst_element_finalize:<v4l2src1> 0x2b68500 finalize parent
  882. 0:00:01.348944673 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3345:gst_element_dispose:<capsfilter0> 0x2b78210 dispose
  883. 0:00:01.348950204 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:868:gst_element_remove_pad:<capsfilter0> removing pad 'sink'
  884. 0:00:01.348956556 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:868:gst_element_remove_pad:<capsfilter0> removing pad 'src'
  885. 0:00:01.348963849 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3390:gst_element_dispose:<capsfilter0> 0x2b78210 parent class dispose
  886. 0:00:01.348969340 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3422:gst_element_finalize:<capsfilter0> 0x2b78210 finalize
  887. 0:00:01.348974690 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3427:gst_element_finalize:<capsfilter0> 0x2b78210 finalize parent
  888. 0:00:01.349008964 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2132:gst_pad_unlink: unlinking sink:proxypad0(0x2b8c100) and typefind:sink(0x2b6a110)
  889. 0:00:01.349015767 180655 0x270c930 INFO GST_ELEMENT_PADS gstpad.c:2187:gst_pad_unlink: unlinked sink:proxypad0 and typefind:sink
  890. 0:00:01.349021558 180655 0x270c930 INFO GST_PARENTAGE gstbin.c:1826:gst_bin_remove_func:<decodebin0> removed child "typefind"
  891. 0:00:01.349032739 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3345:gst_element_dispose:<typefind> 0x2b83060 dispose
  892. 0:00:01.349038069 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:868:gst_element_remove_pad:<typefind> removing pad 'sink'
  893. 0:00:01.349044882 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:868:gst_element_remove_pad:<typefind> removing pad 'src'
  894. 0:00:01.349051704 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3390:gst_element_dispose:<typefind> 0x2b83060 parent class dispose
  895. 0:00:01.349057876 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3422:gst_element_finalize:<typefind> 0x2b83060 finalize
  896. 0:00:01.349063126 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3427:gst_element_finalize:<typefind> 0x2b83060 finalize parent
  897. 0:00:01.349069518 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3345:gst_element_dispose:<decodebin0> 0x2b80020 dispose
  898. 0:00:01.349075038 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:868:gst_element_remove_pad:<decodebin0> removing pad 'sink'
  899. 0:00:01.349083083 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3390:gst_element_dispose:<decodebin0> 0x2b80020 parent class dispose
  900. 0:00:01.349090998 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3422:gst_element_finalize:<decodebin0> 0x2b80020 finalize
  901. 0:00:01.349096669 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3427:gst_element_finalize:<decodebin0> 0x2b80020 finalize parent
  902. 0:00:01.349103331 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3345:gst_element_dispose:<capsfilter1> 0x2b78550 dispose
  903. 0:00:01.349108832 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:868:gst_element_remove_pad:<capsfilter1> removing pad 'sink'
  904. 0:00:01.349115344 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:868:gst_element_remove_pad:<capsfilter1> removing pad 'src'
  905. 0:00:01.349121616 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3390:gst_element_dispose:<capsfilter1> 0x2b78550 parent class dispose
  906. 0:00:01.349127357 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3422:gst_element_finalize:<capsfilter1> 0x2b78550 finalize
  907. 0:00:01.349133248 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3427:gst_element_finalize:<capsfilter1> 0x2b78550 finalize parent
  908. 0:00:01.349140411 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:868:gst_element_remove_pad:<tee0> removing pad 'src_0'
  909. 0:00:01.349147504 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:868:gst_element_remove_pad:<tee0> removing pad 'src_1'
  910. 0:00:01.349154267 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:868:gst_element_remove_pad:<tee0> removing pad 'src_2'
  911. 0:00:01.349161140 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3345:gst_element_dispose:<tee0> 0x2b98000 dispose
  912. 0:00:01.349167271 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:868:gst_element_remove_pad:<tee0> removing pad 'sink'
  913. 0:00:01.349174205 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3390:gst_element_dispose:<tee0> 0x2b98000 parent class dispose
  914. 0:00:01.349180025 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3422:gst_element_finalize:<tee0> 0x2b98000 finalize
  915. 0:00:01.349186097 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3427:gst_element_finalize:<tee0> 0x2b98000 finalize parent
  916. 0:00:01.349192850 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3345:gst_element_dispose:<videoconvert1> 0x2b99480 dispose
  917. 0:00:01.349198390 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:868:gst_element_remove_pad:<videoconvert1> removing pad 'sink'
  918. 0:00:01.349204321 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:868:gst_element_remove_pad:<videoconvert1> removing pad 'src'
  919. 0:00:01.349211725 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3390:gst_element_dispose:<videoconvert1> 0x2b99480 parent class dispose
  920. 0:00:01.349224619 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3422:gst_element_finalize:<videoconvert1> 0x2b99480 finalize
  921. 0:00:01.349230079 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3427:gst_element_finalize:<videoconvert1> 0x2b99480 finalize parent
  922. 0:00:01.349236932 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3345:gst_element_dispose:<capsfilter2> 0x2b78890 dispose
  923. 0:00:01.349242342 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:868:gst_element_remove_pad:<capsfilter2> removing pad 'sink'
  924. 0:00:01.349248444 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:868:gst_element_remove_pad:<capsfilter2> removing pad 'src'
  925. 0:00:01.349255547 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3390:gst_element_dispose:<capsfilter2> 0x2b78890 parent class dispose
  926. 0:00:01.349261358 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3422:gst_element_finalize:<capsfilter2> 0x2b78890 finalize
  927. 0:00:01.349266728 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3427:gst_element_finalize:<capsfilter2> 0x2b78890 finalize parent
  928. 0:00:01.349272850 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3345:gst_element_dispose:<v4l2sink0> 0x2b9eaa0 dispose
  929. 0:00:01.349278611 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:868:gst_element_remove_pad:<v4l2sink0> removing pad 'sink'
  930. 0:00:01.349285053 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3390:gst_element_dispose:<v4l2sink0> 0x2b9eaa0 parent class dispose
  931. 0:00:01.349291174 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3422:gst_element_finalize:<v4l2sink0> 0x2b9eaa0 finalize
  932. 0:00:01.349296935 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3427:gst_element_finalize:<v4l2sink0> 0x2b9eaa0 finalize parent
  933. 0:00:01.349304289 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3345:gst_element_dispose:<selfie_queue> 0x2ba8050 dispose
  934. 0:00:01.349309769 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:868:gst_element_remove_pad:<selfie_queue> removing pad 'sink'
  935. 0:00:01.349316572 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:868:gst_element_remove_pad:<selfie_queue> removing pad 'src'
  936. 0:00:01.349323735 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3390:gst_element_dispose:<selfie_queue> 0x2ba8050 parent class dispose
  937. 0:00:01.349331209 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3422:gst_element_finalize:<selfie_queue> 0x2ba8050 finalize
  938. 0:00:01.349336700 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3427:gst_element_finalize:<selfie_queue> 0x2ba8050 finalize parent
  939. 0:00:01.349344524 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3345:gst_element_dispose:<selfie_segmentation+selfiesegmenter0> 0x3798150 dispose
  940. 0:00:01.349349955 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:868:gst_element_remove_pad:<selfie_segmentation+selfiesegmenter0> removing pad 'sink'
  941. 0:00:01.349356407 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:868:gst_element_remove_pad:<selfie_segmentation+selfiesegmenter0> removing pad 'src'
  942. 0:00:01.349363851 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3390:gst_element_dispose:<selfie_segmentation+selfiesegmenter0> 0x3798150 parent class dispose
  943. 0:00:01.349369531 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3422:gst_element_finalize:<selfie_segmentation+selfiesegmenter0> 0x3798150 finalize
  944. 0:00:01.349375773 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3427:gst_element_finalize:<selfie_segmentation+selfiesegmenter0> 0x3798150 finalize parent
  945. 0:00:01.349383387 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3345:gst_element_dispose:<blured_queue> 0x2ba8350 dispose
  946. 0:00:01.349389108 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:868:gst_element_remove_pad:<blured_queue> removing pad 'sink'
  947. 0:00:01.349395831 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:868:gst_element_remove_pad:<blured_queue> removing pad 'src'
  948. 0:00:01.349402614 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3390:gst_element_dispose:<blured_queue> 0x2ba8350 parent class dispose
  949. 0:00:01.349408545 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3422:gst_element_finalize:<blured_queue> 0x2ba8350 finalize
  950. 0:00:01.349414055 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3427:gst_element_finalize:<blured_queue> 0x2ba8350 finalize parent
  951. 0:00:01.349421138 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3345:gst_element_dispose:<cv2_boxfilter+boxfilter0> 0x3798460 dispose
  952. 0:00:01.349426859 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:868:gst_element_remove_pad:<cv2_boxfilter+boxfilter0> removing pad 'sink'
  953. 0:00:01.349433421 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:868:gst_element_remove_pad:<cv2_boxfilter+boxfilter0> removing pad 'src'
  954. 0:00:01.349440545 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3390:gst_element_dispose:<cv2_boxfilter+boxfilter0> 0x3798460 parent class dispose
  955. 0:00:01.349446606 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3422:gst_element_finalize:<cv2_boxfilter+boxfilter0> 0x3798460 finalize
  956. 0:00:01.349451826 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3427:gst_element_finalize:<cv2_boxfilter+boxfilter0> 0x3798460 finalize parent
  957. 0:00:01.349458629 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3345:gst_element_dispose:<numpy_where+where0> 0x37a2180 dispose
  958. 0:00:01.349464309 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:868:gst_element_remove_pad:<numpy_where+where0> removing pad 'src'
  959. 0:00:01.349471884 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:868:gst_element_remove_pad:<numpy_where+where0> removing pad 'condition'
  960. 0:00:01.349477695 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:868:gst_element_remove_pad:<numpy_where+where0> removing pad 'x'
  961. 0:00:01.349483255 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:868:gst_element_remove_pad:<numpy_where+where0> removing pad 'y'
  962. 0:00:01.349489387 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3390:gst_element_dispose:<numpy_where+where0> 0x37a2180 parent class dispose
  963. 0:00:01.349495638 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3422:gst_element_finalize:<numpy_where+where0> 0x37a2180 finalize
  964. 0:00:01.349501670 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3427:gst_element_finalize:<numpy_where+where0> 0x37a2180 finalize parent
  965. 0:00:01.349515285 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3345:gst_element_dispose:<videoconvert0> 0x2b968d0 dispose
  966. 0:00:01.349521226 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:868:gst_element_remove_pad:<videoconvert0> removing pad 'sink'
  967. 0:00:01.349528189 180655 0x270c930 INFO GST_ELEMENT_PADS gstelement.c:868:gst_element_remove_pad:<videoconvert0> removing pad 'src'
  968. 0:00:01.349535473 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3390:gst_element_dispose:<videoconvert0> 0x2b968d0 parent class dispose
  969. 0:00:01.349543398 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3422:gst_element_finalize:<videoconvert0> 0x2b968d0 finalize
  970. 0:00:01.349548718 180655 0x270c930 INFO GST_REFCOUNTING gstelement.c:3427:gst_element_finalize:<videoconvert0> 0x2b968d0 finalize parent
  971.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement