... | ... | @@ -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
|
|
|
- skipCheck
|
|
|
|
|
|
```
|
|
|
screenshare:
|
|
|
constraints:
|
|
|
video:
|
... | ... | @@ -71,8 +72,9 @@ also apply in `/usr/share/meteor/bundle/programs/server/assets/app/config/settin |
|
|
height:
|
|
|
max: 1080
|
|
|
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
|
|
|
|
... | ... | |