[mediacapture-main] Pull Request: We add an algorithm to determine whether a document is capturing or not.

youennf has just submitted a new pull request for https://github.com/w3c/mediacapture-main:

== We add an algorithm to determine whether a document is capturing or not. ==
A document is said to be capturing if one of its track source is a capture source and is live.
A capture source is created either by getUserMedia or getDisplayMedia.

Fixes https://github.com/w3c/mediacapture-main/issues/887

See https://github.com/w3c/mediacapture-main/pull/890


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 20 June 2022 15:27:49 UTC