multicast udpsink fails

JPM jpmelian at gmail.com
Thu Feb 13 03:00:51 PST 2014


Hi,

The platform is Raspberry Pi with Gstreamer 1.0.x

I have checked these pipelines :

gst-launch-1.0 -v audiotestsrc ! audioconvert ! audioresample !
audio/x-raw,format=S16LE,channels=1,rate=44100 ! udpsink host=224.1.1.1
force-ipv4=true port=3000

gst-launch-1.0 -v audiotestsrc ! audioconvert ! audioresample !
audio/x-raw,format=S16LE,channels=1,rate=44100 ! udpsink host=224.1.1.1
auto-multicast=true force-ipv4=true port=3000

Always appears the same error :

Setting pipeline to PAUSED ...
ERROR: Pipeline doesn't want to pause.
ERROR: from element /GstPipeline:pipeline0/GstUDPSink:udpsink0: Could not
get/set settings from/on resource.
Additional debug info:
gstmultiudpsink.c(844): gst_multiudpsink_configure_client ():
/GstPipeline:pipeline0/GstUDPSink:udpsink0:
Could not join multicast group: Error joining multicast group: No such
device
Setting pipeline to NULL ...
Freeing pipeline ...

Regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140213/8b8fd261/attachment.html>


More information about the gstreamer-devel mailing list