streaming video from basler pylon camera to web browser

Vinod Kesti vinodkesti at yahoo.com
Mon Apr 13 12:52:54 UTC 2020


Re-encoding is not required. Directly you can ingest RTP stream to Server.

x264enc is removed in the pipeline
#from udp generating RTSP stream and using gst-rtsp-server
./test-launch "( udpsrc port=554 ! application/x-rtp, media=video,
clock-rate=90000, encoding-name=H264, payload=96 ! rtph264depay !
h264parse ! rtph264pay name=pay0 pt=96 )"




--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list