mirror of https://github.com/calzoneman/sync.git
Remove typo in custom-media.md
This commit is contained in:
parent
8d0c1a03d1
commit
5c76eaf68a
|
@ -73,7 +73,6 @@ The following MIME types are accepted for the `contentType` field:
|
||||||
* `application/x-mpegURL` (HLS streams)
|
* `application/x-mpegURL` (HLS streams)
|
||||||
- HLS is only tested with livestreams. VODs are accepted, but I do not test
|
- HLS is only tested with livestreams. VODs are accepted, but I do not test
|
||||||
this functionality.
|
this functionality.
|
||||||
but without `live: true` will be rejected.
|
|
||||||
* `application/dash+xml` (DASH streams)
|
* `application/dash+xml` (DASH streams)
|
||||||
- Support for DASH is experimental
|
- Support for DASH is experimental
|
||||||
* ~~`rtmp/flv`~~
|
* ~~`rtmp/flv`~~
|
||||||
|
|
Loading…
Reference in New Issue