Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/themactep/thingino-firmware
Open-source firmware for Ingenic SoC IP cameras
https://github.com/themactep/thingino-firmware
buildroot-external-tree firmware ingenic ip-camera ipc ipcamera
Last synced: 6 days ago
JSON representation
Open-source firmware for Ingenic SoC IP cameras
- Host: GitHub
- URL: https://github.com/themactep/thingino-firmware
- Owner: themactep
- License: mit
- Created: 2022-06-08T19:33:26.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T11:48:37.000Z (15 days ago)
- Last Synced: 2024-10-29T13:30:43.117Z (15 days ago)
- Topics: buildroot-external-tree, firmware, ingenic, ip-camera, ipc, ipcamera
- Language: Shell
- Homepage: https://thingino.com
- Size: 203 MB
- Stars: 175
- Watchers: 8
- Forks: 52
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
## Thingino. Open Source Firmware for Ingenic SoC IP Cameras.
![Thingino Web UI](https://thingino.com/a/webui-hawaii.jpg)
### Supported Hardware
Visit [project website][0] for a list of supported cameras.
### Building
```
git clone --recurse-submodules https://github.com/themactep/thingino-firmware
cd thingino-firmware
make
```
Read [Building from sources](https://github.com/themactep/thingino-firmware/wiki/Building-from-sources) article for more info.### Resources
- [Project Website][0]
- [Project Wiki][1]
- Buildroot Manual [HTML][5] [PDF][6]
- [Discord channel][3]
- [Telegram group][4]### GitHub CI Status
[![toolchain](https://github.com/themactep/thingino-firmware/actions/workflows/toolchain.yaml/badge.svg)](https://github.com/themactep/thingino-firmware/actions/workflows/toolchain.yaml)
[![firmware](https://github.com/themactep/thingino-firmware/actions/workflows/firmware.yaml/badge.svg)](https://github.com/themactep/thingino-firmware/actions/workflows/firmware.yaml)[0]: https://thingino.com/
[1]: https://github.com/themactep/thingino-firmware/wiki
[3]: https://discord.gg/xDmqS944zr
[4]: https://t.me/thingino
[5]: https://buildroot.org/downloads/manual/manual.html
[6]: https://nightly.buildroot.org/manual.pdf