- From: fergald via GitHub <sysbot+gh@w3.org>
- Date: Tue, 07 Nov 2023 04:35:38 +0000
- To: public-webrtc@w3.org
fergald has just created a new issue for https://github.com/w3c/mediacapture-main: == How should MediaStreamTrack interact with BFCache? == If a `MediaStreamTrack` is `live` when navigating away from the page, what should happen? Some possibilities (based on my very limited knowledge of `MediaStreamTrack`). 1. page is not salvageable (cannot enter BFCache) 1. page is salvageable (can enter BFCache) 1. track becomes `ended`, event is delivered to JS 1. track stays `live`. If the page is restored, things continue on as before Are there other options? I would very much prefer to no do 1. @alvestrand @guidou please add people from Moz and Safari if possible. Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/974 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 7 November 2023 04:35:40 UTC