đž Archived View for bbs.geminispace.org âē s âē Lagrange-Issues âē 29 captured on 2024-06-16 at 15:43:10. Gemini links have been rewritten to link to archived content
âŦ ī¸ Previous capture (2024-05-26)
-=-=-=-=-=-=-
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 ¡ 1 year 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!