diff options
Diffstat (limited to 'voctocore/scripts')
-rwxr-xr-x | voctocore/scripts/av-stream-hd.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/voctocore/scripts/av-stream-hd.sh b/voctocore/scripts/av-stream-hd.sh index d6b212b..e273a02 100755 --- a/voctocore/scripts/av-stream-hd.sh +++ b/voctocore/scripts/av-stream-hd.sh @@ -9,4 +9,4 @@ ffmpeg -i tcp://localhost:11000 -aspect 16:9 -threads:0 0 \ -ac 1 -c:a libfdk_aac -b:a 96k -ar 44100 \ -map 0:a -filter:a:0 pan=mono:c0=FL \ -ac:a:2 2 \ --y -f flv rtmp://127.0.0.1:1935/stream/s1_native_hd +-y -f flv rtmp://127.0.0.1:1935/stream/voctomix |