Is it possible to start the meeting from web sdk like joining meeting?

Description/Error
i am unable to start the meeting with start_meeting url from inside my web app.It required to install the desktop app and start it from there where i can join from web react app.

Hey @tech1, thanks for posting.

Yes you can start a meeting via the Web SDK.

Just change the role in the meetConfig object to 1

Thanks,
Tommy