3 lines
59 B
Bash
Executable File
3 lines
59 B
Bash
Executable File
#!/bin/bash
|
|
|
|
ffmpeg -i udp://localhost:1234 -f h264 - | cat |