We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f7c2ed commit 5eb88c8Copy full SHA for 5eb88c8
docs/source/install.rst
@@ -277,7 +277,7 @@ Run the :code:`rgb_preview.py` example inside a Docker container on a Linux host
277
-e DISPLAY=$DISPLAY \
278
-v /tmp/.X11-unix:/tmp/.X11-unix \
279
luxonis/depthai-library:latest \
280
- python3 /depthai-python/examples/rgb_preview.py
+ python3 /depthai-python/examples/ColorCamera/rgb_preview.py
281
282
To allow the container to update X11 you may need to run :code:`xhost local:root` on the host.
283
0 commit comments