Distributed video encoding, hosting and delivery. By Dreamvo
Gilfoyle is a web application from the Dreamvo project that runs a self-hosted media streaming server. Allowing you to easily implement media streaming in any application at any scale.
It's written in Golang, mostly designed for Kubernetes and runs as a single Linux binary with PostgreSQL and RabbitMQ.
- Deploy a RESTful API and HLS server to manage and stream audio & video
- Handle media compression and encoding with FFmpeg
- Customize media renditions
- Monitoring: Prometheus exported metrics, embedded Web UI
- Media thumbnail & video preview generation
- Enjoy highly scalable & cloud-native architecture
- Authentication and delegated upload
- Caption support
- Player customization
- Multi stream support (e.g: one audio stream per language)
- Live streaming
- IPFS support
- Encryption support
It's a Work In Progress. As this project is very recent, it's under heavy development and not suitable for production yet. Please consider v0 as unstable. Want to contribute ? Check the backlog.
See this document for a high level design and goals.
This first phase aim to build a first working version of this software with a minimum of test coverage and bug fixes. The first working version is v0.1.0 whose roadmap is available here.
This second phase is about getting more contributors and feedbacks to fix more bugs and improve testing. Feedbacks and tests should make us able to validate design and create a roadmap for the first stable release (v1.0.0).
This third phase should allow us to make the program more stable and welcoming to new users. Stability will make us able to publish donation goals in order to continue improve the OSS project and build a SaaS product.
- For contributors: see godoc, high-level design documentation
- For users: see user guide and API documentation
- The GPL v3 license
This project is in an early stage. We appreciate feedbacks and discussions about the design and features.
- Discuss on GitHub
- Report a bug
- Follow us on Twitter
- Contact us at contact@dreamvo.com