Ashukla, thanks for your kind answers.

I'm interested mainly in the Webkit integration: I have a browser-like app built with the latest QT 4.4 snapshot, using the QT Webkit API. It works fine, apart from the video plugins.

I'm stuck on that, because I didn't find a way to properly integrate a video plugin inside the QT/Webkit modules. How did you make it? Using the classes inside qwebobjectplugin.cpp and qobjectpluginconnector.cpp? I've seen these classes, but I don't know how to use them.

Or maybe have you used the QAxWidget? This is part of the ActiveQT framework, and not included in the Free/Non-Commercial QT editions, right?