viveksb007 / LiveFeed

Taking Live Camera Feed from Android to Python on Desktop Wirelessly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LiveFeed

Taking Live Camera Feed from Android to Python on Desktop Wirelessly

This Application transfers real-time camera feed from Android Device to Device which is running PythonClient Script ( can be Desktop or RasPI ).

Demo :

ScreenShot

Motivation :

Android Device is easily available to anyone, so for some project needing camera you can make use of this Application to get your work done.

TODO :

  1. Create a Server/Client Option and enable feed on other Android Devices.
  2. Create a GUI to display Feed. (Making it User Friendly)
  3. Enable USB Support for Feed Transfer.
  4. Enable Audio Feed too.

License

MIT License

Copyright (c) 2017 Vivek Singh Bhadauria

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Taking Live Camera Feed from Android to Python on Desktop Wirelessly


Languages

Language:Java 84.2%Language:Python 12.9%Language:HTML 2.9%