This is a release with some small new features. face-tracker: Add hotkeys to pause/resume tracking and reset tracking states. 3 hotkey settings are added; Pause, Resume, and Reset. If you assign a same key to Pause and Resume, you can toggle with that key. I'd like to thank @rusty1 and @GregPeatfield for the idea. PTZ: Add TCP connection to VISCA device. I'd like to thank @GregPeatfield and Jimcom US for providing support to debug this feature.
This is a hotfix release of Face Tracker for OBS Studio. Changes from 0.2.1 Fixed a memory access violation on Face Tracker PTZ, which was introduced at 0.2.1. Changes from 0.2.0 Fixed a bug of memory leaks. Expecting less memory usage than old versions. Binary for macOS is signed and notarized. Expecting users on macOS 10.15 or later won't see security errors.
This is a hotfix release of Face Tracker for OBS Studio. Fixed a bug of memory leaks. Expecting less memory usage than old versions. Binary for macOS is signed and notarized. Expecting users on macOS 10.15 or later won't see security errors. I'm sorry about the disruption in the previous release 0.2.0.
This is a experimental release of Face Tracker for OBS Studio. Alpha version of PTZ control feature is added. Check this URL for known issues. https://github.com/norihiro/obs-face-tracker/wiki/PTZ-Limitation In future, I hope it can connect through obs-ptz so that user can use both manual and automatic control. Reset button to reset current object-tracking status as well. New property to always show information. It's useful to make a demo of this plugin.
This is a hotfix release of Face Tracker for OBS Studio. (There is no change for Windows packages.) Changes Linked OpenBLAS library, might improve performance. (macOS) Fixed library install directory. (Ubuntu) Fixed coding issues to resolve some environments.
This is an experimental release of Face Tracker. Changes from 0.1.0 are as below. Fixed `nan` causing Face Tracker to stop. Increased thread priority of face-tracker (Linux and macOS).