Description
Need to pass Raw Video/Audio data to Zoom Encoder.
Which Fully Customizable Windows SDK version?
v1.0.1
**Requirement: **
Currently Zoom is passing my Camera Video and Audio and works with internal encoder when setting :
sessionContext.videoOption.localVideoOn = true; // to on the camera
sessionContext.audioOption.mute = false; // to unmute audio.
I need to pass Raw Video/Audio data to Zoom encoder with myself. How to achieve this?
Is there any documentation of how to pass raw video/audio data to Zoom encoder. My requirement is to write raw data to Zoom Encoder.
Device (please complete the following information):
- Device:Windows Visual Studio 2017
- OS: Windows 10