I'm building an embedded program to mini6410, the responsible provided me with qt 4.7 ready to be used to the cross-compilation. I tried to use more recent version of qt without success, so i'm stuck with webkit 2.0
The problem is that I couldn't play video and/or audio that uses html5, i researched and found that version 2.0 doesn't have "full" support to it.
How can i solve this problem? I mean, can I configure another version of webkit to my qt or can I configure "manually" a plugin that supports html5?