Update install.rst
This commit is contained in:
parent
4007aa00e8
commit
a8011a8687
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue