bind failed -1: Cannot assign requested address (99)

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

bind failed -1: Cannot assign requested address (99)

Shamun
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@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@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 ...

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and,
should the need arise, upgrade to a full multi-node Oracle RAC database
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: bind failed -1: Cannot assign requested address (99)

Donny Viszneki
strace the process! merry christmas!

On Fri, Dec 24, 2010 at 7:29 PM, Shamun toha md <[hidden email]> wrote:

> 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@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@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 ...
>
> ------------------------------------------------------------------------------
> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
> to consolidate database storage, standardize their database environment, and,
> should the need arise, upgrade to a full multi-node Oracle RAC database
> without downtime or disruption
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>



--
http://codebad.com/

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and,
should the need arise, upgrade to a full multi-node Oracle RAC database
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel