💾 Archived View for bbs.geminispace.org › s › Lagrange-Issues › 14 captured on 2023-06-14 at 14:32:44. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
I tried multiple pages with different sound files (music, podcasts etc) and none of them produce any sound, seekbar stays at 0:00.
Example URL:
rocketcaster.xyz/episode/7744844572/play
🐞 Issue #14 in s/Lagrange-Issues
2023-05-18 · 4 weeks ago
when audio files do play (on Mac and iPhone), it’s impossible to navigate within them, to go back a bit if I missed something or skip to a specific part.
in a related note, on Lagrange for iPhone audio won’t play until the file is fully downloaded, while on Mac, playback begins, while the file is still downloading. This part doesn’t bother me, it’s just a bit odd.
2023-05-19 · 4 weeks ago
Lagrange's audio code on Android is very much a placeholder. In the future, it should use the OS-provided media codecs to actually do the playback.
I recall there is an issue with streaming audio because the data is coming in via Gemini. I suppose it should be possible to setup a streaming memory buffer as the source for media playback.
2023-05-26 · 3 weeks ago
@satch:
it’s impossible to navigate within them
That is correct, seeking is not supported in the inline player on any platform currently.
✔︎ Mentioned in #29: Inline audio player does not start on Android
2023-06-07 · 7 days ago