How to send raw data on Zoom Video Web SDK?

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.

Which Web Video SDK version?
1.5.5

Device:

  • Browsers: Mostly Chrome

Hi @tienpx , raw data is currently available for mobile and desktop, but we’re still working on the implementation for Web.

Could you share more details on what you’re hoping to achieve in the output editing?

Is raw data available for web yet?

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!