Zoomtopia is here. Unlock the transformative power of generative AI, helping you connect, collaborate, and Work Happy with AI Companion.
Register nowEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Learn moreKeep your Zoom app up to date to access the latest features.
Download Center Download the Zoom appDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds Zoom Virtual BackgroundsEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Zoom AI CompanionStarting February 3, 2025, Zoom Phone customers must add their phone numbers to an approved 10DLC campaign in order to keep using SMS/MMS capabilities on their numbers.
Introducing more live support options! More Zoom customers now have access to live agent chat support. Sign in and visit our Contact Support page to see all your available support options. We’re here to help!
2024-05-10 01:27 AM
Hello Zoom Community,
I have developed a bot that extracts video from each participant in a Zoom meeting using the Linux SDK. For each participant, the bot creates a new renderer and processes frames in the onRawDataFrameReceived callback. This setup performs well in meetings with 4-5 participants, where I successfully receive and process video data at a resolution of 360p for each participant.
However, issues arise as the number of participants increases. Specifically, in larger meetings, onRawDataFrameReceived sometimes does not receive data consistently for all participants, and occasionally the data for certain participants is missing entirely.
I am seeking insights into the limitations of Zoom's video processing capabilities, especially related to the Linux SDK:
Any guidance or advice on how to manage these challenges and ensure stable performance across meetings of any size would be greatly appreciated.
Thank you!
Solved! Go to Solution.
2024-06-12 06:08 AM
Hello,
I think you will have a better chance of getting an answer if you post your question in the Zoom Developer forum.
Regards
If my reply helped, don't forget to click the accept as solution button!
2024-06-12 04:13 AM
Can someone help with this?
2024-06-12 06:08 AM
Hello,
I think you will have a better chance of getting an answer if you post your question in the Zoom Developer forum.
Regards
If my reply helped, don't forget to click the accept as solution button!
2024-06-13 11:26 PM
Thanks @Frank_TB , i will do it!