https://github.com/webosbrew/sample-media-qmlvideo
Simple demo for displaying video in QML with hardware acceleration on webOS TVs
https://github.com/webosbrew/sample-media-qmlvideo
qml-samples qtmultimedia webos webos-tv
Last synced: 3 months ago
JSON representation
Simple demo for displaying video in QML with hardware acceleration on webOS TVs
- Host: GitHub
- URL: https://github.com/webosbrew/sample-media-qmlvideo
- Owner: webosbrew
- License: apache-2.0
- Created: 2020-12-16T16:45:26.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-28T17:56:37.000Z (over 5 years ago)
- Last Synced: 2025-01-13T14:24:13.112Z (over 1 year ago)
- Topics: qml-samples, qtmultimedia, webos, webos-tv
- Language: CMake
- Homepage:
- Size: 17.6 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QML Video Player Sample
This sample project demonstrates how to play a video file correctly for QtQuick application running on LG webOS TVs.
## Build
To be completed...