Giter Site home page Giter Site logo

screen-camera-java's Introduction

Screen-Camera JAVA


Screen-Camera简介

Screen-Camera可以利用手机摄像头传输文件。其原理是将需要传输的文件编码为动态二维码(即多个二维码组成的视频),由手机摄像头捕获到这些二维码后,解码还原为文件。由于整个传输过程只需要用到手机摄像头,因此而免去了如WiFi和蓝牙传输文件需要网络协议的支持,显得更为简单和便捷。

JAVA版本

JAVA版本只用来生成二维码,解码部分在[Android版本]中实现。

JAVA版本采用JDK1.7作为开发环境,需要用到外部依赖包OpenRQ。

项目导入

由于JAVA版本采用IntelliJ IDEA作为集成开发环境,若使用eclipse进行编辑则可能需要重新设置依赖包等参数。

可以在IntelliJ中使用GitHub插件直接clone本项目,也可以在本项目页面下载zip包,解压后用IntelliJ打开。

Reference

screen-camera-java's People

Contributors

zhantong 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.