You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,12 +24,12 @@ It's written in Golang, designed for [Kubernetes](http://kubernetes.io/) and run
24
24
25
25
### What's next ?
26
26
27
-
-[IPFS](https://ipfs.io/) support
28
-
- Sentry integration
29
27
- 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*)
28
+
- More supported formats (e.g: *360° videos, 60fps*...)
32
29
- Authentication and delegated upload
30
+
- Live streaming
31
+
-[IPFS](https://ipfs.io/) support
32
+
- Sentry integration
33
33
34
34
## Current status
35
35
@@ -41,8 +41,8 @@ See [this document](DESIGN.md) for a high level design and goals.
41
41
42
42
## Documentation
43
43
44
-
- For **developers**: see [godoc](https://godoc.org/github.com/dreamvo/gilfoyle), [design documentation](DESIGN.md)
45
-
- For **administrators**: see [user guide](https://dreamvo.github.io/gilfoyle/) (WIP) and [API documentation](https://petstore.swagger.io/?url=https://raw.githubusercontent.com/dreamvo/gilfoyle/master/api/docs/swagger.json)
44
+
- For **contributors**: see [godoc](https://godoc.org/github.com/dreamvo/gilfoyle), [high-level design documentation](DESIGN.md)
45
+
- For **users**: see [user guide](https://dreamvo.github.io/gilfoyle/) (WIP) and [API documentation](https://petstore.swagger.io/?url=https://raw.githubusercontent.com/dreamvo/gilfoyle/master/api/docs/swagger.json)
0 commit comments