Skip to content

v0.16.1

Compare
Choose a tag to compare
@choigilhoon choigilhoon released this 21 Nov 10:07
· 334 commits to release since this release

[Compatibility]

  • Compatible with dependencies(prerequisites.sh) installed in 0.14.9 or later
  • Compatible with Server.xml used in 0.12.6 or later
  • Compatible with version 0.15.12 or higher of Origin or Edge

[Added]

  • Added support for multiple hardware acceleration.
  • Added mp3 codec decoder.

[Changed]

  • Due to performance issues, the logic that holds request sessions until WebRTC and LLHLS streams are ready has been removed.
  • Changed the NVCC header library installation path.
  • Deprecated HardwareAccelerator option in Server.xml and changed to HWAccels.

[Improved]

  • Improved ome_docker_launcher.sh to execute without overwriting the configuration file.

[Fixed]

  • Fixed an issue that could cause OVT Publisher to crash intermittently
  • Fixed an issue that could cause a crash in H.264 when the payload size was 0.
  • Fixed OriginMapStore deadlock issue.
  • Fixed issue where device could not be activated in Docker with NVIDIA GPU support.