gstreamer-imx
gstreamer-imx copied to clipboard
Questions about supporting Android
Hello,
I want gstreamer-imx which can encode MPEG-2 video to H.264 on I.MX8M/Android. It is because the Webview (or any other web-browsers) can't display MPEG-2 stream directly.
But the gstreamer-imx doesn't support to Android OS yet.
Q1. Would you tell me does the gstreamer-imx project have a plan of Android support soon? Q2. If not, what we should try to another way to be able to? Q3. Attempted cross-compiling the 'libimxvpuapi', but it was fail because 'libhantro' did not exist. If possible, let me know how to compile the libimxvpuapi.
Best Regards.
I haven't tried that yet. From what I recall, GStreamer plugins need to be statically linked when building for Android. I'll ask others about details.