💾 Archived View for bbs.geminispace.org › s › Lagrange-Issues › 29 captured on 2024-03-21 at 18:47:59. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-02-05)
-=-=-=-=-=-=-
I have a capsule with some music on it in the form of mp3 files. On the desktop (linux) I get an inline audio player that, when I press play, plays the audio.
On Android, the player shows, along with the correct mime type, but there is no audio and the position stays at 00:00.
johan.egneblad.se/stafetten.gmi
I think you have mentioned that you (skyjake) are an iphone user so let me know if there is anything I can do to help. I run a Pixel 6 with Android 13 on it.
🐞 Issue #29 in s/Lagrange-Issues
2023-06-07 · 9 months ago
🚀 skyjake [mod...] · 2023-06-07 at 14:16:
This is a duplicate of #14, closing.
I think I can use the Android emulator here, but the problem is that SDL audio on Android is inefficient for this use case, so I should write Android-specific native code to handle the playback. Thanks for the offer to help, though. 🙂
☕️ johan [OP] · 2023-06-07 at 14:35:
Thanks for looking into it!