Re: [Development] Poor performance viewing a video stream

2012-11-19 Thread Dmytro Poplavskiy
Hi, On Fri, Nov 16, 2012 at 8:01 PM, Carlo A. Scarpato wrote: > Hi all > i’m trying to realize a video player for ip cameras with QT5. I have > modified the examples in qt5-beta-2 source, to open the stream from > cameras, but i noticed very low perfomance comparated to the same > request made wi

Re: [Development] Poor performance viewing a video stream

2012-11-19 Thread Carlo A. Scarpato
The question was wrong or is the wrong mailing-list? Il giorno ven, 16/11/2012 alle 11.01 +0100, Carlo A. Scarpato ha scritto: > Hi all > i’m trying to realize a video player for ip cameras with QT5. I have > modified the examples in qt5-beta-2 source, to open the stream from > cameras, but i not

[Development] Poor performance viewing a video stream

2012-11-16 Thread Carlo A. Scarpato
Hi all i’m trying to realize a video player for ip cameras with QT5. I have modified the examples in qt5-beta-2 source, to open the stream from cameras, but i noticed very low perfomance comparated to the same request made with vlc (on my PC Intel® Pentium® 4 CPU 3.20GHz 94%cpu vs 25%cpu via top).