Files
gobot/gobot-gui/ffmpeg_decode.bash
AlexanderHD27 11ece5fd6e did stuff
2024-11-14 14:42:50 +01:00

3 lines
59 B
Bash
Executable File

#!/bin/bash
ffmpeg -i udp://localhost:1234 -f h264 - | cat