From a8011a86871eb4372eff9a1e8958f7f83e6614ea Mon Sep 17 00:00:00 2001 From: tpollina Date: Fri, 13 Dec 2019 10:31:31 -0800 Subject: [PATCH] Update install.rst --- docs/install.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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