Video Playback in Augmented Reality On Detecting Marker Using A Frames
问题 I want to Play A video when the marker(HIRO) is detected using the webcam. When I remove it should be paused and when the marker is detected the video should play using A-Frame. I had written the code but it's not working. Can anyone help me? I tried all possible way but it's not working so, Can Anyone post the code or send an example. When you see the marker - play the video. Once you lose the marker - pause the video Eg : Video Augmentation AFRAME.registerComponent('vidhandler', { init: