multicast udpsink fails

Mariusz Buras mariusz.buras at gmail.com
Thu Feb 13 03:31:38 PST 2014


I'd use a payloader before udpsink:
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-good-plugins/html/gst-plugins-good-plugins-plugin-rtp.html

-- 
Cheers,
Mariusz Buras.
---
http://sqward.net
http://www.linkedin.com/in/mariuszburas


On 13 February 2014 11:00, JPM <jpmelian at gmail.com> wrote:

> 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.
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140213/8a9436e0/attachment.html>


More information about the gstreamer-devel mailing list