<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Different behaviour of QT6 when changing camera resolution on Windows&#x2F;Linux]]></title><description><![CDATA[<p dir="auto">Hi,<br />
Im able to change camera resolution dynamically on QT6 but the behavior is different on WIndows and Linux, below is the detail</p>
<p dir="auto"><strong>Windows</strong></p>
<ul>
<li>
<p dir="auto">After instantiating QCamera with some default resolution</p>
</li>
<li>
<p dir="auto">Calling setCameraFormat to set for new resolution</p>
</li>
<li>
<p dir="auto">I will need to call Camera stop and start in order for it to take effect.</p>
</li>
</ul>
<p dir="auto"><strong>Linux (On Unbuntu 20.04)</strong></p>
<ul>
<li>
<p dir="auto">After instantiating QCamera with some default resolution</p>
</li>
<li>
<p dir="auto">All i need is calling setCameraFormat to set for new resolution and it will take effect.</p>
</li>
</ul>
<p dir="auto">What is the proper/unified workflow when you want to change camera resolution dynamically (eg, after QCamera is already instantiated)? thanks</p>
]]></description><link>https://forum.qt.io/topic/145571/different-behaviour-of-qt6-when-changing-camera-resolution-on-windows-linux</link><generator>RSS for Node</generator><lastBuildDate>Thu, 30 Apr 2026 11:46:28 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/145571.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 05 Jun 2023 08:03:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Different behaviour of QT6 when changing camera resolution on Windows&#x2F;Linux on Mon, 26 Jun 2023 19:32:44 GMT]]></title><description><![CDATA[<p dir="auto">Sounds like either you found an inconsistent behaviour or the documentation is missing information.</p>
<p dir="auto">I would suggest to check the <a href="https://bugreports.qt.io" target="_blank" rel="noopener noreferrer nofollow ugc">bug report system</a> to see if it's something known and if not, please open an issue about it.</p>
]]></description><link>https://forum.qt.io/post/762663</link><guid isPermaLink="true">https://forum.qt.io/post/762663</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Mon, 26 Jun 2023 19:32:44 GMT</pubDate></item><item><title><![CDATA[Reply to Different behaviour of QT6 when changing camera resolution on Windows&#x2F;Linux on Mon, 26 Jun 2023 08:55:09 GMT]]></title><description><![CDATA[<p dir="auto">sorry for the late response, this was tested on both 6.4.3 and 6.5.1 and its the same for both version.</p>
]]></description><link>https://forum.qt.io/post/762622</link><guid isPermaLink="true">https://forum.qt.io/post/762622</guid><dc:creator><![CDATA[yalee]]></dc:creator><pubDate>Mon, 26 Jun 2023 08:55:09 GMT</pubDate></item><item><title><![CDATA[Reply to Different behaviour of QT6 when changing camera resolution on Windows&#x2F;Linux on Mon, 05 Jun 2023 19:45:33 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Which version of Qt 6 would that be ?</p>
<p dir="auto">Since 6.5, the default has changed to the new ffmpeg backend. Before that, it was the native backend which could have different behavior on some details.</p>
]]></description><link>https://forum.qt.io/post/760623</link><guid isPermaLink="true">https://forum.qt.io/post/760623</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Mon, 05 Jun 2023 19:45:33 GMT</pubDate></item></channel></rss>