did stuff

This commit is contained in:
AlexanderHD27
2024-11-14 14:42:50 +01:00
parent 4060055a14
commit 11ece5fd6e
4 changed files with 8 additions and 0 deletions

2
gobot-gui/ffmpeg_script.bash Executable file
View File

@@ -0,0 +1,2 @@
#!/usr/bin/bash
ffmpeg -re -video_size 1280x720 -i /dev/video8 -c:v libx264 -tune zerolatency -g 5 -f h264 udp://localhost:1234