Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 352 Bytes

File metadata and controls

13 lines (7 loc) · 352 Bytes

OpenCV Python Live Stream via Browser

Overview:

Stream CP Plus Camera and Any Camera Attached to the PC will able to stream via browser

Installation for required dependencies to run script:

  1. install requirement.txt by executing "pip install -r requirements.txt"

Running script

run/execute "python main.py --ip 0.0.0.0 --port 8000"