Popularity
3.1
Declining
Activity
0.0
Stable
6
2
1

Monthly Downloads: 29
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Networking     Media    
Latest version: v0.4.0.1

mediabus alternatives and similar packages

Based on the "Media" category.
Alternatively, view mediabus alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of mediabus or a related project?

Add another 'Media' Package

README

Multimedia streaming on top of Conduit

Build Status Hackage

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.

Special care has been taken to ensure that the functions in this package do not have space leaks.

Also, this package supports concurrent stream processing.