Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 308 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 308 Bytes

Real-Time-Video-On-Web

a python script that create a server to send real time video(from camera) by http. You can view the real time video by website

usage

start the server

python main.py

view the real time video
open the link on local area network: http://localhost:6677/static/index.html