Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ghosty2004/camera-app
https://github.com/ghosty2004/camera-app
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ghosty2004/camera-app
- Owner: ghosty2004
- Created: 2023-03-30T21:44:08.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-30T22:10:26.000Z (almost 2 years ago)
- Last Synced: 2025-02-05T07:56:28.801Z (10 days ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Camera App
#### With this simple **NodeJS** script you can view camera(s) in the web browser by accesing your local ip address (also you can forward it)
## Setup:
1. First of all clone this repository to your local machine
2. Install all dependencies with `npm install` command
3. Create a copy with `.env.example` and rename it to `.env`## FAQ:
##### **Q**: How can I add a camera ?
##### **A**: You can add a camera by editing the `.env`#
##### **Q**: Can I add more that one camera ?
##### **A**: Sure! You can add how many want, just follow the example from `.env` (for example `X = the camera ID`, so you need to declare it in `.env` in this format: `CAMERA_X_IP="value"`, `CAMERA_X_USER="value"`, `CAMERA_X_PASSWORD="value"`)#
##### **Q**: Supported cameras ?
##### **A**: I only tested with the iCSee camera