Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 523 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 523 Bytes

Flask for Video Streaming

=====================

This is a basic example for streaming video coming from an Intel Realsense camera (D435). It uses Flask, a micro web framework written in Python.

Usage

git clone https://github.com/nievesbrunet/video-stream-with-flask.git
python app.py

Open a browser and go to 0.0.0.0:5000

Reference

Based on the work of Flask Video Streaming Revisited.

Result

result