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

macOS: OBS 18 support #95

Closed
letmaik opened this issue Sep 3, 2022 · 0 comments · Fixed by #96
Closed

macOS: OBS 18 support #95

letmaik opened this issue Sep 3, 2022 · 0 comments · Fixed by #96
Labels
enhancement New feature or request help wanted Extra attention is needed macOS This issue appears on macOS

Comments

@letmaik
Copy link
Owner

letmaik commented Sep 3, 2022

OBS 18 comes with an updated macOS virtual camera that is incompatible with the previous one.
Therefore, pyvirtualcam needs to be updated to support it.

Users who need to use OBS 17 will have to install an older pyvirtualcam release going forward. Supporting both would be too much maintenance effort.

Compare:
https://github.com/obsproject/obs-studio/tree/27.2.4/plugins/mac-virtualcam/src/obs-plugin
https://github.com/obsproject/obs-studio/tree/28.0.1/plugins/mac-virtualcam/src/obs-plugin

Some initial work was done in https://github.com/letmaik/pyvirtualcam/compare/macos-obs18-support

@letmaik letmaik added enhancement New feature or request help wanted Extra attention is needed macOS This issue appears on macOS labels Sep 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed macOS This issue appears on macOS
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant