[gst-devel] RTP-GStreamer

vaisakh.n vaisakh.n at nestgroup.net
Fri Mar 27 12:26:25 CET 2009


Hi,
I was able send audio to other pc on network via RTP
by this pipeline
./gst-launch -v osssrc device=/dev/dsp ! 
audio/x-raw-int,rate=16000,channels=1,depth=16 ! audioconvert !   
vorbisenc  ! rtpvorbispay ! udpsink host=ip  port=5004

In receiver ./gst-launch-0.10 udpsrc port=5004 caps = " a  long string " 
  !  rtpvorbisdepay ! vorbisdec ! audioconvert ! osssink  sync=false



But in The Receiver I need to copy the long string as caps ( from sender 
side )  to hear sound ......
Is there any other way  (ie ,Other than copying the string from sender 
side )
please help me?
Advance Thanks
 Vaisakh.  

***** Confidentiality Statement/Disclaimer ***** 

This message and any attachments is intended for the sole use of the intended recipient. It may contain confidential information. Any unauthorized use, dissemination or modification is strictly prohibited. If you are not the intended recipient, please notify the sender immediately then delete it from all your systems, and do not copy, use or print. Internet communications are not secure and it is the responsibility of the recipient to make sure that it is virus/malicious code exempt.
The company/sender cannot be responsible for any unauthorized alterations or modifications made to the contents. If you require any form of confirmation of the contents, please contact the company/sender. The company/sender is not liable for any errors or omissions in the content of this message.
***** Confidentiality Statement/Disclaimer *****  

This message and any attachments is intended for the sole use of the intended recipient. It may contain confidential information. Any unauthorized use, dissemination or modification is strictly prohibited. If you are not the intended recipient, please notify the sender immediately then delete it from all your systems, and do not copy, use or print. Internet communications are not secure and it is the responsibility of the recipient to make sure that it is virus/malicious code exempt.

The company/sender cannot be responsible for any unauthorized alterations or modifications made to the contents. If you require any form of confirmation of the contents, please contact the company/sender. The company/sender is not liable for any errors or omissions in the content of this message.





More information about the gstreamer-devel mailing list