Skip to content

v3.2.0 - 2023-07-11

Compare
Choose a tag to compare
@AlexxIT AlexxIT released this 11 Jul 13:31
· 137 commits to master since this release
  • Update go2rtc version to v1.6.0
  • Add support mode hls (for browsers without mse support, ex. iPhone and macOS app)
  • Add Digital PTZ via mouse and touch #491 by @dbuezas
  • Add support for mouse down/up/long-click to PTZ UI #520 by @dbuezas
  • Add ESLint and fix linter problems for HTML/JS code