- Supported Bit Versions
-
- 64-bit
- Source Code URL
- https://github.com/norihiro/obs-face-tracker
- Minimum OBS Studio Version
- 27.0.0
- Supported Platforms
-
- Windows
- Mac OS X
- Linux
This plugin provide a filter for face detection and face tracking for mainly a speaking person. Major applications are a sermon at a church, a presentation at a conference or company's meeting but not limited.
This plugin employs a library called dlib to detect a face and track it.
The frame of the source is periodically taken to face detection algorithm. Once a face is found, the face is tracked.
Based on the location and the size of the face under tracking, the frame will be cropped and expanded.
A simple demo on OBS Studio (no audio)
Limitations and Known Issues
You can donate to me via PayPal, GitHub, or Ko-fi.
This plugin employs a library called dlib to detect a face and track it.
The frame of the source is periodically taken to face detection algorithm. Once a face is found, the face is tracked.
Based on the location and the size of the face under tracking, the frame will be cropped and expanded.
Limitations and Known Issues
- 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 and memory resource. It is recommended to have enough test beforehand.
- If zoom is vibrating due to inaccuracy of face detection or tracking, please consider to set 'scale max' property and set 'zoom' to the maximum. This will fix the zoom by 'scale max' property.
- MacOS and Ubuntu binaries are not tested.
- Accuracy of the result is not guaranteed.
You can donate to me via PayPal, GitHub, or Ko-fi.