Rares
Rares
Hi, So I implemented the library and it works perfectly to play this stream http://howtoplaypodcast.com/podpress_trac/feed/1379/0/htp044_clash_of_cultures.mp3, which is not a continuous live stream, but an online stream with a fixed duration....
Please merge this. Thanks!
I remember implementing exoplayer using Android SDK (Kotlin) and had a similar problem. And I had to use HlsMediaSource for m3u8 streams (https://exoplayer.dev/doc/reference/com/google/android/exoplayer2/source/hls/HlsMediaSource.Factory.html)
Hi, any news on this? Thanks