Video record #674
jabbourdan
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I’m building an ARnft NFT AR web app using Angular.
I need to record AR video (camera + overlays) and download it automatically on the phone and desktop. I tried using canvas.captureStream() to record, but the downloaded videos are black, even though I see the camera and AR overlays during usage. This happens especially on mobile and desktop.
Why is this, and how can I reliably record AR video including the camera feed in a web environment?
Beta Was this translation helpful? Give feedback.
All reactions