<div dir="ltr">Hi,<div><br></div><div>I am trying to send one audio stream to several clients using multicast with this pipeline :</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 port=3000</div>

<div><br></div><div>But appear the following 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><div><br></div><div>Any help ?</div><div><br></div><div>Thanks and regards.</div><div> </div><div><br></div></div>