Advertisement
Guest User

Untitled

a guest
Aug 2nd, 2016
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.26 KB | None | 0 0
  1. 0:00:00.000037854 13696 0x2235800 INFO GST_INIT gst.c:511:init_pre: Initializing GStreamer Core Library version 1.8.0
  2. 0:00:00.000075047 13696 0x2235800 INFO GST_INIT gst.c:512:init_pre: Using library installed in /usr/lib/x86_64-linux-gnu
  3. 0:00:00.000084591 13696 0x2235800 INFO GST_INIT gst.c:523:init_pre: Linux wakingale 4.4.0-31-generic #50-Ubuntu SMP Wed Jul 13 00:07:12 UTC 2016 x86_64
  4. 0:00:00.000282671 13696 0x2235800 INFO GST_INIT gstmessage.c:119:_priv_gst_message_initialize: init messages
  5. 0:00:00.000670857 13696 0x2235800 INFO GST_INIT gstcontext.c:83:_priv_gst_context_initialize: init contexts
  6. 0:00:00.000882619 13696 0x2235800 INFO GST_PLUGIN_LOADING gstplugin.c:316:_priv_gst_plugin_initialize: registering 0 static plugins
  7. 0:00:00.000959571 13696 0x2235800 INFO GST_PLUGIN_LOADING gstplugin.c:224:gst_plugin_register_static: registered static plugin "staticelements"
  8. 0:00:00.000971090 13696 0x2235800 INFO GST_PLUGIN_LOADING gstplugin.c:226:gst_plugin_register_static: added static plugin "staticelements", result: 1
  9. 0:00:00.000990736 13696 0x2235800 INFO GST_REGISTRY gstregistry.c:1723:ensure_current_registry: reading registry cache: /home/konrad/.cache/gstreamer-1.0/registry.x86_64.bin
  10. 0:00:00.011825790 13696 0x2235800 INFO GST_REGISTRY gstregistrybinary.c:619:priv_gst_registry_binary_read_cache: loaded /home/konrad/.cache/gstreamer-1.0/registry.x86_64.bin in 0,010817 seconds
  11. 0:00:00.011889507 13696 0x2235800 INFO GST_REGISTRY gstregistry.c:1579:scan_and_update_registry: Validating plugins from registry cache: /home/konrad/.cache/gstreamer-1.0/registry.x86_64.bin
  12. 0:00:00.012975405 13696 0x2235800 INFO GST_REGISTRY gstregistry.c:1681:scan_and_update_registry: Registry cache has not changed
  13. 0:00:00.012991628 13696 0x2235800 INFO GST_REGISTRY gstregistry.c:1758:ensure_current_registry: registry reading and updating done, result = 1
  14. 0:00:00.012999183 13696 0x2235800 INFO GST_INIT gst.c:724:init_post: GLib runtime version: 2.48.0
  15. 0:00:00.013007746 13696 0x2235800 INFO GST_INIT gst.c:726:init_post: GLib headers version: 2.48.0
  16. 0:00:00.013014737 13696 0x2235800 INFO GST_INIT gst.c:727:init_post: initialized GStreamer successfully
  17. 0:00:00.013053650 13696 0x2235800 INFO GST_PIPELINE gstparse.c:323:gst_parse_launch_full: parsing pipeline description 'rtmpsrc location=rtmp://localhost:1936/myapp/mystream ! queue ! rtmpsink location=rtmp://localhost:1935/test/live '
  18. 0:00:00.016998104 13696 0x2235800 INFO GST_PLUGIN_LOADING gstplugin.c:842:_priv_gst_plugin_load_file_for_registry: plugin "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtmp.so" loaded
  19. 0:00:00.017024360 13696 0x2235800 INFO GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "rtmpsrc"
  20. 0:00:00.017163720 13696 0x2235800 INFO GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:<GstBaseSrc@0x243e2e0> adding pad 'src'
  21. 0:00:00.017610058 13696 0x2235800 INFO GST_PLUGIN_LOADING gstplugin.c:842:_priv_gst_plugin_load_file_for_registry: plugin "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so" loaded
  22. 0:00:00.017624907 13696 0x2235800 INFO GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "queue"
  23. 0:00:00.017722788 13696 0x2235800 INFO GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:<GstQueue@0x24461d0> adding pad 'sink'
  24. 0:00:00.017744796 13696 0x2235800 INFO GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:<GstQueue@0x24461d0> adding pad 'src'
  25. 0:00:00.017767104 13696 0x2235800 INFO GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "rtmpsink"
  26. 0:00:00.017840863 13696 0x2235800 INFO GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:<GstBaseSink@0x244b210> adding pad 'sink'
  27. 0:00:00.017864567 13696 0x2235800 INFO GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "pipeline"
  28. 0:00:00.017931522 13696 0x2235800 INFO GST_PIPELINE grammar.y:596:gst_parse_perform_link: linking some pad of GstRTMPSrc named rtmpsrc0 to some pad of GstQueue named queue0 (0/0) with caps "(NULL)"
  29. 0:00:00.017949266 13696 0x2235800 INFO GST_ELEMENT_PADS gstutils.c:1571:gst_element_link_pads_full: trying to link element rtmpsrc0:(any) to element queue0:(any)
  30. 0:00:00.017961457 13696 0x2235800 INFO GST_PADS gstutils.c:932:gst_pad_check_link: trying to link rtmpsrc0:src and queue0:sink
  31. 0:00:00.017984705 13696 0x2235800 INFO GST_PADS gstpad.c:4066:gst_pad_peer_query:<queue0:src> pad has no peer
  32. 0:00:00.017995915 13696 0x2235800 INFO GST_PADS gstutils.c:1444:prepare_link_maybe_ghosting: rtmpsrc0 and queue0 in same bin, no need for ghost pads
  33. 0:00:00.018011752 13696 0x2235800 INFO GST_PADS gstpad.c:2292:gst_pad_link_prepare: trying to link rtmpsrc0:src and queue0:sink
  34. 0:00:00.018025551 13696 0x2235800 INFO GST_PADS gstpad.c:4066:gst_pad_peer_query:<queue0:src> pad has no peer
  35. 0:00:00.018034560 13696 0x2235800 INFO GST_PADS gstpad.c:2498:gst_pad_link_full: linked rtmpsrc0:src and queue0:sink, successful
  36. 0:00:00.018043687 13696 0x2235800 INFO GST_EVENT gstevent.c:1382:gst_event_new_reconfigure: creating reconfigure event
  37. 0:00:00.018052081 13696 0x2235800 INFO GST_EVENT gstpad.c:5602:gst_pad_send_event_unchecked:<rtmpsrc0:src> Received event on flushing pad. Discarding
  38. 0:00:00.018069544 13696 0x2235800 INFO GST_PIPELINE grammar.y:596:gst_parse_perform_link: linking some pad of GstQueue named queue0 to some pad of GstRTMPSink named rtmpsink0 (0/0) with caps "(NULL)"
  39. 0:00:00.018084165 13696 0x2235800 INFO GST_ELEMENT_PADS gstutils.c:1571:gst_element_link_pads_full: trying to link element queue0:(any) to element rtmpsink0:(any)
  40. 0:00:00.018069544 13696 0x2235800 INFO GST_PIPELINE grammar.y:596:gst_parse_perform_link: linking some pad of GstQueue named queue0 to some pad of GstRTMPSink named rtmpsink0 (0/0) with caps "(NULL)" [0/388]
  41. 0:00:00.018084165 13696 0x2235800 INFO GST_ELEMENT_PADS gstutils.c:1571:gst_element_link_pads_full: trying to link element queue0:(any) to element rtmpsink0:(any)
  42. 0:00:00.018094964 13696 0x2235800 INFO GST_PADS gstutils.c:932:gst_pad_check_link: trying to link queue0:src and rtmpsink0:sink
  43. 0:00:00.018111229 13696 0x2235800 INFO GST_PADS gstutils.c:1444:prepare_link_maybe_ghosting: queue0 and rtmpsink0 in same bin, no need for ghost pads
  44. 0:00:00.018122213 13696 0x2235800 INFO GST_PADS gstpad.c:2292:gst_pad_link_prepare: trying to link queue0:src and rtmpsink0:sink
  45. 0:00:00.018136356 13696 0x2235800 INFO GST_PADS gstpad.c:2498:gst_pad_link_full: linked queue0:src and rtmpsink0:sink, successful
  46. 0:00:00.018145466 13696 0x2235800 INFO GST_EVENT gstevent.c:1382:gst_event_new_reconfigure: creating reconfigure event
  47. 0:00:00.018152762 13696 0x2235800 INFO GST_EVENT gstpad.c:5602:gst_pad_send_event_unchecked:<queue0:src> Received event on flushing pad. Discarding
  48. Setting pipeline to PAUSED ...
  49. 0:00:00.018196458 13696 0x2235800 INFO GST_STATES gstbin.c:2316:gst_bin_element_set_state:<rtmpsink0> current NULL pending VOID_PENDING, desired next READY
  50. 0:00:00.018248418 13696 0x2235800 INFO GST_STATES gstelement.c:2372:gst_element_continue_state:<rtmpsink0> completed state change to READY
  51. 0:00:00.018710347 13696 0x2235800 INFO GST_STATES gstelement.c:2277:_priv_gst_element_state_changed:<rtmpsink0> notifying about state-changed NULL to READY (VOID_PENDING pending)
  52. 0:00:00.018735041 13696 0x2235800 INFO GST_STATES gstbin.c:2764:gst_bin_change_state_func:<pipeline0> child 'rtmpsink0' changed state to 2(READY) successfully
  53. 0:00:00.018750692 13696 0x2235800 INFO GST_STATES gstbin.c:2316:gst_bin_element_set_state:<queue0> current NULL pending VOID_PENDING, desired next READY
  54. 0:00:00.018762176 13696 0x2235800 INFO GST_STATES gstelement.c:2372:gst_element_continue_state:<queue0> completed state change to READY
  55. 0:00:00.018770395 13696 0x2235800 INFO GST_STATES gstelement.c:2277:_priv_gst_element_state_changed:<queue0> notifying about state-changed NULL to READY (VOID_PENDING pending)
  56. 0:00:00.018781554 13696 0x2235800 INFO GST_STATES gstbin.c:2764:gst_bin_change_state_func:<pipeline0> child 'queue0' changed state to 2(READY) successfully
  57. 0:00:00.018791626 13696 0x2235800 INFO GST_STATES gstbin.c:2316:gst_bin_element_set_state:<rtmpsrc0> current NULL pending VOID_PENDING, desired next READY
  58. 0:00:00.018837769 13696 0x2235800 INFO GST_STATES gstelement.c:2372:gst_element_continue_state:<rtmpsrc0> completed state change to READY
  59. 0:00:00.018846433 13696 0x2235800 INFO GST_STATES gstelement.c:2277:_priv_gst_element_state_changed:<rtmpsrc0> notifying about state-changed NULL to READY (VOID_PENDING pending)
  60. 0:00:00.018858189 13696 0x2235800 INFO GST_STATES gstbin.c:2764:gst_bin_change_state_func:<pipeline0> child 'rtmpsrc0' changed state to 2(READY) successfully
  61. 0:00:00.018871585 13696 0x2235800 INFO GST_STATES gstelement.c:2347:gst_element_continue_state:<pipeline0> committing state from NULL to READY, pending PAUSED, next PAUSED
  62. 0:00:00.018881551 13696 0x2235800 INFO GST_STATES gstelement.c:2277:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed NULL to READY (PAUSED pending)
  63. 0:00:00.019042534 13696 0x2235800 INFO GST_STATES gstelement.c:2354:gst_element_continue_state:<pipeline0> continue state change READY to PAUSED, final PAUSED
  64. 0:00:00.019062955 13696 0x2235800 INFO GST_STATES gstbin.c:2316:gst_bin_element_set_state:<rtmpsink0> current READY pending VOID_PENDING, desired next PAUSED
  65. 0:00:00.019104068 13696 0x2235800 INFO GST_STATES gstbin.c:2770:gst_bin_change_state_func:<pipeline0> child 'rtmpsink0' is changing state asynchronously to PAUSED
  66. 0:00:00.019116771 13696 0x2235800 INFO GST_STATES gstbin.c:2316:gst_bin_element_set_state:<queue0> current READY pending VOID_PENDING, desired next PAUSED
  67. 0:00:00.019142098 13696 0x2235800 INFO task gsttask.c:451:gst_task_set_lock: setting stream lock 0x2440560 on task 0x2455050
  68. 0:00:00.019187435 13696 0x2235800 INFO GST_PADS gstpad.c:5948:gst_pad_start_task:<queue0:src> created task 0x2455050
  69. 0:00:00.019250831 13696 0x2235800 INFO GST_STATES gstelement.c:2372:gst_element_continue_state:<queue0> completed state change to PAUSED
  70. 0:00:00.019260683 13696 0x2235800 INFO GST_STATES gstelement.c:2277:_priv_gst_element_state_changed:<queue0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
  71. 0:00:00.019274067 13696 0x2235800 INFO GST_STATES gstbin.c:2764:gst_bin_change_state_func:<pipeline0> child 'queue0' changed state to 3(PAUSED) successfully
  72. 0:00:00.019285570 13696 0x2235800 INFO GST_STATES gstbin.c:2316:gst_bin_element_set_state:<rtmpsrc0> current READY pending VOID_PENDING, desired next PAUSED
  73. 0:00:00.019314571 13696 0x2235800 INFO rtmpsrc gstrtmpsrc.c:591:gst_rtmp_src_start:<rtmpsrc0> seekable 1
  74. 0:00:00.020258974 13696 0x2235800 INFO basesrc gstbasesrc.c:1344:gst_base_src_do_seek:<rtmpsrc0> 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.0000
  75. 00000, base=0:00:00.000000000, position 0:00:00.000000000, duration 99:99:99.999999999
  76. 0:00:00.020324309 13696 0x2235800 INFO task gsttask.c:451:gst_task_set_lock: setting stream lock 0x24400e0 on task 0x2455170
  77. 0:00:00.020335797 13696 0x2235800 INFO GST_PADS gstpad.c:5948:gst_pad_start_task:<rtmpsrc0:src> created task 0x2455170
  78. 0:00:00.020429459 13696 0x2235800 INFO GST_STATES gstelement.c:2372:gst_element_continue_state:<rtmpsrc0> completed state change to PAUSED
  79. 0:00:00.020440475 13696 0x2235800 INFO GST_STATES gstelement.c:2277:_priv_gst_element_state_changed:<rtmpsrc0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
  80. 0:00:00.020456269 13696 0x2235800 INFO GST_STATES gstbin.c:2764:gst_bin_change_state_func:<pipeline0> child 'rtmpsrc0' changed state to 3(PAUSED) successfully
  81. Pipeline is PREROLLING ...
  82. 0:00:00.020843854 13696 0x22ef230 INFO GST_ELEMENT_PADS gstelement.c:904:gst_element_get_static_pad: no such pad 'sink' in element "rtmpsrc0"
  83. 0:00:00.099760187 13696 0x22ef230 INFO rtmp :0:: Metadata:
  84. 0:00:00.099779503 13696 0x22ef230 INFO rtmp :0:: Server NGINX RTMP (github.com/arut/nginx-rtmp-module)
  85. 0:00:00.099787327 13696 0x22ef230 INFO rtmp :0:: width 640,00
  86. 0:00:00.099792152 13696 0x22ef230 INFO rtmp :0:: height 480,00
  87. 0:00:00.099795951 13696 0x22ef230 INFO rtmp :0:: displayWidth 640,00
  88. 0:00:00.099799693 13696 0x22ef230 INFO rtmp :0:: displayHeight 480,00
  89. 0:00:00.099803335 13696 0x22ef230 INFO rtmp :0:: duration 0,00
  90. 0:00:00.099806890 13696 0x22ef230 INFO rtmp :0:: framerate 30,00
  91. 0:00:00.099810435 13696 0x22ef230 INFO rtmp :0:: fps 30,00
  92. 0:00:00.099814177 13696 0x22ef230 INFO rtmp :0:: videodatarate 0,00
  93. 0:00:00.099820263 13696 0x22ef230 INFO rtmp :0:: videocodecid 7,00
  94. 0:00:00.099835674 13696 0x22ef230 INFO rtmp :0:: audiodatarate 0,00
  95. 0:00:00.099841292 13696 0x22ef230 INFO rtmp :0:: audiocodecid 0,00
  96. 0:00:05.204895490 13696 0x22ef230 INFO GST_EVENT gstevent.c:760: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.00
  97. 0000000, base=0:00:00.000000000, position 0:00:00.000000000, duration 99:99:99.999999999
  98. 0:00:05.204965553 13696 0x22ef230 INFO basesrc gstbasesrc.c:2843:gst_base_src_loop:<rtmpsrc0> marking pending DISCONT
  99. 0:00:05.205016195 13696 0x22ef1e0 INFO GST_STATES gstbin.c:3238:bin_handle_async_done:<pipeline0> committing state from READY to PAUSED, old pending PAUSED
  100. 0:00:05.205035894 13696 0x22ef1e0 INFO GST_STATES gstbin.c:3258:bin_handle_async_done:<pipeline0> completed state change, pending VOID
  101. 0:00:05.205047094 13696 0x22ef1e0 INFO GST_STATES gstelement.c:2277:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
  102. Pipeline is PREROLLED ...
  103. Setting pipeline to PLAYING ...
  104. 0:00:05.205243702 13696 0x2235800 INFO GST_EVENT gstevent.c:1253:gst_event_new_latency: creating latency event 0:00:00.000000000
  105. 0:00:05.205274265 13696 0x2235800 INFO bin gstbin.c:2593:gst_bin_do_latency_func:<pipeline0> configured latency of 0:00:00.000000000
  106. 0:00:05.205303421 13696 0x2235800 INFO GST_STATES gstbin.c:2316:gst_bin_element_set_state:<rtmpsink0> current PAUSED pending VOID_PENDING, desired next PLAYING
  107. 0:00:05.205321606 13696 0x2235800 INFO GST_STATES gstelement.c:2372:gst_element_continue_state:<rtmpsink0> completed state change to PLAYING
  108. 0:00:05.205334818 13696 0x2235800 INFO GST_STATES gstelement.c:2277:_priv_gst_element_state_changed:<rtmpsink0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  109. 0:00:05.205350714 13696 0x2235800 INFO GST_STATES gstbin.c:2764:gst_bin_change_state_func:<pipeline0> child 'rtmpsink0' changed state to 4(PLAYING) successfully
  110. 0:00:05.205363589 13696 0x2235800 INFO GST_STATES gstbin.c:2316:gst_bin_element_set_state:<queue0> current PAUSED pending VOID_PENDING, desired next PLAYING
  111. 0:00:05.205375598 13696 0x2235800 INFO GST_STATES gstelement.c:2372:gst_element_continue_state:<queue0> completed state change to PLAYING
  112. 0:00:05.205385021 13696 0x2235800 INFO GST_STATES gstelement.c:2277:_priv_gst_element_state_changed:<queue0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  113. 0:00:05.205397979 13696 0x2235800 INFO GST_STATES gstbin.c:2764:gst_bin_change_state_func:<pipeline0> child 'queue0' changed state to 4(PLAYING) successfully
  114. 0:00:05.205413875 13696 0x2235800 INFO GST_STATES gstbin.c:2316:gst_bin_element_set_state:<rtmpsrc0> current PAUSED pending VOID_PENDING, desired next PLAYING
  115. 0:00:05.205425705 13696 0x2235800 INFO GST_STATES gstelement.c:2372:gst_element_continue_state:<rtmpsrc0> completed state change to PLAYING
  116. 0:00:05.205434644 13696 0x2235800 INFO GST_STATES gstelement.c:2277:_priv_gst_element_state_changed:<rtmpsrc0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  117. 0:00:05.205447311 13696 0x2235800 INFO GST_STATES gstbin.c:2764:gst_bin_change_state_func:<pipeline0> child 'rtmpsrc0' changed state to 4(PLAYING) successfully
  118. 0:00:05.205460861 13696 0x2235800 INFO GST_STATES gstelement.c:2372:gst_element_continue_state:<pipeline0> completed state change to PLAYING
  119. 0:00:05.205469738 13696 0x2235800 INFO GST_STATES gstelement.c:2277:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  120. New clock: GstSystemClock
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement