On Aug 1, 2016 8:20 PM, "Igor Mironchik" <igor.mironc...@gmail.com> wrote:
>
> Hi,
>
> You get this error in slot onImageReceived()?

No

> or you are talking about this lines:
>
>
> QImage img(cdata, 288, 352, QImage::Format_RGB888);
>     img = img.scaled(QSize(288*1.5,352*1.5));
>     delete[] cdata;

Yep.

This happens when I repeatedly call the function for 10 minutes approx.

--
Nilesh Kokane - nilesh.kokane05 (AT) gmail.com




Nilesh Kokane - nilesh.kokane05 (AT) gmail.com
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to