ryanheise

Results 1670 comments of ryanheise

There is currently no feature to test whether the current item is a live stream.

I'll keep this open for now since I think it would be a useful API to add some time down the line.

The workaround looks interesting, but there are a number of reasons why a duration may be unknown (e.g. live streams) and the workaround probably shouldn't be used universally in case...

Doing a quick search for the Google library I mentioned above, I found: https://github.com/google/shaka-player But, it looks like it's not a general solution for audio playback and doesn't solve this...

Oh, that's an interesting point. Although I can't test right now, I'm wondering, does the position also correct itself after pausing and playing?

I don't know if this is even possible for the web. If you know what browser API supports this, please share. However, certainly it's on the TODO list to report...

P.S. That url (https://stream-uk1.radioparadise.com/aac-320) is currently giving a 502.

OK, that URL is working again, so I was able to at least do some testing and fixing on the iOS side, and have the URL metadata now being reported....

I've published the iOS fix on the `fix/ios_livestream` if you'd like to test it before I publish a release.

@dpacchi have you found the `fix/ios_livestream` branch to work for you on the iOS front?