├── README.md ├── app.py └── templates └── index.html /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NakulLakhotia/Live-Streaming-using-OpenCV-Flask/HEAD/README.md -------------------------------------------------------------------------------- /app.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NakulLakhotia/Live-Streaming-using-OpenCV-Flask/HEAD/app.py -------------------------------------------------------------------------------- /templates/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NakulLakhotia/Live-Streaming-using-OpenCV-Flask/HEAD/templates/index.html --------------------------------------------------------------------------------