Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ranon-rat/iot-camera-platform
not finished
https://github.com/ranon-rat/iot-camera-platform
esp32 go golang internet-of-things iot-platform por-ahora raspberry-pi
Last synced: 15 days ago
JSON representation
not finished
- Host: GitHub
- URL: https://github.com/ranon-rat/iot-camera-platform
- Owner: ranon-rat
- License: gpl-3.0
- Created: 2021-02-02T20:48:05.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-22T19:21:32.000Z (over 3 years ago)
- Last Synced: 2023-03-06T08:06:03.962Z (almost 2 years ago)
- Topics: esp32, go, golang, internet-of-things, iot-platform, por-ahora, raspberry-pi
- Language: Go
- Homepage:
- Size: 15.1 MB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# IoT-camera-platform
## english### about
Im trying to do a cloud camera controll and for that Im doing this.
### client
the client is for a raspberry pi but if you wanna maybe you can uses in a esp32 or an esp8266
how its not finished for now you cant do so many things with it### server
If you want to check the documentation here is it [docs](https://github.com/ranon-rat/IoT-camera-platform/blob/master/server/englishDoc.md)
for now its not finished but if you want you can contribute to the project.## Español
### acerca de
Estoy tratando de hacer una plataforma de IoT para controlar las camaras , por eso estoy haciendo esto .
### client
El cliente es para una raspberry pi pero si quieres puedes usarlo en un esp32,esp8266,etc
como no esta terminado el proyecto por ahora no puedes hacer mucho mas que registrarte y loggearte### servidor
si quieres ver algo de documentacion aqui esta [docs](https://github.com/ranon-rat/IoT-camera-platform/blob/master/server/documentacionEspa%C3%B1ol.md)
por ahora no esta terminado pero si quieres puedes aportar al proyecto.```
docker-compose up
```