Update Customize authored by Roland Alton's avatar Roland Alton
......@@ -60,6 +60,18 @@ also apply in `/usr/share/meteor/bundle/programs/server/assets/app/config/settin
- reduced bitrates for cameras 80 / 150 / 400 / 800
- skipCheck
screenshare:
constraints:
video:
frameRate:
ideal: 24
max: 30
width:
max: 1920
height:
max: 1080
audio: true
see also `~/greenlight/config/meteor_app_settings.yml` - but parameters change quickly at each update
Then do a
......
......