New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 746765 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 616098
Owner:
Last visit > 30 days ago
Closed: Aug 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug



Sign in to add a comment

[Depth Capture] videoKind is undefined for MediaTrackConstraintSet and MediaTrackSettings dictionaries

Reported by leix1.w...@intel.com, Jul 20 2017

Issue description

UserAgent: Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36

Steps to reproduce the problem:
1. A depth camera is plugged into the PC
2. Access to https://01org.github.io/web-test-suite/chromium/mediacapture-depth/Mediacapture-depth_reflect-manual.https.html
3. When prompted, accept to share your video stream.

What is the expected behavior?
should get the attributes of MediaTrackConstraintSet and MediaTrackSettings dictionaries

What went wrong?
videoKind is undefined for MediaTrackConstraintSet and MediaTrackSettings dictionaries

Did this work before? N/A 

Does this work in other browsers? N/A

Chrome version: 61.0.3153.4  Channel: dev
OS Version: 16.04
Flash Version: Shockwave Flash 26.0 r0
 
error.png
142 KB View Download
Labels: AddingTE-Hardware-Dependency
Adding TE-Hardware-Dependency label as Depth Camera is not available with India TE team to test and confirm.

Thanks!!
Labels: -AddingTE-Hardware-Dependency TE-Hardware-Dependency
Cc: aleksand...@intel.com
Owner: guidou@chromium.org
Status: Assigned (was: Unconfirmed)
I'll put this in my queue.
aleksandar.stojiljkovic@intel.com: feel free to take ownership of this bug.
Cc: -aleksand...@intel.com guidou@chromium.org
Owner: aleksand...@intel.com
Status: Started (was: Assigned)
Back from vacation. Let me check it.
Mergedinto: 616098
Status: Duplicate (was: Started)
https://www.w3.org/TR/mediacapture-depth/#extensions are still under experimental flag (this is the reason they are not used in the demos https://github.com/01org/depth-camera-web-demo) - they can be used only if enabling experimental feature by starting chrome as:
chrome --enable-blink-features=MediaCaptureDepth

I run the test with the command line option "--enable-blink-features=MediaCaptureDepth" supplied and all tests pass.

Not marking this as WontFix because I'll work on promoting some of the extensions (as part of Issue 616098), starting with videoKind, out of the experimental flag but meanwhile we can run tests using "--enable-blink-features=MediaCaptureDepth". 

Hi, 
I try the command line option "--enable-blink-features=MediaCaptureDepth" on Linux. 
My results:
Linux Chrome 62.0.3178.0 with uvc kernel module --> Pass
Linux Chrome 62.0.3178.0 without uvc kernel module --> Fail
Linux Chrome 62.0.3188.2 with uvc kernel module --> Fail
Linux Chrome 62.0.3188.2 without uvc kernel module --> Fail
If run on Chrome OS, how should I test with the command line option "--enable-blink-features=MediaCaptureDepth"?

Sign in to add a comment