tbf/TBFTests/bin/Debug/CameraBinaryFiles2/mjpegrtpstream.sh
2024-08-30 12:42:29 +02:00

3 lines
194 B
Bash

/opt/vc/bin/raspivid -t 0 -cd MJPEG -w 1280 -h 960 -fps 30 -b 8000000 -o - | gst-launch-1.0 fdsrc ! "image/jpeg,framerate=40/1" ! jpegparse ! rtpjpegpay ! udpsink host=192.168.0.200 port=20000