Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. RTSP H264 on Android device
Qt 6.11 is out! See what's new in the release blog

RTSP H264 on Android device

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 488 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    daviraim
    wrote on last edited by
    #1

    Hi Forum,
    I'm trying to play an embedded H264 video on an Android 8 device. The small player works on a Win10 PC/mingw/KLite codecs, but on Android the screen stays completely black (with QML). I read that there were problems with codecs on android. The final objective is to get the H264 flow through RTSP. I tried to rebuild the QtAV (v 1.12.0) project but there is a problem with the "MOVE" function (process_begin: CreateProcess(NULL, move libQtAV.so "..\lib_android_ ", ...) failed.) which prevents regeneration. I did not try libvlc. If you have suggestion, differents ways to explore, I am greatly interested.
    Env: Win10/Android 8.1.0/NDK r10e/gcc/Qt5.11. I tried QtAV with 5.12/clang but there are error to compile stage with math lib.

    Thanks for your help & suggestions.
    Regards.
    David.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved