Best Flask open-source libraries and packages

Realsense_stream_with_flask

This package is Realsense streaming application with flask.
Updated 6 months ago

Realsense stream with flask

This package is Realsense streaming application with flask.

By using this application, you can do QR code information, depth value and crack detection.

rs Image

Operation confirmed environment

  • Realsense D4XX
  • Python 3.8.10
  • Flask 2.1.2
  • Bootstrap 4.x
  • Werkzeug 2.1.1

Installation

pip3 install flask
pip3 install pyrealsense2
sudo apt-get install libzbar-dev -y
pip3 install pyzbar

Usage

If you want to change the header image, please replace "/static/background.jpg"

cd ./realsense_stream_with_flask/
python3 rs_stream_view.py

Running on http://localhost:5069 (Press CTRL+C to quit)


License

This repository is licensed under the Apache 2.0, see LICENSE for details.

Tags stream