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