Description
How to send raw data on Zoom Video Web SDK? Both mobile and desktop have this feature, but I can’t find it on the web version. If not, is there a way to customize the outgoing stream? I want to add effects to the output video.
Hey @omar, while audio/video can be accessed through browser methods, we recommend the highest quality output for “raw” video/audio would be to use a linux client to access this data. As in, users join via web, you also join the session using linux.
We have also announced an upcoming beta for realtime media streams, which will provide server-side access to raw data through a websocket:
These are not available yet, but we are working on it!