Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2017
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. gst-launch-1.0 -v videotestsrc ! jpegenc ! multipartmux ! tcpserversink host=192.168.0.136 port=5000
  2. Setting pipeline to PAUSED ...
  3. /GstPipeline:pipeline0/GstTCPServerSink:tcpserversink0: current-port = 0
  4. Pipeline is PREROLLING ...
  5. ERROR: from element /GstPipeline:pipeline0/GstTCPServerSink:tcpserversink0: Could not open resource for reading.
  6. Additional debug info:
  7. gsttcpserversink.c(403): gst_tcp_server_sink_init_send (): /GstPipeline:pipeline0/GstTCPServerSink:tcpserversink0:
  8. Failed to bind on host '192.168.0.136:5000': Error binding to address: Cannot assign requested address
  9. ERROR: pipeline doesn't want to preroll.
  10. Setting pipeline to NULL ...
  11. Freeing pipeline ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement