Coder Social home page Coder Social logo

pywcam's Introduction

pyWCam


About

for self hosting a webcam on a local webpage, With the ability to Self host the page any on the local lan to access.

How to setup

  1. Clone the Repo
git clone https://github.com/DasCondor/pyWCam.git
  1. Move into the Directory
cd /pyWCam
  1. Install needed packages
pip install -r requirements.txt

How to use

  • Example 1:
python ./pyWCam.py # --HTMLIndexID 1 By Default

Image alt text

  • Only Open to the single computer

  • The System's Default WebCam on Port 8080

  • With w1278 x h720 VideoStream

  • http://127.0.0.1:8080 Image alt text

  • Example 2:

python ./pyWCam.py -host -po 3000 -iid 2

Image alt text

  • Publishing for all to see,in the local lan
  • The System's Default WebCam on Port 3000
  • With Photo Capture System, that will save to jpg
    • Note: Picture Window is resizeable
  • http://$(YOUR_IP_ADDRESS):3000
    • or Port 8080, if not otherwise specified Image alt text

Known Working OS

  • There might be issues with some, please branch it
  • Windows 10 Pro
  • Raspberry Pi
  • Ubuntu Server

Creds

  • Thank you to Alfren for putting together the HTML Templates

TODO

  • Build Out Setup.py
  • Correct any grammatical errors
  • Add IP Camera support for at least RSTP
  • Dockerize!!!

pywcam's People

Contributors

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