guidou

Results 9 issues of guidou

The spec says: > The User Agent must always play the current data from the MediaStream and must not buffer. However, the exact mechanism for this is not explained. I...

Steps 4 an 5 refer to settings dictionaries as if they were IDL dictionaries, having members. But settings dictionaries are not IDL dictionaries and their internal structure understood to be...

editorial

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,...

Add an explainer for the upcoming RTCRtpSenderEncodedSource extension proposal *** Preview | Diff

Devices sometimes allow users to disable a camera via various means (e.g, physical camera shutters, ). In many cases users want to use the camera but have forgotten that they...

VC applications currently detect black frames by inspecting the payload of each frame. In some cases, the system can provide information that the frames are black due to a camera...

The current version of the API requires track transferability, but this shouldn't be necessary. Currently, tracks are useless on workers except for this API, so we shouldn't add that as...

### WebKittens @youennf ### Title of the proposal Captured Surface Control ### URL to the spec https://screen-share.github.io/captured-surface-control/ ### URL to the spec's repository https://github.com/screen-share/captured-surface-control/ ### Issue Tracker URL _No response_...

In the past, the requirement for enumerateDevices was to have the corresponding permissions granted. Now a successful gUM call is required, which is a stronger requirement. I think the old...