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

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

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