Skip to content

dmserrano/RPI-Image-Uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPI-Image-Uploader

This project is part of a larger project, Spy-On-Fido, which streams media from a remote location to a NodeJS server. Check out that repo here for that part of the project.

The RPI-Image-Uploader is an Express server running on a Raspberry Pi. The Raspberry Pi is connected to the Raspberry Pi Camera Module, which can be triggered from a user facing AngularJS interface.

When the capture image or record video command is received from the user interface, the Raspberry Pi captures the requested media and streams the locally written image or video file to the main NodeJS server which encodes the received media, and then saves the image / video reference in a database to display to users.

Hardware used

Technologies used

  • NodeJS v6.7.0
  • Express v4.14
  • Request NPM module 2.76.0

About

A server for a Raspberry Pi that sends photos from a remote camera to the API used in my Backend-Capstone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors