Skip to content

SensorAnalyticsAus/flcam_prod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FlCam

Python code for live streaming PiCam or any plug-and-play usb webcam on the Internet.

Getting Started

Prerequisites

  • raspberry pi zero w or better
  • picam or webcam
  • python 3

Install (or upgrade ones already installed).

pip install numpy
pip install opencv-python 
pip install flask
pip install waitress

Settings

Edit the flcam_config.py file according to your configuration

Running the code

python ./flcam_prod.py

Then opening http://flcam_prod_host_computers_ip:8989 to view camera's live stream.

About

For live streaming web cam

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages