Obtaining or utilizing MediaStreams with the Video SDK

Is it currently possible, or are there any future plans to implement the following features using the Video SDK, involving MediaStreams from the Media Streams and Capture API (as opposed to the Video SDK Stream interface?

  • I would like to be able to use a MediaStream as my audio input device, so I can send transformed audio to others in the session

  • I would like to be able to retrieve the MediaStream that others are hearing from my audio in the session, so I could do things such as take a backup of the audio while respecting my mute state, or check volume levels.

If these requests wouldn’t be possible, I would be very interested if you have any alternative solutions I could use to accomplish the above. Thanks!

Hey @wbugenis

Thanks for your feedback.

We are working on the support the MediaStream as the audio/video input. Please stay tuned.

Thanks
Vic

Looking forward to it, thanks!