# 0.16.4

## 0.16.4.0-1 (Jan 16, 2024) <a href="#id-0-1" id="id-0-1"></a>

### OvenMediaEngine

#### **\[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 Netint VPU for H264/H265 (thanks to nums [Link](https://github.com/AirenSoft/OvenMediaEngine/pull/1473)).
* Added `SkipFrames` option for Video/Image encoding.
* Added keyframe interval by time.
* Added the Scheduled Channel feature ([Link](https://github.com/AirenSoft/OvenMediaEngine/discussions/1461)).
* Added Netint hardware encoder support.
* Integrated with Pallycon DRM.
* FairPlay DRM supported.

#### **\[Changed]**

* Changed Xilinx Video SDK version from 2.0 to 3.0.
* Changed OpenH264 to 2.4.0.

#### **\[Improved]**

* Improved validation of Image Output Track to be immediate \[[#1417](https://github.com/AirenSoft/OvenMediaEngine/issues/1417)].
* Improved to avoid locking when using the Pushes Action API \[[#1443](https://github.com/AirenSoft/OvenMediaEngine/issues/1443)].
* Improved to enable Zero-Copy on the same GPU.
* Simultaneous support for multiple XMA devices.

#### **\[Fixed]**

* Fixed filter initialization issue when using SW decoder and NV encoder \[[#1493](https://github.com/AirenSoft/OvenMediaEngine/issues/1493)].
* Fixed an issue where filtering by ID was not possible when calling the pushes API \[[#1474](https://github.com/AirenSoft/OvenMediaEngine/issues/1474)].
* Fixed an issue where OCSP renewal logs were displayed even when OCSP stapling was not needed.
* Fixed installation path of `nvcc-hdr`.
* Fixed the issue with the first requested stream not working in dynamic apps.
