-
- Downloads
implement the ability to add artificial remote ICE candidates to the SDP, so...
implement the ability to add artificial remote ICE candidates to the SDP, so we can better handle servers behind NAT (and other situations); extend the /api/stun call in order to retrieve the list of remote ICE candidates from a XML file
Showing
- bigbluebutton-client/resources/prod/lib/bbb_webrtc_bridge_sip.js 5 additions, 1 deletion...button-client/resources/prod/lib/bbb_webrtc_bridge_sip.js
- bigbluebutton-client/resources/prod/lib/sip.js 91 additions, 2 deletionsbigbluebutton-client/resources/prod/lib/sip.js
- bigbluebutton-web/grails-app/conf/spring/turn-stun-servers.xml 10 additions, 0 deletions...uebutton-web/grails-app/conf/spring/turn-stun-servers.xml
- bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/ApiController.groovy 6 additions, 0 deletions...rs/org/bigbluebutton/web/controllers/ApiController.groovy
- bigbluebutton-web/src/java/org/bigbluebutton/web/services/turn/RemoteIceCandidate.java 10 additions, 0 deletions...g/bigbluebutton/web/services/turn/RemoteIceCandidate.java
- bigbluebutton-web/src/java/org/bigbluebutton/web/services/turn/StunTurnService.java 9 additions, 0 deletions.../org/bigbluebutton/web/services/turn/StunTurnService.java
Loading
Please register or sign in to comment