New issue
Advanced search Search tips

Issue 915675 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Dec 19
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 1
Type: Bug



Sign in to add a comment

getDisplayMedia() captures video feed from the camera instead of screen sharing.

Project Member Reported by vasanthakumar@chromium.org, Dec 17

Issue description

Chrome Version: 73.0.3639.1
OS: Win 10 Asus UX430U

What steps will reproduce the problem?
Pre condition: Enable the flag -> chrome://flags/#enable-experimental-web-platform-features

(1)go to https://webrtc.github.io/samples/src/content/getusermedia/getdisplaymedia/
(2)Click "Start screen capture"

What is the expected result?
Screen capture should be done. 

What happens instead?
It starts to get the video feed from Camera and records it. After clicking "Download recording" button, video is recorded. 

Does this behave the same in other OS?
No In mac it is not behaving the same. Thus it is specific to Windows. 

Reproducibility?
100%


Video: https://www.hippovideo.io/video/view/908254
 
webrtc_internals_dump (5) (1).txt
2.2 KB View Download
Description: Show this description
Components: -Internals>Media>ScreenCapture Blink>GetUserMedia>Desktop
the sample is wrong -- merging https://github.com/webrtc/samples/pull/1157 will fix this.
Status: WontFix (was: Untriaged)

Sign in to add a comment