letmaik / pyvirtualcam

🎥 Send frames to a virtual camera from Python
GNU General Public License v2.0
452 stars 49 forks source link

Possible fix for performance drop on M1 Mac #100

Closed letmaik closed 1 year ago

letmaik commented 1 year ago

Fixes #99.

letmaik commented 1 year ago

@avinashsureka @IDDD-Dennis @janmonterrubio Could you ~download the wheels from https://github.com/letmaik/pyvirtualcam/suites/8987765308/artifacts/413747758 and~ test whether this fixes the performance issue you were seeing with M1 Macs? EDIT: Obviously the CI wheels are not useful for M1s yet... so what I meant to say was, can you build this branch locally and test?

janmonterrubio commented 1 year ago

so what I meant to say was, can you build this branch locally and test?

Yep, I believe all your recent changes are on obs 28.x , so I will make that upgrade today too. Thank you so much for keeping up with this.

janmonterrubio commented 1 year ago

M1 / Slack / Pyvirtualcam

obs28_slack

M1 / Teams / PyVirtualcam

obs28_teams

I think this fixes it @letmaik , thank you SO SO SO much for digging through this.

letmaik commented 1 year ago

@janmonterrubio Awesome, thanks for testing!