Skip to content

denkoken/remote_camera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Denko Remote Camera

Testing Environments

  • Ubuntu 14.04, Node.js 5.5.0, npm 3.3.12

Settings

edit config/default.json and config/log.json

Setup and Run

Web Server (and Local Node)

cd server
npm install
npm start

Remote Node

cd remote_node
npm install
sudo npm start <mode> # sudo is needed for serial.
                      # and <mode> is defined in `config/default.json`

TODO

  • Usable admin page.
  • Adaptive frame event on client.
  • Camera image rotation and arbitrary ratio.
  • Use config for some settings.
  • Say command (or some tts) on io_node
  • Chat application.
  • Encryption (express and socket.io).

About

Denko remote camera project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •