andrewvy / dojinlist

Monorepo for Dojinlist, a friendly music marketplace for self-published creators.
https://dojinlist.co
1 stars 0 forks source link

Add opus as a free streaming audio codec #60

Open andrewvy opened 5 years ago

andrewvy commented 5 years ago

Instead of mp3 128k as the free streaming option, we can use opus 32k which gives a similar audio quality but with massive bandwidth savings.

The only problem is that Safari does not support opus 32k, so I think we will provide mp3 64k as an alternative.