<?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[UnitV2 on MacOS]]></title><description><![CDATA[<p dir="auto">Re: <a href="/topic/3320/m5stack-unitv2-ai-camera-getting-started">m5stack unitv2 AI Camera - getting started</a><br />
How can it connect with MacOS?</p>
]]></description><link>https://community.m5stack.com/topic/3322/unitv2-on-macos</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 04:12:20 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/3322.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 28 May 2021 10:12:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to UnitV2 on MacOS on Thu, 15 Jul 2021 09:58:36 GMT]]></title><description><![CDATA[<p dir="auto">What browser are you used?  this function use with  <code>Safari</code> has some compatible issues.  so maybe you could try to use <code>chrome</code></p>
]]></description><link>https://community.m5stack.com/post/14411</link><guid isPermaLink="true">https://community.m5stack.com/post/14411</guid><dc:creator><![CDATA[m5stack]]></dc:creator><pubDate>Thu, 15 Jul 2021 09:58:36 GMT</pubDate></item><item><title><![CDATA[Reply to UnitV2 on MacOS on Mon, 05 Jul 2021 04:17:02 GMT]]></title><description><![CDATA[<p dir="auto">I have 3 points to write here.</p>
<p dir="auto">1 = Mine fails to work like <a class="plugin-mentions-user plugin-mentions-a" href="/user/mtal" aria-label="Profile: MTal">@<bdi>MTal</bdi></a> says.<br />
2 = With Jupyter, capture failes once per every two trials.<br />
3 = How to get SD card initial image to be dd-ed?</p>
<p dir="auto">1:<br />
From OSX, I successfully connected to my unitv2 bought at Japanese store (switchscience) last week, but like <a class="plugin-mentions-user plugin-mentions-a" href="/user/mtal" aria-label="Profile: MTal">@<bdi>MTal</bdi></a> says, loading does not stop like below.<br />
<img src="/assets/uploads/files/1625457522643-%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%83%E3%83%88-2021-07-03-16.08.33-resized.png" alt="0_1625457521062_スクリーンショット 2021-07-03 16.08.33.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">2:<br />
Actually I managed to see the UI once, but could not try camera demo, so I tried Jupyter mode, and successfully ran samples, but camera capture failed once per two times using sample code embedded:</p>
<pre><code>import cv2

camera = cv2.VideoCapture(0)
ret, frame = camera.read()

if ret:
    print('Capture Successful!')
else:
    print('OOps, we get some trouble!')
</code></pre>
<p dir="auto">I'm not sure this is related to infinite "loading...".</p>
<p dir="auto">3:<br />
I'm not sure this is caused by SD card corruption or not,<br />
but if anyone know how to get initial SD card image, I'd like to flash by myself to try fixing it.</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://community.m5stack.com/post/14343</link><guid isPermaLink="true">https://community.m5stack.com/post/14343</guid><dc:creator><![CDATA[sagiii]]></dc:creator><pubDate>Mon, 05 Jul 2021 04:17:02 GMT</pubDate></item><item><title><![CDATA[Reply to UnitV2 on MacOS on Fri, 28 May 2021 16:05:17 GMT]]></title><description><![CDATA[<p dir="auto">Im on mac and having the same issues, no wifi to connect to.</p>
]]></description><link>https://community.m5stack.com/post/13935</link><guid isPermaLink="true">https://community.m5stack.com/post/13935</guid><dc:creator><![CDATA[itsover9000]]></dc:creator><pubDate>Fri, 28 May 2021 16:05:17 GMT</pubDate></item><item><title><![CDATA[Reply to UnitV2 on MacOS on Fri, 28 May 2021 14:26:59 GMT]]></title><description><![CDATA[<p dir="auto">Driver is not working out-of-the-box. Already installed on MacOS but it didn't show the UnitV2.<br />
The PDF guide inside the zip file suggests to disable SIP on Mac, I'm not going to do that.<br />
Also tested on a very old Windows 7 PC. I can install the Widnows driver and I see the <a href="http://unitv2.py" target="_blank" rel="noopener noreferrer nofollow ugc">unitv2.py</a> window but it gets stuck with a loading... message.<br />
AP hotspot is not working in any case, I can't see the M5UV2_[XXX] SSID on my WiFi network list.<br />
Is there I am missing?</p>
]]></description><link>https://community.m5stack.com/post/13917</link><guid isPermaLink="true">https://community.m5stack.com/post/13917</guid><dc:creator><![CDATA[MTal]]></dc:creator><pubDate>Fri, 28 May 2021 14:26:59 GMT</pubDate></item><item><title><![CDATA[Reply to UnitV2 on MacOS on Fri, 28 May 2021 11:50:24 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for the link to driver, but I see no network adapter in my terminal when I connect the unitv2 after successfull installation of the driver. any other resort to check this?</p>
]]></description><link>https://community.m5stack.com/post/13931</link><guid isPermaLink="true">https://community.m5stack.com/post/13931</guid><dc:creator><![CDATA[sufiankaki]]></dc:creator><pubDate>Fri, 28 May 2021 11:50:24 GMT</pubDate></item><item><title><![CDATA[Reply to UnitV2 on MacOS on Fri, 28 May 2021 10:47:59 GMT]]></title><description><![CDATA[<p dir="auto">Hi，  before use, you need to install the driver for it.</p>
<p dir="auto">For more detail, you could refer to this tutorial</p>
<p dir="auto"><a href="https://docs.m5stack.com/en/quick_start/unitv2/jupyter_notebook" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.m5stack.com/en/quick_start/unitv2/jupyter_notebook</a></p>
]]></description><link>https://community.m5stack.com/post/13916</link><guid isPermaLink="true">https://community.m5stack.com/post/13916</guid><dc:creator><![CDATA[m5stack]]></dc:creator><pubDate>Fri, 28 May 2021 10:47:59 GMT</pubDate></item><item><title><![CDATA[Reply to UnitV2 on MacOS on Fri, 28 May 2021 10:46:28 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Ideally, it should broadcast a wifi and you should be able to connect to it and navigate to the given IP address on the rear side of the unit in the browser. I tried connecting my UnitV2 with MacOS but the system does not detect the device and neither does it broadcast a wifi. Same problem with one more person here.</p>
<p dir="auto">I think M5 has shipped the devices without testing</p>
]]></description><link>https://community.m5stack.com/post/13930</link><guid isPermaLink="true">https://community.m5stack.com/post/13930</guid><dc:creator><![CDATA[sufiankaki]]></dc:creator><pubDate>Fri, 28 May 2021 10:46:28 GMT</pubDate></item></channel></rss>