Both the 'WebRTC Socket Test' and 'WebRTC Echo Test' fail using
bbb_webrtc_bridge_sip.js from after 12 Feb
(https://github.com/bigbluebutton/bigbluebutton/commit/d6ef5168c0d15de1aeca63391
361a74d0f1b36d5).
The bbb-check package from 0.9.0-RC uses the older bbb_webrtc_bridge_sip.js and
so works as expected; building from HEAD or using the file from the bbb-client
leaves the tests stuck in a 'Loading...' state.
Conversely building from HEAD and the overwriting with the older version works
as expected.
If bbb-check and bbb-client are using different code here, I'm not sure the
tests are valid?
Initial traces through the code seem to indicate the extra STUN/TURN work done
in and around createUA() may be at fault.
Tests were performed on an RFC1918 (192.168.X.Y) network -in case that has an
effect on the outcome of the STUN probes.
Original issue reported on code.google.com by sodn...@googlemail.com on 27 Apr 2015 at 8:13
Original issue reported on code.google.com by
sodn...@googlemail.com
on 27 Apr 2015 at 8:13