[Interest] QMediaRecorder blocks

Igor Mironchik igor.mironchik at gmail.com
Tue Aug 30 12:13:33 CEST 2016


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.




More information about the Interest mailing list