Qt wiki will be updated on October 12th 2023 starting at 11:30 AM (EEST) and the maintenance will last around 2-3 hours. During the maintenance the site will be unavailable.
Category:QtMediaHub::Supported Platforms: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
h1. QtMediaHub Supported Platforms | |||
QtMediaHub runs a wide range of targets | 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. ( | Supported hardware boards include Trident Shiner, ST7105, ST7108, ST7547, Broadcom xxx, Amlogic and Raspberry-pi. (FIXME: add board specific pages)<br />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) |<br />| [[Category:QtMediaHub::Trident_Shiner | Trident Shiner ]] | eglnullws, directfb, linuxfb |||<br />| [[Category:QtMediaHub::ST7105 | ST7105]] | directfb, linuxfb |||<br />| [[Category:QtMediaHub::ST7108 | ST7108]] | eglnullws, directfb, linuxfb |||<br />| [[Category:QtMediaHub::ST7540 | ST7540]] | eglnullws, directfb, linuxfb ||| | ||
| | |||
[[ | |||
| eglnullws, directfb, linuxfb | |||
| | |||
| | |||
| | |||
| | |||
[[ | |||
| directfb, linuxfb | |||
| | |||
| | |||
| | |||
| | |||
[[ | |||
| eglnullws, directfb, linuxfb | |||
| | |||
| | |||
| | |||
| | |||
[[ | |||
| eglnullws, directfb, linuxfb | |||
| | |||
| | |||
| | |||
As none of the solution for integration of | As none of the solution for integration of "Multimedia Playback&quot; and Qt works on any of the hardware boards,<br />We have taken an approach of "out of process integration&quot; of "platform specific mediaplayer application&quot; with QtMediaHub. | ||
# | ## QMH issues commands to "platform specific media player application&quot; on its STDIN<br />## And QMH collects the feedback by reading "platform specific media player application&quot;'s STDOUT and STDERROR | ||
# And | |||
The implementation of | The implementation of "out of process integration&quot; of "platform specific mediaplayer application&quot; is very specific to the platform and mediaplayer application | ||
Revision as of 10:26, 24 February 2015
h1. 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) |
| | eglnullws, directfb, linuxfb |||
| | directfb, linuxfb |||
| | eglnullws, directfb, linuxfb |||
| | 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.
- QMH issues commands to "platform specific media player application" on its STDIN
## And QMH collects the feedback by reading "platform specific media player application"'s STDOUT and STDERROR
- QMH issues commands to "platform specific media player application" on its STDIN
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.