File tree Expand file tree Collapse file tree 1 file changed +12
-5
lines changed
Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Original file line number Diff line number Diff line change @@ -16,13 +16,20 @@ It's written in Golang, designed for [Kubernetes](http://kubernetes.io/) and run
1616## Features
1717
1818- Deploy a RESTful API and HLS server to manage and stream audio & video
19- - Upload files or import from third-party platforms (e.g: * YouTube, Dailymotion, Vimeo* )
2019- Handle video compression and encoding with [ FFmpeg] ( https://ffmpeg.org/ )
21- - Customize media encoding
22- - Microservice authentication
20+ - Customize media transcoding
2321- Highly scalable architecture
24- <!-- - **Decentralize** video storage with [IPFS](https://ipfs.io/)
25- - Enjoy [IPFS](https://ipfs.io/)'s cache & CDN features-->
22+ - Monitoring: Prometheus exported metrics, embedded Web UI
23+ - Media attachments: attach files such as subtitles or preview images to medias
24+
25+ ### What's next ?
26+
27+ - [ IPFS] ( https://ipfs.io/ ) support
28+ - Sentry integration
29+ - Media asset generation (thumbnail, video preview...)
30+ - More supported formats (360° videos, 60fps...)
31+ - Upload files or import from third-party platforms (e.g: * YouTube, Dailymotion, Vimeo* )
32+ - Authentication and delegated upload
2633
2734## Current status
2835
You can’t perform that action at this time.
0 commit comments