[gst-devel] FW: Gst Launch To run rtp send

Fadi Almasalha falmas2 at uic.edu
Wed Mar 19 00:58:50 CET 2008


Thanks , 
Any Other more helpful suggestions . 



FWD............

Please I need any documents how to use gst-launch tool to test the rtp
streaming plugins  that really works .

Most whatever I found on the internet are not working with new version . 

And IF I am using this code to stream video from camera device like this  
 

gst-launch-0.10 gconfv4l2src !
video/x-raw-yuv,width=176,height=144,framerate=\(fraction\)15/1 !
hantro4200enc stream-type=1 profile-and-level=1001 !
video/x-h263,framerate=\(fraction\)15/1 ! rtph263ppay mtu=1438 ! udpsink
host=192.168.2.64 port=5434 dsppcmsrc ! queue !
audio/x-raw-int,channels=1,rate=8000 ! mulawenc ! rtppcmupay mtu=1438 !
udpsink host=192.168.2.64 port=5432




What Will be the command on the server to receive these packets and play
them using Gstreamer libs, and Gst-launch ( Please advice ) 






-----Original Message-----
From: Florent [mailto:fthiery at gmail.com] 
Sent: Tuesday, March 18, 2008 4:08 PM
To: Fadi Almasalha
Cc: gstreamer-devel at lists.sourceforge.net
Subject: Re: [gst-devel] FW: Gst Launch To run rtp send

You might want to go check out the examples in the cvs repository.





More information about the gstreamer-devel mailing list