Skip to content

Instantly share code, notes, and snippets.

@ionoy
Created November 27, 2013 15:30
Show Gist options
  • Save ionoy/7677623 to your computer and use it in GitHub Desktop.
Save ionoy/7677623 to your computer and use it in GitHub Desktop.
gst-launch -v gstrtpbin name=rtpbin latency=200 udpsrc multicast-group='224.1.1.1' auto-multicast=true port=5000 caps=application/x-rtp,media=(string)video,clock-rate=(int)90000,encoding-name=(string)H264,sprop-parameter-sets=(string)\"Z2QAKK2EBUViuKxUdCAqKxXFYqOhAVFYrisVHQgKisVxWKjoQFRWK4rFR0ICorFcVio6ECSFITk8nyfk/k/J8nm5s00IEkKQnJ5Pk/J/J+T5PNzZprQFweyAAA\\=\\=\\,aO48sAA\\=\" ! rtpbin.recv_rtp_sink_0 rtpbin. ! rtph264depay ! h264parse ! ffdec_h264 ! d3dvideosink
Setting pipeline to PAUSED ...
ERROR: Pipeline doesn't want to pause.
ERROR: from element /GstPipeline:pipeline0/GstUDPSrc:udpsrc0: Could not get/set
settings from/on resource.
Additional debug info:
..\..\..\..\..\Source\gst-plugins-good\gst\udp\gstudpsrc.c(953): gst_udpsrc_star
t (): /GstPipeline:pipeline0/GstUDPSrc:udpsrc0:
bind failed -1: No error (0)
Setting pipeline to NULL ...
/GstPipeline:pipeline0/GstUDPSrc:udpsrc0.GstPad:src: caps = NULL
Freeing pipeline ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment