Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Creating component based on avplayer
Qt 6.11 is out! See what's new in the release blog

Creating component based on avplayer

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
1 Posts 1 Posters 384 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.
  • W Offline
    W Offline
    Wiru
    wrote on last edited by
    #1

    Greetings, I'd like to continue my quest I once asked here .

    I did manage to get things to work by making a custom Qt version modifying and compiling it from source, but this doesn't prove reliable anymore and I need a way to create my own component based on avplayer.

    In short I need my own "Video QML Type" that will use iOS native player as it base, like a copy of Qt's avfoundation plugin but inside my own project so I can compile it with the project itself, only challenge is I don't know how to approach this.

    Any guides on how to start this? I know it won't be easy but the current project just requires a more reliable way to modify iOS player without having to compile whole qt with the modification and then use different qt versions to compile my project depending on if I need the modified feature or not.

    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