[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gstreamer-devel
Subject:    Re: [gst-devel] rtp-udp not working on live network
From:       "Thomas Winkler" <wi-tom () gmx ! de>
Date:       2008-06-30 9:38:52
Message-ID: 20080630093852.200030 () gmx ! net
[Download RAW message or body]

Your Pipeline you're using cannot work.

you have to use at the end of your sender a udpsink, not a udpsrc. At the Receiver \
side you have to use the udpsrc instead of the udpsink.

For Example:
src->enc->rtppay->rtpbin->udpsink       (Sender)
udpsrc->rtpbin->rtpdepay->dec->sink    (Receiver)

greetings,
Thomas

-------- Original-Nachricht --------
> Datum: Sun, 29 Jun 2008 10:53:22 +0530
> Von: "Manish Rana" <manish.rana@gmail.com>
> An: "gstreamer-devel@lists.sourceforge.net" <gstreamer-devel@lists.sourceforge.net>
> Betreff: [gst-devel] rtp-udp not working on live network

> Hi,
> 
> I am using following pipalines:
> 
> src->enc->rtppay->rtpbin->udpsrc
> and
> udpsrc->rtpbin->depay->dec->sink
> 
> to send and receive data usign udp.
> When i tested these pipelines in local environment.
> When i tested the same thing on live 3G network these pipelines dont
> work.:(
> actually i am not receiving any data at the port.
> 
> Though the data can be transferred  using other apps. that is tested.
> 
> Can someone tell me whether this is the problem with the pipeline i have
> create or i need to do some other settings for the same ??
> 
> Thanks and Regards
> Manish

-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört?
Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic