python_flask_opencv_video_streaming

Real Time Video Streaming with Python Flask and Opencv

Stars
8
Committers
1

Real Time Python Flask and Opencv Video Streaming

This source code is the demonstration of Real Time Python Flask and Opencv Video Streaming I have tested this code with local .mp4 file, my raspberry pi 3 camera and an IP Camera (DAHUA DH-IPC-HFW1120SP)

Applicable For:

  • Raspberry Pi Camera
  • IP Camera
  • Webcam
  • Any Locally Stored Video

Dependencies

  • Opencv
  • Flask

Inspired By Miguel Grinberg Post on Video Streaming