DepthAI Viewer
DepthAI Viewer is a GUI application that allows you to easily evaluate the camera by visualizing its output in real-time.Compatibility
DepthAI Viewer is compatible only with RVC2 based USB and POE devices. For RVC4, use the OAK Viewer.
Command Line
1# Install DepthAI Viewer
2python3 -m pip install depthai-viewer
Command Line
1# Run the DepthAI Viewer
2python3 -m depthai_viewer
Please take note that for the first start internet connectivity is necessary, because the application downloads all necessary dependencies.
