diff options
Diffstat (limited to 'voctocore/scripts/av-play-output-ffplay.sh')
-rwxr-xr-x | voctocore/scripts/av-play-output-ffplay.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/voctocore/scripts/av-play-output-ffplay.sh b/voctocore/scripts/av-play-output-ffplay.sh new file mode 100755 index 0000000..733c279 --- /dev/null +++ b/voctocore/scripts/av-play-output-ffplay.sh @@ -0,0 +1,2 @@ +#!/bin/sh +ffplay tcp://localhost:11000 |