Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. Is there any way to use Apollo graphql client with qt, qtquick/qml ?

Is there any way to use Apollo graphql client with qt, qtquick/qml ?

Scheduled Pinned Locked Moved Unsolved 3rd Party Software
apollographqlswiftdatabasevideoplayback
1 Posts 1 Posters 1.9k 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.
  • K Offline
    K Offline
    Kjetil
    wrote on last edited by Kjetil
    #1

    My goal is to build an app that plays videos in qt's videoplayer (not html 5 videoplayer) that gets all it's data from a apollo graphql server using Apollo GraphQL

    There are clients made for ruby and python etc.. but I only wish to use qml, javascript and/or c++

    One way to approach this may be to use the brig library in order to use NPM modules but I have doubts whether it will work.

    Another way might be to write a web app and embed with it webengine - but will I be able to pass the data (urls) or signals from the web app to the "native" videoplayer ?

    An ios client written in swift exists - could this be compiled and used with qt ?

    1 Reply Last reply
    1

    • Login

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