udpsrc seems didn't get data.
Erickson.LU
ericksonlushan at gmail.com
Tue Aug 6 14:41:53 UTC 2019
But I can use
*gst-launch-1.0 videotestsrc ! videoconvert ! x265enc ! rtph265pay ssrc=1
pt=96 config-interval=5 sprop-parameter-sets=12345 ! udpsink
clients=127.0.0.1:3220 sync=false async=false*
and
*GST_DEBUG=4 gst-launch-1.0 --gst-debug="*CAPS*:5" udpsrc port=3220 !
"application/x-rtp, media=(string)video, clock-rate=(int)90000,
encoding-name=(string)H265, payload=(int)96, ssrc=(int)1" ! rtph265depay !
avdec_h265 ! videoconvert ! autovideosink sync=false*
make it work at the receiver side....
So confused, anyone knows that reason please leave a message. Thanks
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list