Standalone mode
RVC2 standalone mode deprecation
Standalone mode for RVC2-based devices is deprecated. Standalone mode can still be used with RVC4-based devices.
- Doesn't require a host computer to start the application, and can connect to different computers/servers independently
- Is more robust to any instabilities (eg. networking issues, where connection between camera and host computer would drop), as it will auto-restart the application
- Is faster to start, as host computer doesn't need to send over the pipeline + assets (takes a few seconds)
Support
- OAK PoE (RVC2-based) have on-board flash memory, and can communicate with the outside world via network protocols (eg. HTTP, TCP, UDP, MQTT...)
- OAK USB (RVC2-based) - not supported, as they can't communicate with the outside world
- [Deprecated] OAK IoT (RVC2-based) have on-board memory and integrated ESP32, which was able to communicate with the outside world via WiFi/Bluetooth.