v1.8.5

AlexxIT/go2rtcv1.8.5Jan 1, 2024by AlexxIT

AI Summary

Adds hardware transcoding support for Rockchip, OPUS codec support for MPEG-TS, and a log viewer to the WebUI while fixing various FFmpeg, SDP, and camera compatibility issues.

Key Highlights

  • Rockchip hardware transcoding support
  • OPUS codec for MPEG-TS source
  • Log viewer added to WebUI

New Features

  • H265 to FLV source support
  • Tapo source subtype support
  • FFmpeg device support on Windows
  • CORS support in WHEP/WHIP API
  • H265 support from OpenIPC project
  • Aqara G2H support
  • OPUS choppy audio fix for HomeKit

Full Release Notes

- Add support Rockchip hardware transcoding #768 by @MarcA711
- Add support OPUS codec for MPEG-TS source #788
- Add log viewer to WebUI #780 by @skrashevich 
- Add support subtype for Tapo source #792
- Add error for wrong HomeKit source #805
- Add support H265 to FLV source #822
- Ensure exit code is within valid range #785 by @skrashevich 
- Fix buggy SDP from D-Link cameras #771
- Fix support FFmpeg device on Windows #794
- Fix CORS support in WHEP/WHIP API #798 by @MPTres
- Fix H265 support from OpenIPC project
- Fix exec source leaves zombie processes after fail #814
- Fix hardware profiles for H265 templates #809 by @MPTres
- Fix OPUS choppy audio for HomeKit server #667 #843 by @civita
- Fix mdns log message #843 by @civita
- Fix support Aqara G2H #793 by @duncanleo
- Fix panic on reconnect #828