There is a hardware accelerated video decoder, using MediaSDK, but the encoder is failing to initialize for some reason. Unfortunately, the library with the error is proprietary, so it is hard to figure out what exactly is wrong.
09-24 05:03:00.443 215 238 E mediasdk_omx: mfx_omx_venc_component: Init[line 278]: Failed to create OMX.Intel.hw_ve.h264, error 0x80001001
09-24 05:03:00.446 215 238 I mediasdk_omx: mfx_omx_venc_component: Destroyed OMX.Intel.hw_ve.h264
09-24 05:03:00.446 215 238 E OMX : FAILED to allocate omx component 'OMX.Intel.hw_ve.h264' err=InsufficientResources(0x80001000)
This is likely also causing Miracast to be broken.
There is a hardware accelerated video decoder, using MediaSDK, but the encoder is failing to initialize for some reason. Unfortunately, the library with the error is proprietary, so it is hard to figure out what exactly is wrong.
This is likely also causing Miracast to be broken.