gstreamer-imx icon indicating copy to clipboard operation
gstreamer-imx copied to clipboard

Questions about supporting Android

Open mori9393 opened this issue 1 year ago • 1 comments

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.

mori9393 avatar Jul 19 '23 08:07 mori9393

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.

dv1 avatar Jul 24 '23 18:07 dv1