- From: guidou via GitHub <sysbot+gh@w3.org>
- Date: Mon, 04 Dec 2023 12:47:42 +0000
- To: public-webrtc@w3.org
guidou has just created a new issue for https://github.com/w3c/mediacapture-image: == PTZ permissions and InputDeviceInfo.getCapabilities() / devicechange event == It is possible for a camera to have the capture permission enabled, but PTZ disabled. In this case the PTZ capabilities should not be exposed. Once PTZ permission is given, getCapabilities() should be exposed. Should this result in a `devicechange` event? I think it should because it's a change in the result of `enumerateDevices()`, but it is still part of the discussion of whether the event should be fired when there are changes visible to the UA or visible to the page in https://github.com/w3c/mediacapture-main/issues/966 cc @jan-ivar @youennf Please view or discuss this issue at https://github.com/w3c/mediacapture-image/issues/306 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 4 December 2023 12:47:44 UTC