albertopasca.it
[Swift] ipTV for iOS/Mac - while (true) { }
Simple IPTV streaming app for iOS (universal target) and Mac OSX. Based on a googled (non pay-tv) italian channel list. iOS Channel list Live streaming OSx Channel list In OSX the player is QuickTime. Playlist format [code autolinks=”false” collapse=”false” firstline=”1″ gutter=”true” htmlscript=”false” light=”false” padlinenumbers=”false” smarttabs=”true” tabsize=”4″ toolbar=”false”]#EXTINF:0,Italia 1 HD http://live3.msf.ticdn.it/Content/HLS/Live/Channel(CH02HA)/Stream(04)/index.m3u8 […][/code] Playlist url https://dl.dropboxusercontent.com/u/11796049/piStream/tv-ita.m3u Used pods pod “VKVideoPlayer” pod Read More
Alberto Pasca