Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Distributed video encoding, hosting and streaming

License

NotificationsYou must be signed in to change notification settings

dreamvo/gilfoyle

 
 

Repository files navigation

gilfoyle logo

Distributed video encoding, hosting and delivery. ByDreamvo

Gilfoyle is a web application from theDreamvo 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 forKubernetes and runs as a single Linux binary withPostgreSQL andRabbitMQ.

Table of content

Features

  • Deploy a RESTful API and HLS server to manage and stream audio & video
  • Handle media compression and encoding withFFmpeg
  • Customize media renditions
  • Monitoring: Prometheus exported metrics, embedded Web UI
  • Media thumbnail & video preview generation
  • Enjoy highly scalable & cloud-native architecture

What's next ?

  • Authentication and delegated upload
  • Caption support
  • Player customization
  • Multi stream support (e.g: one audio stream per language)
  • Live streaming
  • IPFS support
  • Encryption support

Current status

It's aWork 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 thebacklog.

Design

Seethis document for a high level design and goals.

Roadmap

Phase 1(v0.1)

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 isavailable here.

Phase 2(v0.x - current)

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).

Phase 3 (v1)

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.

Documentation

Contributing

This project is in an early stage. We appreciate feedbacks anddiscussions about the design andfeatures.

Discussion


[8]ページ先頭

©2009-2025 Movatter.jp