<div dir="ltr">Hi,<div><br></div><div>The platform is Raspberry Pi with Gstreamer 1.0.x</div><div><br></div><div>I have checked these pipelines :</div><div><br></div><div>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</div>

<div><br></div><div>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</div><div><br></div>

<div>Always appears the same error :</div><div><br></div><div><div>Setting pipeline to PAUSED ...</div><div>ERROR: Pipeline doesn't want to pause.</div><div>ERROR: from element /GstPipeline:pipeline0/GstUDPSink:udpsink0: Could not get/set settings from/on resource.</div>

<div>Additional debug info:</div><div>gstmultiudpsink.c(844): gst_multiudpsink_configure_client (): /GstPipeline:pipeline0/GstUDPSink:udpsink0:</div><div>Could not join multicast group: Error joining multicast group: No such device</div>

<div>Setting pipeline to NULL ...</div><div>Freeing pipeline ...</div><div><br></div><div>Regards.</div></div></div>