https://github.com/artemy/mjpeg-opencv-server
https://github.com/artemy/mjpeg-opencv-server
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/artemy/mjpeg-opencv-server
- Owner: artemy
- License: mit
- Created: 2022-11-04T13:09:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-15T10:28:25.000Z (about 3 years ago)
- Last Synced: 2025-04-05T22:44:40.971Z (9 months ago)
- Language: Java
- Size: 245 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
