BigBlueButton/Troubleshooting: Unterschied zwischen den Versionen
Zeile 7: | Zeile 7: | ||
== BBB-Server == | == BBB-Server == | ||
* | Set up an own STUN server | ||
* Change the STUN server in | |||
** /opt/freeswitch/conf/vars.xml and | |||
* https://github.com/bigbluebutton/bbb-install#install-a-turn-server | ** /usr/share/bbb-web/WEB-INF/classes/spring/turn-stun-servers.xml | ||
* https://github.com/bigbluebutton/bbb-install#install-a-turn-server | |||
[[Kategorie:BigBlueButton]] | [[Kategorie:BigBlueButton]] |
Version vom 30. April 2021, 11:23 Uhr
Slow echo test
Firefox
- Launch FireFox
- Open about:config
- Search for media.peerconnection.ice.relay_only
- Set this value to true.
BBB-Server
Set up an own STUN server
- Change the STUN server in
- /opt/freeswitch/conf/vars.xml and
- /usr/share/bbb-web/WEB-INF/classes/spring/turn-stun-servers.xml
- https://github.com/bigbluebutton/bbb-install#install-a-turn-server