How to apply layouts accordingly to the opentok API ?
Opened this issue · 3 comments
MuhammedKhaled-95 commented
How do I apply the different representation for the React version using the Opentok API
The API allows you to set the layout to different modes like "Picture in Picture, Best Fit, Vertical/Horizontal Presentations "
How do we achieve the same behaviour in the react version?
I would be grateful if you can assist me 💯
aiham commented
Those options are for archive layouts. Archives are controlled via the REST API, not JavaScript.
brayanL commented
it's possible to use the rest API and opentok-react components together? I'm trying to change the default layout to a Horizontal Presentation layout.
https://tokbox.com/developer/guides/archive-broadcast-layout/