Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Does QtQuick Video and MediaPlayer elements can show streaming content (so the source won't be a file - it will be a url of device on the web) ?
Hi,
Yes it does. You can pass, for instance, an URL of an TS stream and it will be played.
CC
Did you try it with Qt 5 ?
I did, with Qt 5.2.0 (MSVC 2012 + OpenGL). It worked.