FreeStreamer
FreeStreamer copied to clipboard
.M3U8 (.ts) support
Hi!
First of all, congratulations for this. It really works great! :)
I just met a problem. Like 1/7 of the radios I have rely (I really don't know why, but they do that) on .m3u8 links which contains .ts streams. This is a example: http://hdiphonecope-i.akamaihd.net/hls/live/207882/CopeFMIphone/master.m3u8
We are able to use FreeStreamer with all link tested except those ones.
Thanks in advance, Carlos.
+1
I found the features very impressive... but the lack of m3u8 support is crucial for several on-line radios.
Okay. Let's do like this: I'll figure out how to do so and I'll send you a pull request, alright?
Ronaldo Faria Lima
CSO @ |||LOUD||| [email protected] +55 16 98136 5287 Skype: ron_lima
Em 02/03/2015, à(s) 04:46, muhku [email protected] escreveu:
I don't have time for this currently, so if somebody wants help, feel free to go ahead.
— Reply to this email directly or view it on GitHub.
We could use m3u8 support, looks like it is baked in to the core avplayer stuff, perhaps we could leverage that?
FYI, the link above is not working, here is a true HLS (m3u8) stream http://meridix.vo.llnwd.net/hls/live/bssdradio/playlist.m3u8
+1
Any plans to support this? We're really loving FreeStreamer, and want to use it in our new product. However, .m3u8 is crucial. Many radio stations now require it.
+1
+1
+1
+1 🙏
Just curious, but since it's not at all compatible with what FreeStreamer was built for, and there's native support for ts in Apple's existing frameworks, why not use the AVPlayer stuff instead?