index.vwf.config.yaml 325 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: { iceServers: [ { url: 'stun:stun.l.google.com:19302' }, { url: 'stun:stun1.l.google.com:19302' }, { url: 'stun:stun2.l.google.com:19302' }, { url: 'stun:stun3.l.google.com:19302' }] }