Multiple video streams within a call

Description
Is it possible to display multiple videos for call participants through web SDK?

Additional context
I’m researching a possibility to host a webinar/discussion through zoom. I’d like to display each panelist in a separate video section - so for example if I have 3 presenters during a webinar and I’d like to display 3 separate video streams with each single presenter visible in their own video container in opposite to the basic view of active presenter and small videos of the rest at the top of the screen.

Is it possible through the browser SDK / API?
I would appreciate any input you could give me.

Hey @jan.pietrzynski,

Currently this is not possible with the Web SDK. You could use something like this for custom layouts:

https://obsproject.com/

Thanks,
Tommy