Skip to content

Video decoder does not work on Quest 3 #15

@PepperXu

Description

@PepperXu

Thanks a lot for this project!

Currently I am trying to build this for Meta Quest 3 with Open XR and Meta XR SDK. However, the video decoder does not work with the android build on Quest 3.

In fact, it only works when built using Mono scripting backend and ARMv7, but will issue a "TelloVideoDecoder not found" error when built with IL2CPP and ARM64, although the tellovideodecoder.so exists in the unpackaged APK file.

It would be really helpful you give some hints on how to work around this! Also, may I know if it is feasible to use POPH264 to decode tello video on native android?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions