Skip to content

Commit a3784fa

Browse files
committed
stop pushing 30 fps we are ready for 60 :)
1 parent 5e5a048 commit a3784fa

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • root/etc/s6-overlay/s6-rc.d/init-selkies-config

root/etc/s6-overlay/s6-rc.d/init-selkies-config/run

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,6 @@ fi
6363
printf "${GST_DEBUG:-*:1}" > /run/s6/container_environment/GST_DEBUG
6464
printf "${SELKIES_VIDEO_BITRATE:-16000}" > /run/s6/container_environment/SELKIES_VIDEO_BITRATE
6565
printf "${SELKIES_ENCODER:-x264enc-striped}" > /run/s6/container_environment/SELKIES_ENCODER
66-
printf "${SELKIES_FRAMERATE:-30}" > /run/s6/container_environment/SELKIES_FRAMERATE
67-
printf "${SELKIES_AUDIO_BITRATE:-320000}" > /run/s6/container_environment/SELKIES_AUDIO_BITRATE
6866
printf "${SELKIES_ENABLE_RESIZE:-true}" > /run/s6/container_environment/SELKIES_ENABLE_RESIZE
6967
printf "${DISPLAY_SIZEW:-1024}" > /run/s6/container_environment/DISPLAY_SIZEW
7068
printf "${DISPLAY_SIZEH:-768}" > /run/s6/container_environment/DISPLAY_SIZEH

0 commit comments

Comments
 (0)