<?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[New Raspberry pi 5 support]]></title><description><![CDATA[<p dir="auto">Hello, I just interested how soon the driver (and i2c control utilities) for imx462 camera will be updated for the new Raspberry pi 5 support?</p>
]]></description><link>http://forum.veye.cc/topic/450/new-raspberry-pi-5-support</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Apr 2026 15:15:04 GMT</lastBuildDate><atom:link href="http://forum.veye.cc/topic/450.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 04 Oct 2023 14:01:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to New Raspberry pi 5 support on Thu, 18 Jan 2024 07:28:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1210">@vaa</a> said in <a href="/post/3639">New Raspberry pi 5 support</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1">@veye_xumm</a><br />
In case I try to set pixel_format to any other value is cause VIDIOC_STREAMON fail. I suppose this is <strong>a bug</strong> in the driver.<br />
Some other applications like gstreamer only set pixel_format if you directly point to do this, this is why it works, but many others (e.g. trying to set default pixel_format) are not.</p>
</blockquote>
<p dir="auto">Will you going to fix the issue?</p>
]]></description><link>http://forum.veye.cc/post/3681</link><guid isPermaLink="true">http://forum.veye.cc/post/3681</guid><dc:creator><![CDATA[Vaa]]></dc:creator><pubDate>Thu, 18 Jan 2024 07:28:36 GMT</pubDate></item><item><title><![CDATA[Reply to New Raspberry pi 5 support on Sun, 14 Jan 2024 01:11:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1320">@alex_ai</a> You are welcome.</p>
]]></description><link>http://forum.veye.cc/post/3652</link><guid isPermaLink="true">http://forum.veye.cc/post/3652</guid><dc:creator><![CDATA[veye_xumm]]></dc:creator><pubDate>Sun, 14 Jan 2024 01:11:58 GMT</pubDate></item><item><title><![CDATA[Reply to New Raspberry pi 5 support on Sat, 13 Jan 2024 18:31:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1">@veye_xumm</a></a> said in <a href="/post/3633">New Raspberry pi 5 support</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1320">@alex_ai</a></p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1320">@alex_ai</a> said in <a href="/post/3629">New Raspberry pi 5 support</a>:</p>
<blockquote>
<p dir="auto">any chances use configuration script ./veye_mipi_i2c.sh on RPi5?</p>
</blockquote>
<p dir="auto">No. Just pay attention to i2c bus number.</p>
</blockquote>
<p dir="auto">I think answer was "yes" but with parameter -b. I could not execute from bin dir because it compiled to another OS, so compile i2c_read, i2c_write from source code fixed my issue.<br />
<a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1">@veye_xumm</a></a> thank you for help and support!</p>
]]></description><link>http://forum.veye.cc/post/3650</link><guid isPermaLink="true">http://forum.veye.cc/post/3650</guid><dc:creator><![CDATA[alex_ai]]></dc:creator><pubDate>Sat, 13 Jan 2024 18:31:38 GMT</pubDate></item><item><title><![CDATA[Reply to New Raspberry pi 5 support on Thu, 11 Jan 2024 09:10:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1">@veye_xumm</a> Thank you for your support!<br />
I got my application working good.<br />
Here is a receipt how can I achived this:</p>
<ol>
<li>
<p dir="auto">./media_setting_rpi5.sh veyecam2m</p>
</li>
<li>
<p dir="auto">./veye_mipi_i2c.sh -b 6 -w -f yuvseq -p1 YUYV</p>
</li>
<li>
<p dir="auto">./veye_mipi_i2c.sh -b 6 -w -f videoformat -p1 PAL</p>
</li>
<li>
<p dir="auto">In my app open device /dev/video0 with following parameters:<br />
width 1920;<br />
height 1080;<br />
pixel_format V4L2_PIX_FMT_UYVY (only this is working!!!)<br />
field_format  V4L2_FIELD_NONE</p>
</li>
</ol>
<p dir="auto">In case I try to set pixel_format to any other value is cause VIDIOC_STREAMON fail. I suppose this is a bug in the driver.<br />
Some other applications like gstreamer only set pixel_format if you directly point to do this, this is why it works, but many others (e.g. trying to set default pixel_format) are not.</p>
]]></description><link>http://forum.veye.cc/post/3639</link><guid isPermaLink="true">http://forum.veye.cc/post/3639</guid><dc:creator><![CDATA[Vaa]]></dc:creator><pubDate>Thu, 11 Jan 2024 09:10:19 GMT</pubDate></item><item><title><![CDATA[Reply to New Raspberry pi 5 support on Thu, 11 Jan 2024 05:59:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1210">@vaa</a><br />
<img src="/assets/uploads/files/1704952696628-27403117-be21-4c55-b465-1031c0940faf-image.png" alt="27403117-be21-4c55-b465-1031c0940faf-image.png" class="img-responsive img-markdown" /><br />
In addition to this, the -b parameter needs to be added：<br />
<code>-b [i2c bus num] i2c bus number</code><br />
<img src="/assets/uploads/files/1704952731660-bac83919-ad7e-4211-ad97-cd47574b7d86-image.png" alt="bac83919-ad7e-4211-ad97-cd47574b7d86-image.png" class="img-responsive img-markdown" /></p>
]]></description><link>http://forum.veye.cc/post/3638</link><guid isPermaLink="true">http://forum.veye.cc/post/3638</guid><dc:creator><![CDATA[veye_xumm]]></dc:creator><pubDate>Thu, 11 Jan 2024 05:59:20 GMT</pubDate></item><item><title><![CDATA[Reply to New Raspberry pi 5 support on Thu, 11 Jan 2024 05:43:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1">@veye_xumm</a> This is not clear to me. For example, how can I switch Infrared filter on/off then? It seems to me the veye_mipi_i2c.sh script is not working at all.</p>
]]></description><link>http://forum.veye.cc/post/3637</link><guid isPermaLink="true">http://forum.veye.cc/post/3637</guid><dc:creator><![CDATA[Vaa]]></dc:creator><pubDate>Thu, 11 Jan 2024 05:43:19 GMT</pubDate></item><item><title><![CDATA[Reply to New Raspberry pi 5 support on Thu, 11 Jan 2024 01:56:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1320">@alex_ai</a></p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1320">@alex_ai</a> said in <a href="/post/3629">New Raspberry pi 5 support</a>:</p>
<blockquote>
<p dir="auto">any chances use configuration script ./veye_mipi_i2c.sh on RPi5?</p>
</blockquote>
<p dir="auto">No. Just pay attention to i2c bus number.</p>
]]></description><link>http://forum.veye.cc/post/3633</link><guid isPermaLink="true">http://forum.veye.cc/post/3633</guid><dc:creator><![CDATA[veye_xumm]]></dc:creator><pubDate>Thu, 11 Jan 2024 01:56:28 GMT</pubDate></item><item><title><![CDATA[Reply to New Raspberry pi 5 support on Thu, 11 Jan 2024 01:55:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1210">@vaa</a></p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1210">@vaa</a> said in <a href="/post/3599">New Raspberry pi 5 support</a>:</p>
<blockquote>
<p dir="auto">Are you going to improve your driver's compatibility?</p>
</blockquote>
<p dir="auto">I don't think it's a driver compatibility issue as both qv4l2 and gstreamer work fine.</p>
]]></description><link>http://forum.veye.cc/post/3632</link><guid isPermaLink="true">http://forum.veye.cc/post/3632</guid><dc:creator><![CDATA[veye_xumm]]></dc:creator><pubDate>Thu, 11 Jan 2024 01:55:17 GMT</pubDate></item><item><title><![CDATA[Reply to New Raspberry pi 5 support on Wed, 10 Jan 2024 23:34:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1320">@alex_ai</a> said in <a href="/post/3613">New Raspberry pi 5 support</a>:</p>
<blockquote>
<p dir="auto">I managed open stream via gst-launch-1.0 v4l2src ... but my application uses OpenCV it could not open device, <a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1">@veye_xumm</a></a> did you try it on RPi5 with python samples?</p>
</blockquote>
<p dir="auto">In my case OpenCv was without Gstreamer plugin and I had to build it  from source code with parameter : -D WITH_GSTREAMER=ON and now issue resolved.<br />
Also after every RPi restart have to run script: ./media_setting_rpi5.sh veyecam2m</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1">@veye_xumm</a></a> any chances use configuration script ./veye_mipi_i2c.sh on RPi5?</p>
]]></description><link>http://forum.veye.cc/post/3629</link><guid isPermaLink="true">http://forum.veye.cc/post/3629</guid><dc:creator><![CDATA[alex_ai]]></dc:creator><pubDate>Wed, 10 Jan 2024 23:34:15 GMT</pubDate></item><item><title><![CDATA[Reply to New Raspberry pi 5 support on Mon, 08 Jan 2024 20:35:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1320">@alex_ai</a> said in <a href="/post/3601">New Raspberry pi 5 support</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1">@veye_xumm</a></a> Hi, Also trying to use IMX462 on RPi5 and after installing drivers it was detected correctly by rpi5 scripts but can't play it by VLC or my program which use setting on RPi4 like this:</p>
<pre><code>device: v4l2src device=/dev/video0
</code></pre>
<p dir="auto">Could you please advise what I'm doing wrong?</p>
</blockquote>
<p dir="auto">I managed open stream via gst-launch-1.0 v4l2src ... but my application uses OpenCV it could not open device, <a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1">@veye_xumm</a></a> did you try it on RPi5 with python samples?</p>
]]></description><link>http://forum.veye.cc/post/3613</link><guid isPermaLink="true">http://forum.veye.cc/post/3613</guid><dc:creator><![CDATA[alex_ai]]></dc:creator><pubDate>Mon, 08 Jan 2024 20:35:26 GMT</pubDate></item><item><title><![CDATA[Reply to New Raspberry pi 5 support on Fri, 05 Jan 2024 20:43:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1">@veye_xumm</a> Hi, Also trying to use IMX462 on RPi5 and after installing drivers it was detected correctly by rpi5 scripts but can't play it by VLC or my program which use setting on RPi4 like this:</p>
<pre><code>device: v4l2src device=/dev/video0
</code></pre>
<p dir="auto">Could you please advise what I'm doing wrong?</p>
]]></description><link>http://forum.veye.cc/post/3601</link><guid isPermaLink="true">http://forum.veye.cc/post/3601</guid><dc:creator><![CDATA[alex_ai]]></dc:creator><pubDate>Fri, 05 Jan 2024 20:43:23 GMT</pubDate></item><item><title><![CDATA[Reply to New Raspberry pi 5 support on Fri, 05 Jan 2024 09:42:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1">@veye_xumm</a> Are you going to improve your driver's compatibility?</p>
]]></description><link>http://forum.veye.cc/post/3599</link><guid isPermaLink="true">http://forum.veye.cc/post/3599</guid><dc:creator><![CDATA[Vaa]]></dc:creator><pubDate>Fri, 05 Jan 2024 09:42:27 GMT</pubDate></item><item><title><![CDATA[Reply to New Raspberry pi 5 support on Fri, 05 Jan 2024 07:33:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1210">@vaa</a> Yes, indeed. That's what confuse me.</p>
]]></description><link>http://forum.veye.cc/post/3598</link><guid isPermaLink="true">http://forum.veye.cc/post/3598</guid><dc:creator><![CDATA[veye_xumm]]></dc:creator><pubDate>Fri, 05 Jan 2024 07:33:04 GMT</pubDate></item><item><title><![CDATA[Reply to New Raspberry pi 5 support on Thu, 04 Jan 2024 05:56:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1">@veye_xumm</a> Yes, I have. I did everything recommended.<br />
Btw, I found VLC can preview ONLY if UYVY colorspace is set. It preview with wrong green-violet picture, but at least it does.</p>
]]></description><link>http://forum.veye.cc/post/3572</link><guid isPermaLink="true">http://forum.veye.cc/post/3572</guid><dc:creator><![CDATA[Vaa]]></dc:creator><pubDate>Thu, 04 Jan 2024 05:56:07 GMT</pubDate></item><item><title><![CDATA[Reply to New Raspberry pi 5 support on Thu, 04 Jan 2024 01:21:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1210">@vaa</a> Before running your program, have you executed the <code>./media_setting_rpi5.sh veyecam2m</code> script?</p>
]]></description><link>http://forum.veye.cc/post/3569</link><guid isPermaLink="true">http://forum.veye.cc/post/3569</guid><dc:creator><![CDATA[veye_xumm]]></dc:creator><pubDate>Thu, 04 Jan 2024 01:21:19 GMT</pubDate></item><item><title><![CDATA[Reply to New Raspberry pi 5 support on Wed, 03 Jan 2024 09:08:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1">@veye_xumm</a> Thank you for your support!<br />
I have successfully installed RPI5 driver veyecam2m.<br />
I somehow managed to get uyuv frame from veye imx462 camera<br />
using v4l2-ctl utility. (VLC is not working as mentioned).<br />
But in my c++ project I use Linux v4l2 recommended procedure for capturing frames, and it doesn't work (It worked normally for RPI4).<br />
VIDIOC_DQBUF fail, VIDIOC_STREAMON fail.<br />
What is your recommendation for frame capturing algorythm?</p>
]]></description><link>http://forum.veye.cc/post/3567</link><guid isPermaLink="true">http://forum.veye.cc/post/3567</guid><dc:creator><![CDATA[Vaa]]></dc:creator><pubDate>Wed, 03 Jan 2024 09:08:44 GMT</pubDate></item><item><title><![CDATA[Reply to New Raspberry pi 5 support on Wed, 03 Jan 2024 01:37:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1210">@vaa</a> <a href="https://wiki.veye.cc/index.php/V4L2_mode_for_Raspberry_Pi" rel="nofollow ugc">https://wiki.veye.cc/index.php/V4L2_mode_for_Raspberry_Pi</a></p>
]]></description><link>http://forum.veye.cc/post/3560</link><guid isPermaLink="true">http://forum.veye.cc/post/3560</guid><dc:creator><![CDATA[veye_xumm]]></dc:creator><pubDate>Wed, 03 Jan 2024 01:37:17 GMT</pubDate></item><item><title><![CDATA[Reply to New Raspberry pi 5 support on Tue, 02 Jan 2024 11:34:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1">@veye_xumm</a> Nice to see you have managed!<br />
The second link is not works. There is the last slash must be removed in the URL.<br />
I'm going to test it as soon as possible.</p>
]]></description><link>http://forum.veye.cc/post/3555</link><guid isPermaLink="true">http://forum.veye.cc/post/3555</guid><dc:creator><![CDATA[Vaa]]></dc:creator><pubDate>Tue, 02 Jan 2024 11:34:00 GMT</pubDate></item><item><title><![CDATA[Reply to New Raspberry pi 5 support on Tue, 02 Jan 2024 07:57:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1246">@natzguk</a><br />
Plese check this release :<br />
<a href="https://github.com/veyeimaging/raspberrypi_v4l2/releases/tag/v1.17" rel="nofollow ugc">https://github.com/veyeimaging/raspberrypi_v4l2/releases/tag/v1.17</a><br />
and this document:<br />
<a href="https://wiki.veye.cc/index.php/V4L2_mode_for_Raspberry_Pi/" rel="nofollow ugc">https://wiki.veye.cc/index.php/V4L2_mode_for_Raspberry_Pi/</a></p>
]]></description><link>http://forum.veye.cc/post/3542</link><guid isPermaLink="true">http://forum.veye.cc/post/3542</guid><dc:creator><![CDATA[veye_xumm]]></dc:creator><pubDate>Tue, 02 Jan 2024 07:57:23 GMT</pubDate></item><item><title><![CDATA[Reply to New Raspberry pi 5 support on Wed, 20 Dec 2023 16:50:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1">@veye_xumm</a><br />
Thanks for the update! Hope you can find a solution</p>
]]></description><link>http://forum.veye.cc/post/3387</link><guid isPermaLink="true">http://forum.veye.cc/post/3387</guid><dc:creator><![CDATA[natzguk]]></dc:creator><pubDate>Wed, 20 Dec 2023 16:50:04 GMT</pubDate></item><item><title><![CDATA[Reply to New Raspberry pi 5 support on Tue, 19 Dec 2023 06:35:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1246">@natzguk</a><br />
Hi,<br />
Over the past few days, we've been attempting to port our driver to the Raspberry Pi 5.<br />
Unfortunately, we've encountered some issues.<br />
It seems that on the RPi 5, libcamera is a necessary option, and the Raspberry Pi organization has removed the path for us to directly obtain camera images from the MIPI RX port.<br />
This is not a final conclusion, and we are still working hard to find a solution.</p>
]]></description><link>http://forum.veye.cc/post/3373</link><guid isPermaLink="true">http://forum.veye.cc/post/3373</guid><dc:creator><![CDATA[veye_xumm]]></dc:creator><pubDate>Tue, 19 Dec 2023 06:35:13 GMT</pubDate></item><item><title><![CDATA[Reply to New Raspberry pi 5 support on Fri, 15 Dec 2023 00:47:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1246">@natzguk</a> We've already obtained the Raspberry Pi 5, and we estimate that the driver will be released next week.</p>
]]></description><link>http://forum.veye.cc/post/3368</link><guid isPermaLink="true">http://forum.veye.cc/post/3368</guid><dc:creator><![CDATA[veye_xumm]]></dc:creator><pubDate>Fri, 15 Dec 2023 00:47:13 GMT</pubDate></item><item><title><![CDATA[Reply to New Raspberry pi 5 support on Thu, 14 Dec 2023 15:40:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1">@veye_xumm</a> Hi do you have any update on the Raspberry Pi 5 support? Thanks</p>
]]></description><link>http://forum.veye.cc/post/3367</link><guid isPermaLink="true">http://forum.veye.cc/post/3367</guid><dc:creator><![CDATA[natzguk]]></dc:creator><pubDate>Thu, 14 Dec 2023 15:40:15 GMT</pubDate></item><item><title><![CDATA[Reply to New Raspberry pi 5 support on Mon, 09 Oct 2023 03:42:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://forum.veye.cc/uid/1210">@vaa</a> Hello, we haven't received the Raspberry Pi 5 yet. Once we have it, we will promptly begin the program porting process.</p>
]]></description><link>http://forum.veye.cc/post/2970</link><guid isPermaLink="true">http://forum.veye.cc/post/2970</guid><dc:creator><![CDATA[veye_xumm]]></dc:creator><pubDate>Mon, 09 Oct 2023 03:42:53 GMT</pubDate></item></channel></rss>