YOLOV8 with NODERED

hello,
I'm working on a project to detect an object in rela time from an IP camera. I started to use YOLOV8 and i think it has good perfomance so i want to use it in production.

What architetcure can i use ? is there any nodes i need to install?

thanks

YOLOV8 is Python, right? So you can run a separate Python script and communicate results with Node-RED via MQTT

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.