Skip to content

Generate a MultiView of multiple Streams and stream it back to the Server. Also supports EBU Loudness Monitoring.

License

Notifications You must be signed in to change notification settings

voc/multiview-monitor

Repository files navigation

MultiView Monitor

This tool uses the ffmpeg ebur128 Filter to produce realtime loudness charts for multiple streams, which are then mixed into a larger video-stream within gstreamer. The resulting multiview of the loudness charts can now be streamed back to the streaming-server, which makes it easily available for people to check.

Example Output

Run with Docker

docker run --rm --volume $(pwd)/config-34c3.ini:/opt/multiview-monitor.ini mazdermind/multiview-monitor:latest

Create and Publish new Docker-Image

docker build --tag mazdermind/multiview-monitor:latest .
docker push mazdermind/multiview-monitor:latest

About

Generate a MultiView of multiple Streams and stream it back to the Server. Also supports EBU Loudness Monitoring.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published