wfb-ng/scripts/video_test_src.sh
Vasily Evseenko 97986d1963 Bidirectional telemetry support (python/twisted required)
Allow tx to use multiple interfaces (tx diversity)
Remove mavlink mode from wfb_tx binary (moved to the python side).
Add tgz, rpm and deb binary package generation
2018-12-13 21:42:35 +03:00

4 lines
263 B
Bash
Executable File

#!/bin/sh
gst-launch-1.0 videotestsrc ! videoconvert ! video/x-raw,format=NV12,framerate=60/1,width=1280,height=720 ! vaapih264enc bitrate=4000 keyframe-period=3 rate-control=cbr max-bframes=0 ! rtph264pay config-interval=-1 ! udpsink host=localhost port=5602