GithubHelp home page GithubHelp logo

remote-camera's Introduction

Remote Camera - 远程照相机

Remote Camera

building status

Remote Camera 是一个使用 NodeJs 控制接入在「树莓派」上的摄像头进行拍照,获取相片并返回给手机界面的一款 HTML5 轻量级 WebApp 应用。

它的主要功能有:

  • 控制用户访问的登录功能
  • 核心的拍照功能
  • 相片集的展示和删除功能
  • 动态获取路由器 IP 地址功能

安装所需的依赖

Remote Camera 目前只在 RaspberryPi 上正常运行,并且依赖于 linux 下的抓图工具包 fswebcam,所以在运行之前需要安装 fswebcam。

要想让它跑起来,需要:

  • 硬件:RaspberryPi(主机、SD卡、电源)、路由器(包括网线)、摄像头
  • 底层:fswebcam、NodeJs

另外,还需要将树莓派接入到路由器中,设置路由器的「虚拟服务器」80端口指向「树莓派」的应用端口(例如3000)。

如何使用

懂得 NodeJs 的同学应该很简单,是吧。

  • make install
  • make server

更多细节,请详见《远程控制树莓派摄像头拍照

关于作者

大家好,我是【掌心】,欢迎交流。

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

remote-camera's People

Contributors

pizn avatar

Watchers

 avatar

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.