Skip to content

OBS Face Tracker 0.6.3

Compare
Choose a tag to compare
@norihiro norihiro released this 29 Aug 11:49
· 52 commits to main since this release
0.6.3
e7e4ae9

This is a hotfix change release.

Changes in 0.6.3

  • Fixed an issue the filter is not loaded by OBS 27 (Linux only)

For Windows and macOS, there is no changes in the behavior.

Limitation

  • Not all binary packages are tested.
    • Package for OBS 28 on Intel macOS is tested on the version 0.6.1.
    • Package for OBS 28 on M1/M2 macOS is tested on the version 0.6.2.
    • Package for OBS 28 on Windows is tested on the 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.3-obs27-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for detailed steps.

OBS Studio 28 or later

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

The minimum macOS version is 11 (Big Sur). Older versions are not supported.

For non-commercial purpose, this data would be useful. https://github.com/davisking/dlib-models#shape_predictor_68_face_landmarksdatbz2. Please check license of the data meet your usage.
Copy of the file can be downloaded from here: shape_predictor_68_face_landmarks.zip

macOS

OBS Studio 27 on Intel mac

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

OBS Studio 28 or later on Intel mac

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

OBS Studio 28 or later on Apple Silicon

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

Note: If you are using OBS Studio 27 with Rosetta2, download Intel version.

The minimum macOS version is 11 (Big Sur). Older versions are not supported.

For non-commercial purpose, this data would be useful. https://github.com/davisking/dlib-models#shape_predictor_68_face_landmarksdatbz2. Please check license of the data meet your usage.
Copy of the file can be downloaded from here: shape_predictor_68_face_landmarks.zip

Ubuntu

OBS Studio 27 on Ubuntu 20.04

Download package obs-face-tracker-0.6.3-obs27-ubuntu-20.04-x86_64.deb and install with a command below.
sudo apt install obs-face-tracker-0.6.3-obs27-ubuntu-20.04-x86_64.deb

OBS Studio 27 on Ubuntu 22.04 or later

Download package obs-face-tracker-0.6.3-obs27-ubuntu-22.04-x86_64.deb and install with a command below.
sudo apt install obs-face-tracker-0.6.3-obs27-ubuntu-22.04-x86_64.deb

OBS Studio 28 or later on Ubuntu 20.04

Download package obs-face-tracker-0.6.3-obs28-ubuntu-20.04-x86_64.deb and install with a command below.
sudo apt install obs-face-tracker-0.6.3-obs28-ubuntu-20.04-x86_64.deb

OBS Studio 28 or later on Ubuntu 22.04 or later

Download package obs-face-tracker-0.6.3-obs28-ubuntu-22.04-x86_64.deb and install with a command below.
sudo apt install obs-face-tracker-0.6.3-obs28-ubuntu-22.04-x86_64.deb

For non-commercial purpose, this data would be useful. https://github.com/davisking/dlib-models#shape_predictor_68_face_landmarksdatbz2. Please check license of the data meet your usage.
Direct link is here: shape_predictor_68_face_landmarks.dat.bz2