An open API service indexing awesome lists of open source software.

https://github.com/bipark/mjpeg_streamer_opencv_fastapi

Mjpeg Streamer Opencv & Fastapi
https://github.com/bipark/mjpeg_streamer_opencv_fastapi

Last synced: 8 months ago
JSON representation

Mjpeg Streamer Opencv & Fastapi

Awesome Lists containing this project

README

          

# Mjpeg Streamer Opencv with Fastapi
* Mjpeg Streamer Opencv with Fastapi
* Use Python to send camera images to http on your laptop or raspberry pie

## Run
* python3 main.py

## Test
* http://localhost:7900

## Requirements
* Python 3.6+
* OpenCV 4.5.1+
* Fastapi 0.63.0+
* Uvicorn 0.13.4+