Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixing Video Recording not working on Linux SDK #28

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Mhijazi16
Copy link

So when I tried to use the bot for video recording the code kept failing
it said falid to write data with code error 139
after more digging the code uses old implementation for recording the video that isn't supported by
the new linux SDK so i changed it to the new one
I only edited two files:

  • ZoomSDKRendererDelegate.cpp
  • ZoomSDKRenderDelegate.h
    I hope you accept this pull request so that other people will benefit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant