Popularity
3.6
Declining
Activity
0.0
Stable
6
2
1
Monthly Downloads: 25
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.
-
temporal-media
EDSL for creating lists of constant time events related in time.
Static code analysis for 29 languages.
Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Promo
www.sonarqube.org
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.