smaller default video bitrate

This commit is contained in:
legop3
2025-11-27 23:20:33 -05:00
parent 5f5591ca42
commit 08988962c1
5 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -203,7 +203,7 @@ PUBLISH_URL=srt://192.168.0.86:9000?streamid=#!::r=CHANGE_ME,m=publish&latency=2
VIDEO_WIDTH=1280
VIDEO_HEIGHT=720
VIDEO_FPS=30
VIDEO_BITRATE=3000000
VIDEO_BITRATE=2000000
AUDIO_ENABLE=1
AUDIO_ENABLE=0
ENV