RTP send and reacive, No comunicaion

BGU-foxo foxo at post.bgu.ac.il
Wed Apr 11 03:44:25 PDT 2012


Hello,
My goal is to stream video via Ethernet cable.
Gumstix- overo  (omap 3530) "transmitter" ----------> PC, Ubuntu 64
"receiver"

I did manged once (one day only) to stream the video successfully, but NO
meter what I can not do it again ?? 
I think the problem is that the "transmitter" side is not actually
transmitting any data to the network.
Both sides of the network seems to be working fine, no errors, However they
do no recognize etch other.

My pipeline is,
*transmitter* :
gst-launch -v videotestsrc ! TIVidenc1 codecName=h264enc
engineName=codecServer ! rtph264pay pt=96 ! udpsink host=192.168.0.11
port=5555






*receiver*:
gst-launch-0.10 -v udpsrc port=5555 caps='application/x-rtp,
media=(string)video, clock-rate=(int)90000, encoding-name=(string)H264,
sprop-parameter-sets=(string)\"Z0KAHukCg+QgAAB9AAAdTACAAA\\=\\=\\,aM48gAA\\=\"'
! rtph264depay ! ffdec_h264 ! xvimagesink



And they are not "connecting" with etch other.

I run netstat command, while the gstreamer is playing, at the transmitter,
and I don't think the GStreamer is doing anything...



Please help, if you can.
Anything would be nice.

Thanks



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/RTP-send-and-reacive-No-comunicaion-tp4548536p4548536.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list