https://github.com/softstonedevelop/mjpeg_reader_port
Simple viewer online camera(MJPG).
https://github.com/softstonedevelop/mjpeg_reader_port
Last synced: 5 months ago
JSON representation
Simple viewer online camera(MJPG).
- Host: GitHub
- URL: https://github.com/softstonedevelop/mjpeg_reader_port
- Owner: SoftStoneDevelop
- License: mit
- Created: 2022-07-25T14:07:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-04T23:07:07.000Z (about 3 years ago)
- Last Synced: 2023-03-06T16:37:06.750Z (about 3 years ago)
- Language: C++
- Homepage:
- Size: 2.96 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MJPEG_Reader_Port
A C++ port of [MJPEG Reader](https://github.com/SoftStoneDevelop/MJPEG-reader) project. On Vulkan and ImGui.
Main different(for user) from C# version:
- support Linux
