Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 507 Bytes

File metadata and controls

18 lines (12 loc) · 507 Bytes

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