Re: [mediacapture-main] How to handle changes to the set of tracks in a MediaStream assigned to an element via the srcObject attribute

Thanks @guidou for starting to test this. I did write some of the spec parts, but I do think there may be gaps and unclear things there (not to mention that the media element and the track lists seemed to move a bit as well).

My intention at the time of writing was that adding and removing tracks would be equivalent with how it works if a file is allocated (using ```src = ```) to a video element, and tracks come and go there. There is some text in the html spec about audio/videoTrackLists being mutated.

-- 
GitHub Notification of comment by stefhak
Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/453#issuecomment-302080969 using your GitHub account

Received on Wednesday, 17 May 2017 12:54:50 UTC