New in the v25.3 release:
GNR-D MediaIP Enabling and verification with MRDA and MDSC Module and Examples.
- MediaResourceDirectAccess:
MediaResourceDirectAccess was enabled in GNR-D platform. The Media Resource Direct Access Library enables virtual machines (VMs) to directly access host hardware resources for performing media codec tasks. - Multidispscreencap:
This module contains a library and a sample to capture screen of multiple IDD displays and encode images in h264 format with ffmpeg library. - Examples:
1). MDSCMRDASample demonstrates MDSC library to capture the VM screen and leverage the MRDA feature to access the host machine's hardware resources.
2). SampleEncodeApp demonstrates the MRDA feature to access hardware resources for hardware-accelerated video encoding.
3). SampleDecodeApp demonstrates the MRDA feature to access the hardware resources for hardware-accelerated video decoding.