* Both myself and our service providers are going around in circles on this one. Can anyone advise on any tests that could help diagnose what is going wrong?
Moodle service provider confirms BBB server set up correctly
campus network service provider confirms firewall set up correctly
When creating a BBB session:
audio is OK
sharing a webcam results in
Connection failure (ICE error 1107)sharing screen results in a hang with
Your screenshare is loadingabout:webrtc log
has these messages:
Skipping STUN server because of address type mis-match
skipping UDP STUN server
failed to create passive TCP host candidate
about:webrtc ICE stats
shows:
ICE state succeeded where local candidate is my public IP address
ICE state failed where local candidate is a 172.17 address which is my vEthernet IP address
ICE state failed where local candidate is a 192.168 address which is my VirtualBox IP address
(IP address information from the output of ipconfig
Note when using campus WiFi
errors as above
about:webrtc ICE stats
shows:
ICE state succeeded where local candidate is my public IP address
ICE state inprogress
ICE state inprogress
Note when using a session at https://test.bigbluebutton.org/webcam is shared OK
screen is shared OK