diff options
Diffstat (limited to 'api.md')
-rw-r--r-- | api.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ Where `role` is one of `backdrop` or `poster` and `width` is the width of the resolution you want to image to be in. The actual returned resolution must not be exactly what you requested. Returns assets for a node. -## GET* `/stream/<id>?<format>&<abr>&<vbr>&<index>&<tracks>` +## GET* `/stream/<id>?<format>&<abr>&<vbr>&<index>&<tracks>&<webm>` Responds with the stream directly or a redirect to the actual source in case of federation. |