Hi
<h2>Pipeline 1</h2>
GST_DEBUG=4 gst-launch-1.0 --gst-debug="*CAPS*:5" videotestsrc ! video/x-raw,format=I420,height=480,width=640,framerate=30/1,pixel-aspect-ratio=1/1 ! x265enc ! rtph265pay ssrc=1 pt=96 config-interval=5 sprop-parameter-sets=12345 ! udpsink clients=127.0.0.1:3220 sync=false async=false


<h2>Pipeline 2</h2>
GST_DEBUG=4 gst-launch-1.0 --gst-debug="*CAPS*:5" v4l2src device=/dev/video0 ! video/x-raw,format=I420,height=480,width=640,framerate=30/1,pixel-aspect-ratio=1/1 ! x265enc ! rtph265pay ssrc=1 pt=96 config-interval=5 sprop-parameter-sets=12345 ! udpsink clients=127.0.0.1:3220 sync=false async=false

        
        
        
<br/><hr align="left" width="300" />
Sent from the <a href="http://gstreamer-devel.966125.n4.nabble.com/">GStreamer-devel mailing list archive</a> at Nabble.com.<br/>