google-ar / three.ar.js

A helper three.js library for building AR web experiences that run in WebARonARKit and WebARonARCore
https://developers.google.com/ar/develop/web/getting-started
Apache License 2.0
2.91k stars 367 forks source link

record-at-camera example doesn't work on WebARonARKit #32

Closed mprafson closed 7 years ago

mprafson commented 7 years ago

AudioContext is not found on iOS.

jsantell commented 7 years ago

Safari still uses webkitAudioContext, hopefully that's all it takes but not sure if Songbird supports Safari