Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ gst-launch-1.0 -v -e v4l2src device=/dev/video0 ! x264enc tune=zerolatency ! rtph264pay ! udpsink host=127.0.0.1 port=5000
- There must be "tune=zerolatency"!
- $ vlc test.sdp
- test.sdp:
- c=IN IP4 127.0.0.1
- m=video 5000 RTP/AVP 96
- a=rtpmap:96 H264/90000
Add Comment
Please, Sign In to add comment