Resource icon

Audio Video Sync Dock 0.1.2

This patch version includes small fixes.

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.
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.
Top