<font class="Apple-style-span" color="#000066"><div>Tried multicast-iface still same. Please suggest.</div><div><br></div><div>CentOS and Fedora Remote server:</div><div>===========================</div><div>[root@www tmp]# gst-launch -v filesrc location=/tmp/top.wav ! wavparse ! audioconvert ! speexenc ! rtpspeexpay ! udpsink host=xxxx.64.12 auto-multicast=true port=4444</div>
<div>Setting pipeline to PAUSED ...</div><div>Pipeline is PREROLLING ...</div><div>/pipeline0/audioconvert0.src: caps = audio/x-raw-int, rate=(int)44100, channels=(int)1, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16</div>
<div>/pipeline0/audioconvert0.sink: caps = audio/x-raw-int, endianness=(int)1234, channels=(int)2, width=(int)16, depth=(int)16, signed=(boolean)true, rate=(int)44100</div><div>/pipeline0/speexenc0: last-message = &quot;Warning: speex is optimized for 8, 16 and 32 KHz&quot;</div>
<div>/pipeline0/speexenc0.sink: caps = audio/x-raw-int, rate=(int)44100, channels=(int)1, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16</div><div>/pipeline0/speexenc0.src: caps = audio/x-speex, rate=(int)44100, channels=(int)1, streamheader=(buffer)&lt; 5370656578202020312e302e35000000000000000000000000000000010000005000000044ac0000020000000400000001000000ffffffff800200000000000001000000000000000000000000000000, 1f000000456e636f6465642077697468204753747265616d6572205370656578656e630000000001 &gt;</div>
<div>/pipeline0/rtpspeexpay0.sink: caps = audio/x-speex, rate=(int)44100, channels=(int)1, streamheader=(buffer)&lt; 5370656578202020312e302e35000000000000000000000000000000010000005000000044ac0000020000000400000001000000ffffffff800200000000000001000000000000000000000000000000, 1f000000456e636f6465642077697468204753747265616d6572205370656578656e630000000001 &gt;</div>
<div>/pipeline0/rtpspeexpay0.src: caps = application/x-rtp, media=(string)audio, clock-rate=(int)44100, encoding-name=(string)SPEEX, encoding-params=(string)1, payload=(int)110, ssrc=(guint)1634646208, clock-base=(guint)298586317, seqnum-base=(guint)13594</div>
<div>/pipeline0/udpsink0.sink: caps = application/x-rtp, media=(string)audio, clock-rate=(int)44100, encoding-name=(string)SPEEX, encoding-params=(string)1, payload=(int)110, ssrc=(guint)1634646208, clock-base=(guint)298586317, seqnum-base=(guint)13594</div>
<div>Pipeline is PREROLLED ...</div><div>Setting pipeline to PLAYING ...</div><div>New clock: GstSystemClock</div><div><br></div><div><br></div><div>Fedora Local</div><div>==========</div><div><div>[sun@example ~]$ gst-launch -v udpsrc multicast-iface=xxx64.12 port=4444 caps =&quot;application/x-rtp, media=(string)audio, clock-rate=(int)44100, encoding-name=(string)SPEEX, encoding-params=(string)1, payload=(int)110, ssrc=(guint)3450810950, clock-base=(guint)985102105, seqnum-base=(guint)33680&quot; ! rtpspeexdepay ! speexdec ! audioconvert ! autoaudiosink</div>
<div>Setting pipeline to PAUSED ...</div><div>Pipeline is live and does not need PREROLL ...</div><div>Setting pipeline to PLAYING ...</div><div>New clock: GstSystemClock</div><div>^CCaught interrupt -- handling interrupt.</div>
<div>Interrupt: Stopping pipeline ...</div><div>Execution ended after 2995661460 ns.</div><div>Setting pipeline to PAUSED ...</div><div>Setting pipeline to READY ...</div><div>/GstPipeline:pipeline0/GstUDPSrc:udpsrc0.GstPad:src: caps = NULL</div>
<div>Setting pipeline to NULL ...</div><div>Freeing pipeline ...</div><div><br></div><div><br></div><div>NOR</div><div><br></div><div><br></div><div>[sun@example ~]$ gst-launch -v udpsrc multicast-group=xxxx.64.12 port=4444 caps =&quot;application/x-rtp, media=(string)audio, clock-rate=(int)44100, encoding-name=(string)SPEEX, encoding-params=(string)1, payload=(int)110, ssrc=(guint)3450810950, clock-base=(guint)985102105, seqnum-base=(guint)33680&quot; ! rtpspeexdepay ! speexdec ! audioconvert ! autoaudiosink</div>
<div>Setting pipeline to PAUSED ...</div><div>ERROR: Pipeline doesn&#39;t want to pause.</div><div>ERROR: from element /GstPipeline:pipeline0/GstUDPSrc:udpsrc0: Could not get/set settings from/on resource.</div><div>Additional debug info:</div>
<div>gstudpsrc.c(909): gst_udpsrc_start (): /GstPipeline:pipeline0/GstUDPSrc:udpsrc0:</div><div>bind failed -1: Cannot assign requested address (99)</div><div>Setting pipeline to NULL ...</div><div>/GstPipeline:pipeline0/GstUDPSrc:udpsrc0.GstPad:src: caps = NULL</div>
<div>Freeing pipeline ...</div><div>[sun@example ~]$ </div><div> </div></div><div><br></div></font>