Re: [mediacapture-region] Is muting track the right call for empty cropped tracks? (#9)

Hi @eladalon1983, I am very sorry for any confusion.

I provided a video to show the issue.
In the video below I am using the code from https://developer.chrome.com/docs/web-platform/region-capture/#demo
Do you know why if we are using an iframe's video as target, the videotrack is muted when the video deleted? I tried to provide as short as a video as possible and this is replicable by copying the demo in the link above without changing any code (using live server). 

https://user-images.githubusercontent.com/32282600/212375602-7ab96dc7-8a61-4baa-9193-bc23d62eb9c0.mp4

Doing the same steps as in the video with this [demo](https://github.com/w3c/mediacapture-region/blob/main/demo/) (the demo within this github repository) does show you are correct and the video tag is not necessary when the crop target's video is not in an iframe (the State: active is present and not State: muted!). I think the major difference between this demo and my own project is that I am sending crop target to an iframe's video tag.


https://user-images.githubusercontent.com/32282600/212377186-b1da34ed-c3c7-423c-9b63-aafcecabce04.mp4


Thank you


-- 
GitHub Notification of comment by thomas-gg
Please view or discuss this issue at https://github.com/w3c/mediacapture-region/issues/9#issuecomment-1382150473 using your GitHub account


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

Received on Friday, 13 January 2023 17:11:10 UTC