Norihiro Kamae

Results 190 comments of Norihiro Kamae

> Hello, I tested your plugin and found it very good, but I noticed one thing, the face tracking goes beyond some limits if you crop the camera image, for...

The version [0.5.0-rc3](https://github.com/norihiro/obs-vnc/releases/tag/0.5.0-rc3) should work on Apple Silicon. I will make a release 0.5.0 later in this week if everything is ok.

The version [0.5.0](https://github.com/norihiro/obs-vnc/releases) was released. Hence, close this issue.

OBS Studio for ARM64 does not search plugins under `/Library/Application Support/obs-studio/plugins`. You should install the plugin under `~/Library/Application Support/obs-studio/plugins` (`~` means current user's home directory) instead.

> Hi, if you need a macos intel tester Ill be glad!! I appreciate your comment. You can download a package for macOS by [this instruction](https://github.com/obsproject/obs-studio/wiki/Download-Multiplatform-Build). Since the code is...

> Other than for testing purposes, is there any reason to want to have async compensation be a configurable value in sources? To me it seems like it should always...

The reason I set default to enable is based on my assumption that most users won't have genlock and not care audio. The option should be disabled by professional users...

I will fix the CI's failure (Windows' failure was solved by above force-pushed commit. Flatpak's failure might be the upstream's issue). Also try to make `struct lag_lead_filter` a little more...

Rebased to the latest master. So far, the behavior is ok. I'm afraid the interface of a newly added lag-lead filter in libobs/media-io/lag_lead_filter.h is not so well organized. Magic numbers...

Rebased to the latest master branch. I hope the crash was a common issue in the previous base because this PR does not touch profiles and settings.