Error with rtph264depay

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Error with rtph264depay

arnabsamanta
Error with rtph264depay

 Hello Developers,

 I am streaming H264 data through UDP and recieving the same on other side

 My pipelines are
 Tx -
 gst-launch-0.10 filesrc location=/home/CodecH264.dat ! h264parse ! rtph264pay ! udpsink host=10.60.3.38 port=1234

 Rx -
 gst-launch udpsrc port=1234 caps="application/x-rtp, media=video, payload=96, clockrate=90000, encoding-name=H264" !
 rtph264depay ! filesink location=/root/dump_udp.dat

 The errors are
 
 Setting pipeline to PAUSED ...
 Pipeline is live and does not need PREROLL ...
 Setting pipeline to PLAYING ...
 New clock: GstSystemClock

 WARNING: from element /pipeline0/rtph264depay0: Could not decode stream.
 Additional debug info:
 gstbasertpdepayload.c(353): gst_base_rtp_depayload_chain (): /pipeline0/rtph264depay0:
 Received invalid RTP payload, dropping

 kindly tell me why am I getting the following error ?
 The same when I am receiving through VLC palyer, it plays the stream clearly.

 Kindly tell me what modifications are required in any of the pipelines .

 Thanaks and Regards,
 Arnab




 





------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel