v1.3.1

AlexxIT/go2rtcv1.3.1Mar 26, 2023by AlexxIT

AI Summary

Adds dynamic reconnection timeouts, hardware rotation support for VAAPI, and introduces automatic tests.

Key Highlights

  • Adds dynamic timeouts on reconnect
  • Add hardware rotation support to VAAPI engine
  • Add automatic tests

New Features

  • Dynamic reconnection timeouts
  • X-Forwarded-For support in stream info
  • Hardware rotation support
  • Automatic tests
  • Fix reconnection to broken stream
  • Fix input browser for WebTorrent
  • Fix listening on hassio interface
  • Fix delete button in WebUI

Full Release Notes

- Adds dynamic timeouts on reconnect to broken stream
- Add support `X-Forwarded-For` in the stream info
- Add hardware `rotation` support to VAAPI engine #280 by @horttorrell32
- Add automatic tests #271 by @skrashevich
- Fix reconnection to broken stream (json locked) #301
- Fix input browser for WebTorrent protocol
- Fix listening on `hassio` interface for `listen: 127.0.0.1:1984`
- Fix delete button in WebUI #273 by @skrashevich