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

https://github.com/sheyll/mediabus

Multimedia streaming on top of Conduit
https://github.com/sheyll/mediabus

Last synced: 5 months ago
JSON representation

Multimedia streaming on top of Conduit

Awesome Lists containing this project

README

          

# Multimedia streaming on top of Conduit

[![Hackage](https://img.shields.io/hackage/v/mediabus.svg)](http://hackage.haskell.org/package/mediabus)

Functions and types for multimedia streaming on top of conduit.

It is supposed to be a minimalistic rip-off of gstreamer.

Extra functionality is contained in external packages, usually called
_mediabus-foo_.

Also, this package supports concurrent stream processing.