Skip to content

wmurphyrd/naf-easyrtc-hybrid-adapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAF EasyRTC Hybrid Adapter

An adapter for networked-aframe that provides WebRTC voice chat in A-Frame, but does not utilize DataChannels, so it supports additional browsers and platforms:

  • Microsoft Edge on Windows Mixed Reality and Hololens
  • Exokit on Magic Leap
  • iPhone and iPad on iOS

To Use

require('aframe')
require('networked-aframe')
require('naf-easyrtc-hybrid-adapter')
<a-scene networked-scene="adapter: easyrtc-hyrbid; audio: true">

About

Audio-enabled WebRTC adapter for networked-aframe without the DataChannels feature requirement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published