Skip to content

Stream video — serves local file if downloaded, otherwise proxies from CDN

GET
/api/v1/stream/{variantId}
curl --request GET \
--url http://localhost:8080/api/v1/stream/1
variantId
required
integer format: int64

OK