Results 349 comments of Maik Riechert

For reference, I have `files: []`, an empty array! If this always works and is how it should be then it should be made more clear in the documentation.

This seems to be a bug related to inline labels. By default, whether x labels are shown inline depends on the CRS, and for Lambert Conformal they are shown inline....

> It looks like you have geos installed... Just to be sure, you did activate the environment when pip installing? Yes, it was activated.

I just saw that before the error there's a warning: ...\cartopy\setup.py:117: UserWarning: Unable to determine GEOS version. Ensure you have 3.7.2 or later installed, or installation may fail.

M1 supports both x86-64 (Intel) and ARM64. So if you use an x86-64 Python installation, then you can install pyvirtualcam via PyPI. I'll keep this issue open to track the...

Are you using an arm64 Python together with building pyvirtualcam from source? If so, then any performance drop is unexpected. If you're using an Intel (x86-64) Python together with the...

Seems to be the same issue discussed here: https://github.com/letmaik/pyvirtualcam/discussions/94 EDIT: Would be good to confirm the exact apps you tested with. The referenced discussion says the issue only appears on...

Also, please check if you see the same issue using OBS directly without pyvirtualcam.

@avinashsureka Can you clarify what you mean by "on Intel"? Do you mean on an M1 mac but running an Intel Python?