Reading the doc about platform support, it says that the IOS version doesn't support HLS or DASH. How can we play this type of streaming on IOS using this player ?
Thanks
@moduval I can play an HLS stream on iOS with TrackPlayer. I can also play IceCast 2.4 streams.
@SatoshiInoue Can you please provide an example?
@amed You can simply use your HLS/IceCast stream URL as 'url' when you call TrackPlayer.add().
@moduval were you able to get HLS running on iOS?
If it does indeed work, the documentation should be updated within the project README as well as here.
Most helpful comment
@amed You can simply use your HLS/IceCast stream URL as 'url' when you call TrackPlayer.add().