[gst-devel] Network streaming using udpsrc and udpsink

Ramana Reddy Polaka Ramana_Polaka at infosys.com
Thu Mar 27 05:46:21 CET 2008


Tried the following also. But did not work.

Receiver (Rx)

gst-launch filesrc location=MPEG25_11_32_m.mp3 ! udpsink host=192.168.15.174 port=5000 sync=false

Transmitter (Tx)

gst-launch udpsrc port=5000 ! ffdec_mp3 ! alsasink

Regards,
Ramana
________________________________
From: thiagoss [mailto:thiagossantos at gmail.com]
Sent: Wednesday, March 26, 2008 8:40 PM
To: Ramana Reddy Polaka
Subject: Re: [gst-devel] Network streaming using udpsrc and udpsink

Probably removing the filesink and putting "mad ! alsasink"

On Wed, Mar 26, 2008 at 3:09 AM, Ramana Reddy Polaka  wrote:

Hi,



Using the following gst-launch command, I could dump mp3 data. But I want to play it live. Can you please let me know how to achieve that? Say my host IP: 192.168.15.174<http://192.168.15.174>



Receiver (Rx):

gst-launch -v udpsrc ! filesink location=dump.mp3



Transmitter (Tx):

gst-launch -v filesrc location=MPEG25_11_32_m.mp3 ! udpsink







Thanks in advance



Regards,

Ramana







**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Further, you are not to copy, disclose, or distribute this e-mail or its contents to any other person and any such actions are unlawful. This e-mail may contain viruses. Infosys has taken every reasonable precaution to minimize this risk, but is not liable for any damage you may sustain as a result of any virus in this e-mail. You should carry out your own virus checks before opening the e-mail or attachment. Infosys reserves the right to monitor and review the content of all messages sent to or from this e-mail address. Messages sent to or from this e-mail address may be stored on the Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080327/3ab49fc1/attachment.htm>


More information about the gstreamer-devel mailing list