PDA

View Full Version : QWebView and Flash Streaming



JoeBoggs
29th September 2010, 16:19
I have written a very simple web browser using QWebView and enabled my plugin settings ( view->settings()->setAttribute(QWebSettings::PluginsEnabled, true);).
While Flash does work, streaming does not. For example, if you go here through a browser:
http://www.folkalley.com/desktop and click the play button, the audio will stream. But going to this same site via my web browser, the audio does not stream, it just seems to buffer forever. Is there anything I need to know about QWebView audio/video buffering?

Thanks!
Joe

somnathbanik
3rd November 2010, 06:26
Is it like you are trying to play flash video using flash player on Qt app?

JoeBoggs
19th January 2011, 21:11
Yes, I'm using JW Player to stream (which works fine if you go directly to the site). The same flash player does not work within the QT app, however. So does streaming via flash not work in the QT Webview environment? Am I the only one that has ever tried this?

alokitmmca
13th June 2012, 15:43
How to run video on QWebView. and we can start streaming facility on QwebView