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

Ah, it does actually mention tracks being added or removed dynamically. That's good. However, I haven't found any language on how to handle such events.

> I did not know all tracks had to be known from the start.

I don't know whether or not this is a strict requirement (it appears not, per above), but for playing a simple file this is true in practice - from parsing container metadata.

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

Received on Thursday, 18 May 2017 08:43:29 UTC