Category:QtMediaHub::Supported Platforms

From Qt Wiki
Revision as of 14:48, 14 January 2015 by Maintenance script (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

QtMediaHub Supported Platforms

QtMediaHub runs a wide range of targets – Desktop Linux (Ubuntu, Arch, Debian), Mac OS X and on a wide range of hardware boards.

Supported hardware boards include Trident Shiner, ST7105, ST7108, ST7547, Broadcom xxx, Amlogic and Raspberry-pi. (FIXME: add board specific pages)
Supported hardware boards are as follows

Skin Tested with Qt Graphics Display Driver on Qt 4.8 (QWS) Tested with Qt Platform Plugin on Qt 4.8 (QPA) Tested with Qt Platform Plugin on Qt 5.0 (QPA)

Trident Shiner

eglnullws, directfb, linuxfb

ST7105

directfb, linuxfb

ST7108

eglnullws, directfb, linuxfb

ST7540

eglnullws, directfb, linuxfb

As none of the solution for integration of “Multimedia Playback” and Qt works on any of the hardware boards,
We have taken an approach of “out of process integration” of “platform specific mediaplayer application” with QtMediaHub.

  1. QMH issues commands to “platform specific media player application” on its STDIN
  2. And QMH collects the feedback by reading “platform specific media player application”‘s STDOUT and STDERROR

The implementation of “out of process integration” of “platform specific mediaplayer application” is very specific to the platform and mediaplayer application

There is only one article in "QtMediaHub -> Supported_Platforms":

Q

Categories:

This category currently contains no pages or media.