Is it possible to send closed captions to a Zoom meeting with the use of RTMS SDK? If possible, is there also a way to use custom websocket connection with right handshake followed by message?
Thanx
Is it possible to send closed captions to a Zoom meeting with the use of RTMS SDK? If possible, is there also a way to use custom websocket connection with right handshake followed by message?
Thanx
@Jani
Currently the RTMS only supports output of media from a meeeting. Sending of media via RTMS into a meeting is not supported at the moment.
@Jani we’d love to hear more about your use case as we think about bi-directional data possibilities
Hi Michael,
We are planning to integrate near real-time transcriptions from our custom speech-to-text engine into Zoom meetings as closed captions.
Since our engine supports simultaneous transcriptions in multiple languages, we may be sending a quite high volume of caption data into the meeting.
For real-time scenarios, closed captions are an ideal way to present the information because they don’t require a separate UI for participants.
Best regards,
Jani