I have a media stream object with multiple video tracks.
1) Is it possible to attach diff video tracks to diff video elements without creating separate streams?
2) If not, is it possible to create blank media stream object and then add video tracks in them
3) If not, then I think I have to clone stream and leave only 1 video track per stream