Hey guys,
I've been a web app dev for most of my life and after being inspired by Vader's web portal for viewing their content, I was wanting to create a universal player for any provider.
Inspecting a m3u file, I see most of them reference a .ts stream for each of the channels, although, I haven't had much luck with some of the various html5 ts streamers on github.
Anybody want to join me in this endeavor?
Some (most, actually) IPTV providers allow you to change the format to m3u8 or HLS within the url, which should be playable using an HTML5 player.
Perhaps you could open source the code on Github so anyone can contribute.