直到我安装了转向服务器以启用 WebRTC 它是一个谷歌云服务器,在 Firefall 下,但我打开端口并使用 netcat 进行测试,就像教程说的那样。
潜在问题描述如下:
# IP does not match:
# IP from ifconfig: 10.142.0.2
# /etc/nginx/sites-available/bigbluebutton: live.MYSITE.com
# Warning: API URL IPs do not match host:
#
# IP from ifconfig: 10.142.0.2
# /var/lib/tomcat7/webapps/demo/bbb_api_conf.jsp: live.MYSITE.com
# Not running: LibreOffice
....................
# Error: Could not connect to the configured hostname/IP address
#
# https://live.MYSITE.com/
#
# If your BigBlueButton server is behind a firewall, see FAQ.
# Warning: The setting of EXTERNAL-IP for proxy_pass in
#
# /etc/bigbluebutton/nginx/sip.nginx
#
# does not match the local IP address (10.142.0.2).
# (This is OK if you've manually changed the values)
# Warning: The API demos are installed and accessible from:
#
# https://live.MYSITE.com/demo/demo1.jsp
#
# These API demos allow anyone to access your server without authentication
# to create/manage meetings and recordings. They are for testing purposes only.
# If you are running a production system, remove them by running:
#
# sudo apt-get purge bbb-demo