[gst-devel] Unable to play RTP sent audio on VLC player

rajesh nair rajesh_gnair at yahoo.com
Fri Apr 24 09:22:06 CEST 2009


Hi all,
using the following commands in two terminals on a host machine iam able to play the mp3 file locally but when i use a VLC player to receive and play the mp3 locally the VLC player dost play it.Any clues???(Iam setting the network address and port correctly)

Transmitter
gst-launch-0.10 -v  filesrc location=../../Mp3.mp3 ! mad  ! audioconvert ! rtpL16pay  ! udpsink port=10000

Receiver

gst-launch-0.10 udpsrc port=10000 caps ="application/x-rtp, media=(string)audio, clock-rate=(int)11025, encoding-name=(string)L16, channels=(int)1, rate=(int)11025, payload=(int)96"  !   rtpL16depay ! audioconvert ! osssink sync=false

Regards,
Rajesh 



      




More information about the gstreamer-devel mailing list