GithubHelp home page GithubHelp logo

rt-thread / iot_camera Goto Github PK

View Code? Open in Web Editor NEW
77.0 30.0 58.0 4.63 MB

IoT Camera with Wi-Fi, RT-Thread

License: GNU General Public License v2.0

Python 1.01% C 94.30% C++ 3.06% Assembly 1.61% Makefile 0.02%
iot rt-thread camera arm wifi mjpeg

iot_camera's Introduction

IoT_Camera

fb

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.

iot_camera's People

Contributors

bernardxiong avatar pinhaozhang avatar summergift avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

iot_camera's Issues

Link failure

current Project

.../tools/gnu_gcc/bin/../lib/gcc/arm-none-eabi/4.8.3/../../../../arm-none-eabi/lib\libc.a(lib_a-fini.o): In function __libc_fini_array':
fini.c:(.text+0x34): undefined reference to _fini' collect2.exe: error: ld returned 1 exit status

添加网络后,Wifi初始化失败

添加了Wifi支持后,编译通过,但运行时提示Wifi初始化失败:
initialize wifi_initwifi init
[WICED] host enable oob interrupt with gpio #7
start wlan failed:2
:-1 done
这个Wifi的驱动是否有源码提供,可以查看定位一下出错的原因。
非常感谢。

编译时出现 no module named building

D:\iot\IoT_Camera\firmware>scons -j4
scons: Reading SConscript files ...
ImportError: No module named building:
  File "D:\iot\IoT_Camera\firmware\SConstruct", line 11:
    from building import *

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.