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
- Host: GitHub
- URL: https://github.com/sheyll/mediabus
- Owner: sheyll
- License: bsd-3-clause
- Created: 2017-02-28T22:08:46.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-29T01:51:17.000Z (about 3 years ago)
- Last Synced: 2025-10-21T13:58:38.899Z (5 months ago)
- Language: Haskell
- Size: 335 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Multimedia streaming on top of Conduit
[](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.