Skip to content

Audio Video Sync Dock 0.1.1

Choose a tag to compare

@norihiro norihiro released this 04 Feb 01:28
· 26 commits to main since this release
0.1.1
ad53853

This is an experimental release of Audio Video Sync Dock plugin for OBS Studio.

Changes in 0.1.1

  • Added ability to detect flipped QR code
  • Increased font size of the latency.
  • Added a label to display audio is lagged or early, and also errors.

Limitation

  • Not all packages/binaries are tested.
    • Windows: 0.1.0 was tested with OBS Studio 31.0.0-beta2 and 30.2.2.
    • macOS (Intel): 0.1.0 was tested with OBS Studio 30.0.2 using Rosetta 2.
    • macOS (Apple): 0.1.0 was tested with OBS Studio 30.0.2 on Apple Silicon mac.
    • Ubuntu: 0.1.0 was tested with OBS Studio 30.0.0 on Ubuntu 22.04.
    • The source code was developed on Fedora 39.

Install

Click your OS name to expand to show details.

Windows

OBS Studio 30 or later

Download obs-audio-video-sync-dock-0.1.1-obs30-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for detailed steps.

macOS

OBS Studio 30 or later

Download installer obs-audio-video-sync-dock-0.1.1-obs30-macos-universal.pkg and run installer.
Or, download zip package obs-audio-video-sync-dock-0.1.1-obs30-macos-universal.zip and follow this guide to extract.

Ubuntu

OBS Studio 28 or later on Ubuntu 22.04 or later

Download package obs-audio-video-sync-dock-0.1.1-obs28-ubuntu-22.04-x86_64.deb and install with a command below.
sudo apt install ./obs-audio-video-sync-dock-0.1.1-obs28-ubuntu-22.04-x86_64.deb

OBS Studio 30 or later on Ubuntu 22.04 or later

Download package obs-audio-video-sync-dock-0.1.1-obs30-ubuntu-22.04-x86_64.deb and install with a command below.
sudo apt install ./obs-audio-video-sync-dock-0.1.1-obs30-ubuntu-22.04-x86_64.deb

Fedora RPM repository is available.
sudo dnf copr enable kamae/obs-studio-plugins
sudo dnf install obs-studio-plugin-audio-video-sync-dock