diff --git a/companion_software/images/stream.sh b/companion_software/images/stream.sh index 5bc6862..e45e35e 100755 --- a/companion_software/images/stream.sh +++ b/companion_software/images/stream.sh @@ -1 +1 @@ -ffmpeg -re -f image2 -loop 1 -framerate 24 -video_size 852x480 -r 24 -i Test-Pattern.png -f flv -s 852x480 -f flv "rtmp://rtmp.robotstreamer.com/live/4618?key=jEquBubjizYDMQNe8nKjLdu88iqFpNe3sVQmGRJ2tzbxd4QJrkSSEZBQhi9UTL3k" +ffmpeg -re -f image2 -loop 1 -framerate 25 -video_size 1280x720 -r 25 -i Test-Pattern.png -c:v libx264 -b:v 1M -g 50 -bf 0 -muxdelay 0.001 -f flv "rtmp://rtmp.robotstreamer.com/live/4619?key=jEquBubjizYDMQNe8nKjLdu88iqFpNe3sVQmGRJ2tzbxd4QJrkSSEZBQhi9UTL3k"