Skip to content

rafaelscariot/turn-webcam-into-an-ipcamera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turn WebCam into an IP camera

The API contained in this repository accesses the webcam connected to your computer and performs a video stream for your entire local network. Just access the API address with the endpoint /stream. For example: http://192.168.0.1:5000/stream

Installation

Use the package manager pip to install the requirements.

pip install requirements.txt

Usage

python app.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

This repository contains an API in Flask that turns your webcam into an ip camera 📷

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages