Coder Social home page Coder Social logo

android_camera_on_pc's Introduction

android_camera_on_pc

简介:一个实现手机拍摄的视频实时传到pc端的应用

构成:

  • android端:一个android app,调用手机摄像头每500ms进行一次拍照,将照片以即时tcp传给pc端,以形成视频传输。
  • pc端:
    • 一个以java实现的TCP服务端,包含多线程UI界面,展示当前IP与监听端口,用以接收并显示连续图片,形成视频传输。
    • 一个小型TCP发送端,模拟以TCP协议连续发送图片到指定IP与端口

android端使用说明:

  1. 先点获取权限按钮,再点custumcamera
  2. 进入第二个页面之后点了capture之后,preview会静止(这个没弄好),然后就死循环传图片
  3. 退出必须强退

android_camera_on_pc's People

Contributors

lzyplayer avatar numerz avatar

Stargazers

 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.