[Interest] QMediaRecorder blocks

Igor Mironchik igor.mironchik at gmail.com
Tue Aug 30 15:31:15 CEST 2016


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.




More information about the Interest mailing list