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

https://github.com/artemy/mjpeg-opencv-server


https://github.com/artemy/mjpeg-opencv-server

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# MJPEG OpenCV Server

This project contains two demos of a server OpenCV reading a remote MJPG stream, applying processing and outputting result as another MJPG stream.

- [Java Demo](mjpeg-opencv-server-java)
- [Python Demo](mjpeg-opencv-server-python)

## Proposed architecture

![](setup.png)