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