[Development] HTML5 video Overlay with accelerated composition

2014-06-26 Thread T andolsi
Hi, We are trying to use the overlay approach for Video: to make video visible, we are clearing the hole in the graphics frame. Disabling the accelerated compositing, it is OK: video is visible. When the accelerated compositing is enabled, video is not visible because the graphic is always on to

[Development] About html 5 audio/video

2014-02-14 Thread T andolsi
Hi, I'm using QT-5.1.1. I'm trying to run a video with a large size (600Mb but we have only 400Mb), - Using http protocol, the video starts to play and then I'm getting the following failures: sometimes "terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc

[Development] about html5 video streaming

2014-01-21 Thread T andolsi
Hi, Running some html5 tests, I'm getting the following error: GStreamer-ERROR **: gstbuffer.c:542: failed to allocate 38707983 bytes Debugging the issue, I see that we are trying to allocate a 38707983 bytes in "StreamingClient::didReceiveData(ResourceHandle* handle, const char* data, int len

Re: [Development] qml plugin cannot be loaded with qt-5.0.0 release.

2013-01-30 Thread T andolsi
Hi, How to fix the issue please? here after the error again : qrc:///qml/BrowserWindow.qml:30:1: plugin cannot be loaded for module "QtWebKit": Unknown error QObject::connect: Cannot connect (null)::pageTitleChanged(QString) to BrowserWindow::onTitleChanged(QString) QObject::connect: Cannot conn