Skip to content

Commit 25f9ca9

Browse files
authored
docs: readme
1 parent 28b966b commit 25f9ca9

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

README.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)