Audio Video Sync Dock 0.1.2
This patch version includes small fixes.
Changes in 0.1.2-1
- Fixed the installers for Windows.
Changes in 0.1.2
- Delayed to create the dock window so that the window hopefully won't appear during the startup.
- Replaced the deprecated global-config by the new app-config for OBS Studio >= 31.
- Defined plugin name for the plugin manager to display this plugin as "Audio Video Sync Dock"
- Removed the unnecessary log message when unloading this plugin.
- Added OBS Studio 32 to the build target matrix.
- Added the missing license file from quirc library.
- Revised build flow.
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.
- Fedora: 0.1.2 was tested with OBS Studio 31.0.3 on Fedora 41.
- The source code was developed on Fedora 39.
Install
Click your OS name to expand to show details.
Windows
OBS Studio 32 or later
Download obs-audio-video-sync-dock-0.1.2-1-obs32-Windows-Installer.exe and execute it.
Download obs-audio-video-sync-dock-0.1.2-obs32-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for details.
OBS Studio 31.1
Download obs-audio-video-sync-dock-0.1.2-1-obs31-Windows-Installer.exe and execute it.
Download obs-audio-video-sync-dock-0.1.2-obs31-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for details.
OBS Studio 30 or later
Download obs-audio-video-sync-dock-0.1.2-1-obs30-Windows-Installer.exe and execute it.
Download obs-audio-video-sync-dock-0.1.2-obs30-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for details.
macOS
OBS Studio 32 or later
Download installer obs-audio-video-sync-dock-0.1.2-obs32-macos-universal.pkg and run the installer.
Or, download zip package obs-audio-video-sync-dock-0.1.2-obs32-macos-universal.zip and follow instruction.
OBS Studio 31
Download installer obs-audio-video-sync-dock-0.1.2-obs31-macos-universal.pkg and run the installer.
Or, download zip package obs-audio-video-sync-dock-0.1.2-obs31-macos-universal.zip and follow instruction.
OBS Studio 30
Download installer obs-audio-video-sync-dock-0.1.2-obs30-macos-universal.pkg and run the installer.
Or, download zip package obs-audio-video-sync-dock-0.1.2-obs30-macos-universal.zip and follow instruction.
Ubuntu
The plugin is available on PPA.sudo add-apt-repository ppa:norihiro/plugins-for-obs-studio
sudo apt update
sudo apt install audio-video-sync-dock-plugin-for-obs
OBS Studio 32 or later on Ubuntu 24.04
Download obs-audio-video-sync-dock-0.1.2-obs32-ubuntu-24.04-x86_64.deb and install with a command below.
sudo apt install ./obs-audio-video-sync-dock-0.1.2-obs32-ubuntu-24.04-x86_64.deb
OBS Studio 31 on Ubuntu 24.04
Download obs-audio-video-sync-dock-0.1.2-obs31-ubuntu-24.04-x86_64.deb and install with a command below.
sudo apt install ./obs-audio-video-sync-dock-0.1.2-obs31-ubuntu-24.04-x86_64.deb
OBS Studio 30 on Ubuntu 22.04
Download obs-audio-video-sync-dock-0.1.2-obs30-ubuntu-22.04-x86_64.deb and install with a command below.
sudo apt install ./obs-audio-video-sync-dock-0.1.2-obs30-ubuntu-22.04-x86_64.deb
Fedora
RPM repository is available on Fedora Copr.sudo dnf copr enable kamae/obs-studio-plugins
sudo dnf install obs-studio-plugin-audio-video-sync-dock