Zoom Video and Audio in web using zoom video

Hello I am getting error {“type”:“INVALID_OPERATION”,“reason”:“Module:video is not enabled”}, same with audio. i have no idea what’s happening. i followed guide. i have no idea but also cant getCurrentUser from stream. what’s even the stream? i thought its just returned value from zoomVideo.getMediaStream(). do i need to do something with my developer account or something?

Hey @macharashvili786

Thanks for your feedback.

Did you see similar warnings in the devtool’s console?

The page is not in a secure context, to use audio, video, screen, a secure context must be enabled.

If so, please ensure that the current page address is using the HTTPS protocol or the domain is localhost.

Thanks
Vic

make sure your application request the necessary permission from the user to access videos and sharing their videos.