AviatoAviato
DeveloperAPI ReferenceAdapterJellyfinPlaybackBitratetest

Bandwidth probe (streams `size` zero bytes)

GET
/api/adapter/jellyfin/Playback/BitrateTest

Streams size bytes of zeros so the client can measure throughput. Aviato direct-plays only, so the measured rate has no effect on playback decisions — this exists purely so client bandwidth probes complete instead of 404-ing. Capped at 100 MiB; malformed / missing size falls back to 1 MiB.

Query Parameters

size?integer

Response Body

application/octet-stream

curl -X GET "https://example.com/api/adapter/jellyfin/Playback/BitrateTest"
"string"