Is it possible to one way video in zoom

Host will be seen host video and participant also seen the host video.

Is it possible?

I am using WebClient SDK.

 

Hi Riju, 

Our Webclient SDK support 2 Way audio video. If you want one way video you will need to set isSupportAV: false. 

https://devdocs.zoom.us/docs/zoom-sdks/Web-Client-SDK/sdk-functions

Thanks