[gst-devel] bind failed -1: Cannot assign requested address (99)

Shamun toha md shamun.toha at gmail.com
Sat Dec 25 01:29:14 CET 2010


In same pc if i test this it works, now i included this in remote
server and then it keeps giving this same error. Any idea suggestion
kindly.

server (fedora):
======
[root at ip-10-224-63-198 ~]# gst-launch -v filesrc location=/tmp/top.wav
! wavparse ! audioconvert ! speexenc ! rtpspeexpay ! udpsink
auto-multicast=true port=4444

client (fedora):
==============
[sun at example ~]$ gst-launch -v udpsrc multicast-group=xx.xx.122.66
port=4444 caps = "application/x-rtp, media=(string)audio,
clock-rate=(int)44100, encoding-name=(string)SPEEX,
encoding-params=(string)1, payload=(int)110, ssrc=(uint)90483196,
clock-base=(uint)4057897018, seqnum-base=(uint)43738" ! rtpspeexdepay
! speexdec ! audioconvert ! autoaudiosink
Setting pipeline to PAUSED ...
ERROR: Pipeline doesn't want to pause.
ERROR: from element /GstPipeline:pipeline0/GstUDPSrc:udpsrc0: Could
not get/set settings from/on resource.
Additional debug info:
gstudpsrc.c(909): gst_udpsrc_start (): /GstPipeline:pipeline0/GstUDPSrc:udpsrc0:
bind failed -1: Cannot assign requested address (99)
Setting pipeline to NULL ...
/GstPipeline:pipeline0/GstUDPSrc:udpsrc0.GstPad:src: caps = NULL
Freeing pipeline ...




More information about the gstreamer-devel mailing list