Category:QtMediaHub::Supported Platforms

From Qt Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
This article is nominated for deletion. Reason: Page not category. Include as single block in QtMediaHub if relevant
Please raise your support/opposition to this nomination in the article's discussion page.

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

{background:#009900}. |. 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

This category currently contains no pages or media.