- From: youennf via GitHub <sysbot+gh@w3.org>
- Date: Thu, 03 Mar 2022 15:34:31 +0000
- To: public-webrtc-logs@w3.org
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