Guest User

Untitled

a guest
Dec 16th, 2018
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1. gst-launch-0.10 v4l2src ! video/x-raw-yuv,width=640,height=480,framerate=\(fraction\)30/1 ! ffmpegcolorspace ! ducatih264enc ! h264parse ! flvmux ! fpsdisplaysink video-sink='rtmpsink location=rtmp://192.168.2.105/live/testing live=1'
  2. Setting pipeline to PAUSED ...
  3. libdce-x11.c:64: dce_auth_x11 info: attempting to open X11 connection
  4. libdce-x11.c:67: dce_auth_x11 error: Could not open display
  5. libdce-wayland.c:130: dce_auth_wayland info: attempting to open wayland connection
  6. error: XDG_RUNTIME_DIR not set in the environment.
  7. libdce-wayland.c:133: dce_auth_wayland error: Could not open display
  8. libdce.c:447: init info: no X11/wayland, fallback to opening DRM device directly
  9. Pipeline is live and does not need PREROLL ...
  10. Setting pipeline to PLAYING ...
  11. New clock: GstSystemClock
  12. WARNING: from element /GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay: Could not multiplex stream.
  13. Additional debug info:
  14. gsttextoverlay.c(1862): gst_text_overlay_video_event (): /GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstTextOverlay:fps-display-text-overlay:
  15. received non-TIME newsegment event on video input
  16. ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Internal data flow error.
  17. Additional debug info:
  18. gstbasesrc.c(2625): gst_base_src_loop (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src0:
  19. streaming task paused, reason error (-5)
  20. Execution ended after 498382567 ns.
  21. Setting pipeline to PAUSED ...
  22. Setting pipeline to READY ...
  23. Setting pipeline to NULL ...
  24. Freeing pipeline ...
Add Comment
Please, Sign In to add comment