w3c / mediacapture-depth

the Media Capture Depth Stream Extensions specification
https://w3c.github.io/mediacapture-depth/
Other
24 stars 20 forks source link

Unable to use MediaRecorder | ImageCapture.takePhoto() on a depth stream #173

Open dolko opened 5 years ago

dolko commented 5 years ago

I am currently wondering if there is any scope at the moment to allow a depth stream to be recorded via MediaRecorder of for an image representation to be able to be taken with the ImageCapture.takePhoto() function

dolko commented 5 years ago

Currently if you use either of these functions you receive back a blob with no data.

anssiko commented 5 years ago

With which camera model you're experimenting with? @riju to investigate and report the current implementation status and plans in Chromium. I think we're lacking at least a standard image format that supports 16-bit depth that is web compatible.