POT at the moment not much more than a proof-of-concept of what you can achieve on Raspberry Pi and how. You'll need to work on it to make it useful for any real project. This is an index of the related articles:
- http://thebugfreeblog.blogspot.it/2012/12/decoding-and-rendering-compressed.html
- http://thebugfreeblog.blogspot.it/2012/12/decoding-and-rendering-to-texture-h264.html
- http://thebugfreeblog.blogspot.it/2012/12/custom-qml-component-for-rendering.html
- http://thebugfreeblog.blogspot.it/2013/01/custom-qml-component-for-hardware.html
- http://thebugfreeblog.blogspot.it/2013/02/qml-components-for-video-decoding-and.html
- http://thebugfreeblog.blogspot.it/2013/03/raspberry-pi-wheezy-image-with-qt-and.html
- http://thebugfreeblog.blogspot.it/2013/04/hardware-accelerated-qtmultimedia.html
- http://thebugfreeblog.blogspot.it/2013/08/raspberry-pi-wheezy-image-with-openmax.html
- http://thebugfreeblog.blogspot.it/2013/08/a-sample-to-use-for-debugging-and.html
- http://thebugfreeblog.blogspot.it/2014/04/updates-on-hardware-accelerated-qt.html
- http://thebugfreeblog.blogspot.it/2014/06/video-with-animations-on-raspberry-pi.html
- http://thebugfreeblog.blogspot.it/2014/12/updates-on-hardware-accelerated-qt.html
- http://thebugfreeblog.blogspot.it/2014/12/binaries-for-hardware-accelerated-qt.html
- http://thebugfreeblog.blogspot.it/2015/01/updates-on-hardware-accelerated-qt.html
- http://thebugfreeblog.blogspot.it/2015/04/binaries-for-hardware-accelerated-qt.html
- http://thebugfreeblog.blogspot.it/2015/05/multiple-animated-videos-on-raspberry.html
- http://thebugfreeblog.blogspot.it/2015/09/deinterlacing-with-pot-on-1080i-videos.html
- http://thebugfreeblog.blogspot.it/2015/11/hands-on-webkit-and-html5-media.html
- http://thebugfreeblog.blogspot.it/2015/12/hardware-acceleration-on-webkit-1.html
- http://thebugfreeblog.blogspot.it/2015/12/playing-youtube-videos-on-raspberry-pi.html
For info on how to build refer to this article.
For prebuilt packages refer to these articles:
- http://thebugfreeblog.blogspot.it/2014/12/binaries-for-hardware-accelerated-qt.html
- http://thebugfreeblog.blogspot.it/2015/04/binaries-for-hardware-accelerated-qt.html
- http://thebugfreeblog.blogspot.it/2015/07/binaries-for-hardware-accelerated-qt.html
- http://thebugfreeblog.blogspot.it/2015/08/binaries-for-hardware-accelerated-qt.html
- http://thebugfreeblog.blogspot.it/2015/09/binaries-for-hardware-accelerated-qt.html
- http://thebugfreeblog.blogspot.it/2015/10/binaries-for-hardware-accelerated-qt.html
- http://thebugfreeblog.blogspot.it/2015/10/binaries-for-hardware-accelerated-qt_17.html
- http://thebugfreeblog.blogspot.it/2015/11/binaries-for-hardware-accelerated-qt.html
- http://thebugfreeblog.blogspot.it/2015/11/bluetooth-ble-support-with-qt-on.html
- http://thebugfreeblog.blogspot.it/2015/12/binaries-for-hardware-accelerated-qt.html
- http://thebugfreeblog.blogspot.it/2016/02/binaries-for-hardware-accelerated-qt.html
- http://thebugfreeblog.blogspot.it/2016/02/binaries-for-pot-510-with-remote.html
- http://thebugfreeblog.blogspot.it/p/using-pot-builds.html
These are the related demos:
Hello, your blogs are very interesting, can you tell me how to build a qt demo on raspberry with buildroot? I know that must add project name in package/Config.in and write Config.in helloworld.mk in helloworld project, but i don't know how to make it exactly, many thanks.
ReplyDelete