Quantcast
Channel: Installation and Deployment
Viewing all articles
Browse latest Browse all 22112

qtwebkit does not play HTML audio/video objects in Ubuntu

$
0
0
Hi Am new to QT development. I wanted to play some HTML audio contents using qtwebkit plugins .I have enabled plugins in my code i.e defaultSettings->setAttribute(QWebSettings::PluginsEnabled, true); and here is my sample HTML page <!DOCTYPE html> <html> <body> <title>Audio-HTML</title> <object height=“600” width=“600” data=“fur-elise.mp3”></object> </body> </html> I use QT 5.0.2 and I have installed VLC plugins and gstream plugins.Also I have set the env path for MOZZILLA_HOME, QTWEBKIT_PLUGIN_PATH and MOZ_PLUGIN_PATH . My code works fine in Windows 7 but not on Ubuntu, Can anybody please let me know what I might be missing in my Ubuntu Version of QT ? Thanks in advance Raghu SK

Viewing all articles
Browse latest Browse all 22112

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>