OpenMV LAN AttributeError

Hi

I was playing with my openMV H7 R1.
I noticed in the example folder webserver demo and I tried: rtsp_video_server_lan_1.py.
I got an error at line 31: network_if = network.LAN()

AttributeError: 'module' object has no attribute 'LAN'

What do I have to do to make this example work please

Thank you

Andrei

This example is for boards with Ethernet LAN.

pleas tell me which, I will buy it… but on your website is none…
I have STM32 nano F767ZI …

We don’t make any boards with eth phy, only the Arduino Portenta with the Vision/Ethernet shield will work:

This is great.

A second question: is it possible build openMV for STM32 Nano boards ???

Thank you

You’ll have to port OpenMV to them.

Do you have any links with information regarding this porting process please…
it’s completely new for me and uncle google returned nothing about this…