Skip to content

OBS Face Tracker 0.6.0

Compare
Choose a tag to compare
@norihiro norihiro released this 08 Aug 10:57
· 82 commits to main since this release
0.6.0
551b731

This is a hotfix change release.

Changes in 0.6.0

  • Update build script to support both OBS 27 and OBS 28.
    • Package for Apple Silicon is shipped.
  • PTZ: Reduce ammount of PTZ commands sent to obs-ptz.
  • Some minor bugfixes.

Limitation

  • Not all binary packages are tested.
    • Package for OBS 28 on Intel macOS is tested on version 0.6.0.
    • Package for OBS 28 on M1/M2 macOS is not tested.
    • Package for OBS 28 on Windows is tested on version 0.6.0.
    • Packages for Ubuntu are not tested but the source code is developed on Fedora with OBS 28.
    • Other packages are not tested.
  • Currently the plugin works for one face. If there are two or more faces, the plugin might hover back and forth over the faces.
  • Consumes a lot of CPU. It is recommended to have enough test beforehand to ensure it won't affect encoding.
    Especially on Apple Silicon, performance might not be good since OpenBLAS is not linked.
  • There is no warranty for the results. Use at your own risk.
  • I heard some anti-virus software detect the installer. If you see your anti-virus software alarms the installer, please file to issue page with the information of (a) anti-virus software and (b) type of the virus (either text or screen shot is ok).
    I'd like to note that all binaries are build on a Microsoft-hosted machine and the whole recipe is available on azure-pipelines.yml.

Affiliate Promotion

  • Jimcom, a PTZ camera vendor, is now providing a coupon code FACETRACK20 for 20% discount and free shipping in the USA.

Install

Click your OS name to expand to show details.

Windows

OBS Studio 27

Download obs-face-tracker-0.6.0-obs27-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for detailed steps.

Or, download obs-face-tracker-0.6.0-obs27-Windows-Installer.exe and execute it.
The author does not recommend installer since the installer is not signed so that some anti-virus software might alarm.

OBS Studio 28

Download obs-face-tracker-0.6.0-obs28-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for detailed steps.

Or, download obs-face-tracker-0.6.0-obs28-Windows-Installer.exe and execute it.
The author does not recommend installer since the installer is not signed so that some anti-virus software might alarm.

macOS

OBS Studio 27 on Intel mac

Download installer obs-face-tracker-0.6.0-obs27-macos-x86_64.pkg and run installer.
Or, download zip package obs-face-tracker-0.6.0-obs27-macos-x86_64.zip and follow this guide to extract.

OBS Studio 28 on Intel mac

Download installer obs-face-tracker-0.6.0-obs28-macos-x86_64.pkg and run installer.
Or, download zip package obs-face-tracker-0.6.0-obs28-macos-x86_64.zip and follow this guide to extract.

OBS Studio 28 on Apple Silicon

Download installer obs-face-tracker-0.6.0-obs28-macos-arm64.pkg and run installer.
Or, download zip package obs-face-tracker-0.6.0-obs28-macos-arm64.zip and follow this guide to extract.

Ubuntu

OBS Studio 27 on Ubuntu 20.04

Download package obs-face-tracker-0.6.0-obs27-ubuntu-20.04-x86_64.deb and install with sudo apt install obs-face-tracker-0.6.0-obs27-ubuntu-20.04-x86_64.deb.

OBS Studio 27 on Ubuntu 22.04

Download package obs-face-tracker-0.6.0-obs27-ubuntu-22.04-x86_64.deb and install with sudo apt install obs-face-tracker-0.6.0-obs27-ubuntu-22.04-x86_64.deb.

OBS Studio 28 on Ubuntu 20.04

Download package obs-face-tracker-0.6.0-obs28-ubuntu-20.04-x86_64.deb and install with sudo apt install obs-face-tracker-0.6.0-obs28-ubuntu-20.04-x86_64.deb.

OBS Studio 28 on Ubuntu 22.04

Download package obs-face-tracker-0.6.0-obs28-ubuntu-22.04-x86_64.deb and install with sudo apt install obs-face-tracker-0.6.0-obs28-ubuntu-22.04-x86_64.deb.