I would like to implement sharing camera function via Rooms API.
But, I couldn’t right document in the developer page.
Anyone knows resouces?
hi @Keiichi
You can create zoom apps in zoom rooms.
To do what you want you would need the Appssdk.
I have not started using Zoom Rooms, but can not see why it is not available there
all the best
John
1 Like
I gave up Rooms API (I noticed it doesn’t support starting camera sharing). So I started to develop my app using ZRCSDK. It enabled the function I wanted to implement as a result.