https://github.com/decryptus/mjcast
Streaming MJPEG screenshots
https://github.com/decryptus/mjcast
mjpeg monitoring screenshot streaming
Last synced: 7 months ago
JSON representation
Streaming MJPEG screenshots
- Host: GitHub
- URL: https://github.com/decryptus/mjcast
- Owner: decryptus
- License: gpl-2.0
- Created: 2018-04-04T07:41:13.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-23T07:12:39.000Z (about 7 years ago)
- Last Synced: 2024-08-11T08:26:46.188Z (over 1 year ago)
- Topics: mjpeg, monitoring, screenshot, streaming
- Language: Python
- Homepage:
- Size: 102 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# MJCast
Streaming MJPEG screenshots.
We created this project for streaming monitoring with Raspberry.
Raspberry was slow when we loaded web pages with many graphics,
so we decide to display screenshots with MJPEG procotol.
Installation on Debian
======================
- apt-get install chromium-driver chromium python-dev python-pip redis-server
- pip install -r requirements.txt
- pip install mjcast
Running with Docker
===================
If you want to run this project with docker you first need to build it.
```sh
docker build -t mjcast .
```
Then you would run it with the following command:
```sh
docker run -d -p 8670:8670 mjcast
```
Results
=======
Streaming URL: http://localhost:8670/server/stream