Hi,
It seems that QMediaRecorder has problems with sync when working in pair
with QAbstractVideoSurface as view finder in QCamera...
On 30.08.2016 13:13, Igor Mironchik wrote:
Hi,
In the code below:
qDebug() << "Starting rec.";
d->m_rec->record();
qDebug() << "Rec started.";
Where d->m_rec is QMediaRecorder*
I see only "Starting rec." message and my application stops working.
It is not crashing just stops responding.
What it can be?
Thank you.
--
Best Regards,
Igor Mironchik.
_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest