- From: Elad Alon via GitHub <sysbot+gh@w3.org>
- Date: Thu, 09 Mar 2023 15:16:30 +0000
- To: public-webrtc@w3.org
eladalon1983 has just created a new issue for https://github.com/w3c/mediacapture-region: == Behavior after a failed call to cropTo() == Consider a `track` cropped-to `cropTarget1`. Assume a valid `cropTarget2` is produced to match `element2`, then `element2` is removed from the DOM and eventually garbage-collected. If we now call `track.cropTo(cropTarget2)`, it would return a rejected promise. But what should happen with `track`? Should it keep issuing frames cropped to `cropTarget1`, or should it be muted? Please view or discuss this issue at https://github.com/w3c/mediacapture-region/issues/77 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 9 March 2023 15:16:32 UTC