Hardware decoding in AOSP for H264/H265 FOR vim3 and vim4

Which system do you use? Android, Ubuntu, OOWOW or others?

Android

Which version of system do you use? Khadas official images, self built images, or others?

Khadas official images

Hey @xiong.zhang, @numbqq , @goenjoy , @ivan.li
I want to stream h264 data using the hardware decoder present in the khadas vim3 board in Android.
Please help me out on how to do it and achieve h264 streaming using the inbuilt hardware decoder. Also, it would be highly helpful if you let me know the libraries that are used and are involved in the h264/h265 hardware decoding.

Hi
@xiong.zhang, @numbqq , @goenjoy , @ivan.li
We have VIM3 and VIM4 Board. We have some query can you please let me know how it’s working.

  1. We are running Android source code android 11.
  2. Board is supporting H-264 and H-265 decoding.
  3. I have simple file which is contains H-264 and H-265 encoded data.
  4. How can I use your H-264 and H-265 lib to perform decoding.
  5. How we can play H-264 and H-265 file.
  6. Using your source code(Soc) how to perform decoding.