summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorJonas Smedegaard <jonas@olav.jones.dk>2017-04-05 04:37:23 +0200
committerJonas Smedegaard <jonas@olav.jones.dk>2017-04-05 04:37:23 +0200
commit3af6271518db6c79419d90738aa33b142c7b55d7 (patch)
tree4ad6b94a42664d113beaeb9cebc8038494913db4 /bin
parentcee1f242321a53544ebb76cc3ef78e9db7e378c6 (diff)
Fix stream to non-test port.
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 d9c7cb0..9e44a14 100755
--- a/bin/stream.sh
+++ b/bin/stream.sh
@@ -18,4 +18,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:5012?pkt_size=1200
+ -an -f rtp rtp://$target_ip:5004?pkt_size=1200