Hi
I have done my first sample in QtWebkit with the help of your below code.Thank you.
I am able to run any URL using this.
When I try to run the below URL in Firefox (MAC OS), it is played with the help of Flip4Mac plugin.
http://www.researchchannel.org/webcast/asx/rtv-high.asx
The QWebView cannot play this URL, and the debugger shows the below error.
Error loading /Library/Internet Plug-Ins/DRM Plugin.bundle/Contents/MacOS/DRM Plugin: dlopen(/Library/Internet Plug-Ins/DRM Plugin.bundle/Contents/MacOS/DRM Plugin, 262): no suitable image found. Did find:
/Library/Internet Plug-Ins/DRM Plugin.bundle/Contents/MacOS/DRM Plugin: unknown file type, first eight bytes: 0x4A 0x6F 0x79 0x21 0x70 0x65 0x66 0x66
Debugger() was called!
Is this error in QtWebkit.
Regards,
Jay.
Bookmarks