5G-MAG / rt-xr-maf-native

Media pipelines factory and plugins implementing the Media Access Function (MAF) API
https://5g-mag.github.io/Getting-Started/pages/xr-media-integration-in-5g/
Other
3 stars 1 forks source link

support Android build of the maf factory and plugins #4

Open nlsdvl opened 8 months ago

nlsdvl commented 8 months ago

v0.0.9 doesn't support media pipelines on Android.

Initial support can be added by compiling the MAF dependencies for Android, however decoding support will be limited to CPU decoding :

As a next step, HW decoding would be implemented and the unity player would be implemented to use buffers directly from the MAF pipeline.