W3C home > Mailing lists > Public > public-webrtc@w3.org > September 2020

[mediacapture-main] Provide guidelines to persist capture transition indicators for long enough (#724)

From: youennf via GitHub <sysbot+gh@w3.org>
Date: Thu, 10 Sep 2020 09:34:03 +0000
To: public-webrtc@w3.org
Message-ID: <issues.opened-697677774-1599730441-sysbot+gh@w3.org>
youennf has just created a new issue for https://github.com/w3c/mediacapture-main:

== Provide guidelines to persist capture transition indicators for long enough ==
The spec says:
Any false-to-true transition indicated MUST remain observable for a sufficient time that a reasonably-observant user could become aware of it.

Current implementations seem to limit the observability of the transition if getUserMedia is called and the track got stopped shorter after that
The following fiddle https://jsfiddle.net/6axho8Lj/ shows the current behavior. The faster the camera start up time, the shorter the capture indicator. 

Should we provide more guidelines about what is 'sufficient time'. Mention the case of call getUserMedia then stop the tracks?
3 seconds is already used in the spec: 'the UA SHOULD relinquish the device within 3 seconds'.
Is 3 seconds a good suggestion?

Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/724 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 10 September 2020 09:34:05 UTC

This archive was generated by hypermail 2.4.0 : Thursday, 10 September 2020 09:34:05 UTC