Re: [mediacapture-main] Specify sub-type requirement for cloning tracks (#864)

I think we should change the create a MediaStreamTrack algorithm instead.
In particular, we could have the source has a MediaStreamTrackType slot.
If the slot is there, we would create a track of type MediaStreamTrackType, defaulting to MediaStreamTrack.
We might need to add some extension points for being able to initialize additional slots.
I would hope we can do that inside create a MediaStramTrack algorithm.
This would solve the transfer case as well. I can have a stab at what I have in mind if I am not clear here.

-- 
GitHub Notification of comment by youennf
Please view or discuss this issue at https://github.com/w3c/mediacapture-main/pull/864#issuecomment-1058163260 using your GitHub account


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

Received on Thursday, 3 March 2022 15:34:33 UTC