Hacker News new | ask | show | jobs
Streaming from Zoom and other conference tools for doing real time transcription
1 points by yasimk 1883 days ago
Hi - Has anyone figured out how to stream audio and video from Zoom to do video analytics? If the solution can be applied to other conferencing tools, then that is a bonus.
1 comments

Zoom does have the ability to stream the a/v to an RTMP server. https://support.zoom.us/hc/en-us/articles/115001777826-Live-...
i am trying to stream the audio and video into AWS or Google to do video analytics. Any thoughts on how to do it?
Can you give some examples of the types of analytics you're trying to perform?
Live sentiment analysis (Using speech to text and audio) Providing contextual recommendations based on the discussion (Next best conversation)
Have you looked at openvidu?
We are looking this as a possible B2B solution. So either it has to integrate with current B2B conferencing solutions like Zoom, Teams etc. Or it has to be a standalone application listening to the computer audio/video and do the live analytics. We are not looking for alternate to a conferencing application. Hope this make sense.