💾 Archived View for bbs.geminispace.org › s › Lagrange-Issues › 14 captured on 2023-06-16 at 17:15:52. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-06-14)

➡️ Next capture (2023-07-10)

🚧 View Differences

-=-=-=-=-=-=-

[#14] Lagrange android doesn't play any sound files

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

#bug

🐞 Issue #14 in s/Lagrange-Issues

✈️ vort3

2023-05-18 · 4 weeks ago

3 Comments ↓

🐐 satch

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

🚀 skyjake

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

🚀 skyjake

@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 · 9 days ago