https://github.com/membranesoftware/membrane-camera
A server application that executes in the Node.js runtime, targeting the Raspbian (Raspberry Pi) platform. Its primary function is to capture and store images from the Raspberry Pi camera module, as commanded by the Membrane Control application.
https://github.com/membranesoftware/membrane-camera
camera javascript membrane-camera nodejs raspberry-pi raspbian server
Last synced: about 2 months ago
JSON representation
A server application that executes in the Node.js runtime, targeting the Raspbian (Raspberry Pi) platform. Its primary function is to capture and store images from the Raspberry Pi camera module, as commanded by the Membrane Control application.
- Host: GitHub
- URL: https://github.com/membranesoftware/membrane-camera
- Owner: membranesoftware
- License: bsd-3-clause
- Created: 2019-07-24T22:57:25.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-07-18T17:00:14.000Z (almost 4 years ago)
- Last Synced: 2025-05-21T10:49:17.103Z (about 1 year ago)
- Topics: camera, javascript, membrane-camera, nodejs, raspberry-pi, raspbian, server
- Language: JavaScript
- Homepage: https://membranesoftware.com/membrane-camera/
- Size: 151 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Membrane Camera
A server application that executes in the [Node.js](https://nodejs.org/) runtime, targeting the Raspberry Pi OS platform.
Primary functions:
- Capture and store timelapse images.
- Periodically remove old images, as needed to free storage space for new images.
- Provide an interface for client download of stored images.
- Capture live video for streaming to a [Membrane Monitor](https://membranesoftware.com/membrane-monitor) display.
- Accept commands received from the [Membrane Control](https://membranesoftware.com/membrane-control) interface.
Builds: https://membranesoftware.com/membrane-camera/
About Membrane Camera: https://membranesoftware.com/i/about-membrane-camera