Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Also useable for Android devices? #58

Closed
sk2212 opened this issue May 1, 2016 · 4 comments
Closed

Also useable for Android devices? #58

sk2212 opened this issue May 1, 2016 · 4 comments

Comments

@sk2212
Copy link

sk2212 commented May 1, 2016

Amazing! It seems that it is possible to display 1080p videos on a Raspberry Pi.

So is there a possibility that the code of this project can be used to display HD content also on an Android device?

@carlonluca
Copy link
Owner

Qt already has a backend working on many Android devices.

@sk2212
Copy link
Author

sk2212 commented May 9, 2016

What? Can you please show me the QT backend which is able to play 1080p media files on an Android device?

@carlonluca
Copy link
Owner

carlonluca commented May 9, 2016

The official Qt backend can assuming the device is powerful enough, which means most recent devices. Even my four years old project https://github.com/carlonluca/TextureStreaming could do that. This video contains a demo of that old code: https://www.youtube.com/watch?v=7fIZ0dWloTM. It was still the old Qt 4 Necessitas.

@penguinest
Copy link

Also, I remember there were some issues back on qt5.4. Video playback only worked via QtQuick and Video object. I don't know if they solved.
Anyway, qt5.7 looks promising for android since they are including material desing guideline and other stuff. Maybe they will improve qtmultimedia.

El 9 may. 2016 7:54 p. m., Luca Carlon notifications@github.com escribió:

The official Qt backend can assuming the device is powerful enough, which means most recent devices.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants