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. Send Video output to specified display
Forum Updated to NodeBB v4.3 + New Features

Send Video output to specified display

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 926 Views 1 Watching
  • 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.
  • V Offline
    V Offline
    Vinoth
    wrote on last edited by
    #1

    Hi,

    I have 2 different displays (1 LCD and 1 HDMI) connected to my device. Is it possible in Qt to direct the output of my video playback to a particular display. Does QtMultimedia have any provision for this?

    Thanks,
    Vinoth

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andreyc
      wrote on last edited by
      #2

      If I'm not mistaken QMediaPlayer will send an output to any "QMediaBindableInterface":http://qt-project.org/doc/qt-5/qmediaplayer.html#setVideoOutput
      To open widget on a particular screen you can try "this example":http://stackoverflow.com/a/16398721 or "this":http://stackoverflow.com/a/2040656

      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