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

3
gobot-gui/ffmpeg_decode.bash Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
ffmpeg -i udp://localhost:1234 -f h264 - | cat