diff --git a/docs/install.rst b/docs/install.rst index f7b39cd..0cfeb48 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -144,7 +144,8 @@ http://localhost:1880. Install few nodes ------------------ These nodes will be used in Node-RED: -:: +:: + cd .node-red/ npm install node-red-dashboard npm install node-red-contrib-multipart-stream-decoder npm install node-red-node-base64 @@ -152,6 +153,9 @@ These nodes will be used in Node-RED: npm install node-red-contrib-python3-function npm install node-red-contrib-camerapi +Stream the picamera +------------------ +Pipeline to stream the picamera: Install MorphoCut ================== https://morphocut.readthedocs.io/en/stable/installation.html