<div dir="ltr"><div dir="ltr"><div dir="ltr">Hi there, </div><div dir="ltr">   I'm developing a RTSP stream player on android platform using libvlc.  </div><div dir="ltr">   The question is that cause a third lib dependency only has armeabi-v7a, so I have to use libvlc with only armeabi-v7a support(official prebuilt so) also, but withing this I got a NDK MediaCodec crash when i enable the hardware acceleration on a phone with arm64 arch when playing an RTSP stream.   </div><div dir="ltr">    Then I tried using VLC-armv7 app download from the official web, it also got  crashed . <br></div><div dir="ltr">    AFAK, arm64 tech should compatible with armeabi-v7a, so is there a explanation and how could i solve this?</div><div dir="ltr"><br></div><div>Best Regards </div><div>Thanks</div></div></div>