Thank you for the reply. I assume the backend is direct show, is that correct? I tried to understand the qt code, but could not figure out the backend code, can you please point me to the code? Is there any technical reason whey the backend does not support set resolution?
One of the developers have tried the following: Used direct show, constructed a filter graph and for rendering passed a widget window handle, it seemed to work, but in the actual product we are developing we use proxy widget to display in qml, so once we have proxy widget it does not work.? Can you tell me what are my alternatives? We have done a month of development without knowing this limitation, our UI is qml, we are using widget code only for the qcamera and we are struck. ________________________________ From: Lopes Yoann <[email protected]> Sent: 12 June 2014 14:57 To: Sarath Natakam Cc: [email protected] Subject: Re: [Interest] qcamera resolution issue On Jun 12, 2014, at 7:51 AM, Sarath Natakam wrote: How can one set the desired resolution for streaming? The user of this application will have a drop down to select resolution and preview it in that resolution. The Qt multimedia backend for Windows doesn't implement that feature, the camera preview resolution cannot be changed. -- Yoann
_______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
