immersive-web / depth-sensing

Specification: https://immersive-web.github.io/depth-sensing/ Explainer: https://github.com/immersive-web/depth-sensing/blob/main/explainer.md
Other
52 stars 15 forks source link

Relationship / intersection with Media Capture Depth #1

Open bialpio opened 3 years ago

bialpio commented 3 years ago

Moved from my personal version of depth sensing repository - @dontcallmedom wrote:

The WebRTC Working Group developed a few years ago an extension to Media Capture and Streams to be able to capture depth data from depth cameras: https://w3c.github.io/mediacapture-depth/

I understand there is an experimental implementation of that spec in Chromium (cc @riju).

There is likely some overlap between this proposal and that API that might be useful to explore.