summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/stream.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/stream.sh b/bin/stream.sh
index adb6b3e..3a1aedf 100755
--- a/bin/stream.sh
+++ b/bin/stream.sh
@@ -22,4 +22,4 @@ ffmpeg -threads auto -re \
-max-intra-rate 0 \
-qmin 4 -qmax 56 \
-static-thresh 500 -skip_threshold 50 \
- -an -f rtp rtp://$target_ip:5004?pkt_size=1200
+ -an -f rtp "rtp://$target_ip:5004?pkt_size=1200"