Popularity
3.1
Stable
Activity
0.0
Stable
6
2
1
Monthly Downloads: 18
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.
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Promo
coderabbit.ai

Do you think we are missing an alternative of mediabus or a related project?
README
Multimedia streaming on top of Conduit
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.