beatsaver-reloaded icon indicating copy to clipboard operation
beatsaver-reloaded copied to clipboard

Audio Playback on Safari

Open rithik-b opened this issue 4 years ago • 2 comments

Platform

  • [x] Client
  • [ ] Server

Details

Safari on both iOS and macOS don't support .ogg playback which is a shame because on iOS specifically, all browsers use webkit. Hence, previewing beatmap audio is impossible on a non jailbroken iOS device.

Preferred Solution

Upon looking up for an easy to implement solution, I found this: https://stackoverflow.com/questions/38581887/safari-doesnt-play-ogg-files-so-how-does-it-work-on-wiktionary-org

This javascript library should allow playback of ogg files on browsers that do not support it natively. It would be neat if you can implement this if possible!

rithik-b avatar Aug 21 '20 12:08 rithik-b

This will be addressed with the client rewrite, which will happen soon™️

luludotdev avatar Aug 21 '20 16:08 luludotdev

Thanks lolPants!

rithik-b avatar Aug 21 '20 22:08 rithik-b