projects:internetofthings:shinobi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
projects:internetofthings:shinobi [2018/01/12 18:55] scipioprojects:internetofthings:shinobi [2018/04/03 13:19] (current) – [Motion destection] scipio
Line 19: Line 19:
 cd shinobi cd shinobi
 npm i npm i
 +
 +# install static ffmpeg
 +npm install ffmpeg-static
 </code> </code>
  
Line 26: Line 29:
 mysql < sql/user.sql  mysql < sql/user.sql 
 mysql ccio < sql/framework.sql  mysql ccio < sql/framework.sql 
-mysql ccio < sql/default_data.sql+mysql ccio < sql/default_data.sql
 </code> </code>
  
Line 38: Line 41:
 <code> <code>
 pm2 start camera.js pm2 start camera.js
-pm2 start cron.js+pm2 start cron.js
 </code> </code>
  
Line 58: Line 61:
   * stream type: MJPEG   * stream type: MJPEG
  
-===== Motion destection =====+===== Motion detection =====
  
 <code> <code>
  • projects/internetofthings/shinobi.1515779714.txt.gz
  • Last modified: 2018/01/12 18:55
  • by scipio