Keep watch script from crashing + desyncing

This commit is contained in:
Fierelier 2022-11-22 02:04:48 +01:00
parent 10eeded2c7
commit 4f2c7df83e
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@ FST_USER="user"
FST_CHANNEL="default"
FST_CHANNELPASS="123"
python3 fstream.py "$FST_IP" "watch,user=$FST_USER,channel=$FST_CHANNEL,channel-password=$FST_CHANNELPASS" | ffplay -avioflags direct -strict experimental -analyzeduration 0 -sync ext -probesize 32 -fflags nobuffer -flags low_delay -max_delay 0 -max_probe_packets 0 -x264opts intra-refresh=1 -
python3 fstream.py "$FST_IP" "watch,user=$FST_USER,channel=$FST_CHANNEL,channel-password=$FST_CHANNELPASS" | ffplay -avioflags direct -strict experimental -analyzeduration 0 -sync ext -probesize 32 -fflags nobuffer -flags low_delay -max_delay 0 -max_probe_packets 0 -x264opts intra-refresh=1 -fflags discardcorrupt -vf setpts=0 -