https://github.com/rt-thread/iot_camera
IoT Camera with Wi-Fi, RT-Thread
https://github.com/rt-thread/iot_camera
arm camera iot mjpeg rt-thread wifi
Last synced: 1 day ago
JSON representation
IoT Camera with Wi-Fi, RT-Thread
- Host: GitHub
- URL: https://github.com/rt-thread/iot_camera
- Owner: RT-Thread
- License: gpl-2.0
- Created: 2016-04-08T11:23:44.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-06T09:30:54.000Z (about 7 years ago)
- Last Synced: 2025-04-30T18:52:09.009Z (1 day ago)
- Topics: arm, camera, iot, mjpeg, rt-thread, wifi
- Language: C
- Size: 4.52 MB
- Stars: 83
- Watchers: 30
- Forks: 61
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IoT_Camera
[](https://www.facebook.com/groups/309729986071484)
IoT Camera is a camera with Wi-Fi wireless network.
## Hardware
* FH8620, ARM1176, up to 450MHz, Builtin 16MB DRAM
* AP6181 (bcm43362) Wi-Fi
* 8MB SPI Nor Flash
* GC1024 sensor
* Hardware encoder for H.264, 1280x720 @ 30FPS
* Hardware encoder for MJPEG## Software
The software in IoT Camera is based on RT-Thread RTOS.
* RTSP
* mjpeg streaming
* RT-Thread POSIX edition.