Update Customize authored by Roland Alton's avatar Roland Alton
...@@ -47,6 +47,13 @@ cp ~/greenlight/config/de.json /usr/share/meteor/bundle/programs/server/assets/a ...@@ -47,6 +47,13 @@ cp ~/greenlight/config/de.json /usr/share/meteor/bundle/programs/server/assets/a
``` ```
check `/etc/kurento/modules/kurento/WebRtcEndpoint.conf.ini` for non - Google STUN server, we take turn.fairkom.net:
```
stunServerAddress=144.76.116.252
stunServerPort=3478
```
also apply `clientTitle: fairteaching` reduced bitrates, noCheck to `/usr/share/meteor/bundle/programs/server/assets/app/config/settings.yml` see `~/greenlight/config/meteor_app_settings.yml` also apply `clientTitle: fairteaching` reduced bitrates, noCheck to `/usr/share/meteor/bundle/programs/server/assets/app/config/settings.yml` see `~/greenlight/config/meteor_app_settings.yml`
Then do a Then do a
... ...
......