DeveloperAPI ReferenceAdapterJellyfinVideosItemidStream
Direct video stream (Range-supporting)
Streams raw bytes from the resolved file with HTTP Range support. The MediaSourceId query param is the Aviato fileId. Static=true indicates direct-play (the only mode supported in v1).
Path Parameters
itemId*string
Query Parameters
static?string
mediaSourceId?string
container?string
api_key?string
deviceId?string
tag?string
Response Body
application/json
curl -X GET "https://example.com/api/adapter/jellyfin/Videos/string/stream"Empty
Empty
{
"error": "string"
}