https://github.com/kijewski/mjpeg-restream
https://github.com/kijewski/mjpeg-restream
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kijewski/mjpeg-restream
- Owner: Kijewski
- License: gpl-3.0
- Created: 2024-03-14T18:51:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-19T19:57:28.000Z (about 2 years ago)
- Last Synced: 2025-03-18T11:14:03.030Z (about 1 year ago)
- Language: Rust
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mjpeg-restream
Cache + restream an MJPEG 'video'.
```text
$ mjpeg-restream --url https://horst.vetmed.fu-berlin.de/ --tcp 127.0.0.1:8000
$ firefox http://127.0.0.1:8000/image.jpeg
```