anthumchris / fetch-stream-audio

Low Latency web audio playback examples for decoding audio streams in chunks with Fetch & Streams APIs

Home Page:https://fetch-stream-audio.anthum.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add options for download throttle speed and Opus bitrate

anthumchris opened this issue · comments

Download speeds are currently fixed at 2mbps. Add UI options to change data rates to assess playback waiting times for Opus. Bitrate wouldn't apply to the Wav example, and slow speeds would only benefit Opus measurements since the Wav file requires much more bandwidth.