I want to get the video open from my js app. I can do create, list, delete, etc a meeting. But I can't get the video using api. Is there a way to get the video also using zoom api?
Asked
Active
Viewed 2,336 times
1
-
Hi there no there is no way to get video using API.. zoom does not provide web RTC clients.. but they do provide video join directly via browser. – DpEN Mar 12 '18 at 09:03
1 Answers
0
You can integrate Zoom Video Meetings in your JavaScript application with the Zoom Web SDK.
Here is a related thread on getting the actual Video Stream of a Zoom Meeting using the Web SDK.

tommygaessler
- 63
- 12