index.vwf.config.yaml 856 B

123456789
  1. ---
  2. info:
  3. title: "VWF & AFrame Example App"
  4. model:
  5. vwf/model/aframe:
  6. view:
  7. vwf/view/aframe:
  8. vwf/view/editor-new:
  9. vwf/view/webrtc: { debug: false, videoProperties: { create: false }, iceServers: [ { url: 'stun:stun.l.google.com:19302' }, { url: 'stun:stun.sipgate.net' }, { url: 'stun:217.10.68.152' }, { url: 'stun:stun.sipgate.net:10000' }, { url: 'stun:217.10.68.152:10000' }, { url: 'stun:23.21.150.121:3478' }, { url: 'stun:216.93.246.18:3478' }, { url: 'stun:66.228.45.110:3478' }, { url: 'stun:173.194.78.127:19302' }, { url: 'stun:74.125.142.127:19302' }, { url: 'stun:provserver.televolution.net' }, { url: 'stun:sip1.lakedestiny.cordiaip.com' }, { url: 'stun:stun1.voiceeclipse.net' }, { url: 'stun:stun01.sipphone.com' }, { url: 'stun:stun.callwithus.com' }, { url: 'stun:stun.counterpath.net' }, { url: 'stun:stun.endigovoip.com' } ] }