hi,
Php listener is script for iphone in php which plays mp3 stream from the shoutcast directory. Just wrote it since i was having problem with iradio on new firmware 1.1.3. The script uses iui as front end. The script is buggy and is not in any way complete. Just wanted to share it and see if its any good to improve it or just end it here..
Installation:
install php 5.2 from the installer app
install the lighttpd from installer app
copy the lighthttpd.conf file to /usr/local/etc
move the contents of listener folder to your site folder or document root for your server which is /private/var/root/Sites
just reboot your iphone and open safari to this address
http://127.0.0.1/
Current issues:
can only play shoutcast mp3 streams
since i was in hurry to post i just wrote it for top 500 stream in the shoutcast directory
other miscellaneous issues from a alpha, prototype or what ever you like calling it..
Php listener is script for iphone in php which plays mp3 stream from the shoutcast directory. Just wrote it since i was having problem with iradio on new firmware 1.1.3. The script uses iui as front end. The script is buggy and is not in any way complete. Just wanted to share it and see if its any good to improve it or just end it here..
Installation:
install php 5.2 from the installer app
install the lighttpd from installer app
copy the lighthttpd.conf file to /usr/local/etc
move the contents of listener folder to your site folder or document root for your server which is /private/var/root/Sites
just reboot your iphone and open safari to this address
http://127.0.0.1/
Current issues:
can only play shoutcast mp3 streams
since i was in hurry to post i just wrote it for top 500 stream in the shoutcast directory
other miscellaneous issues from a alpha, prototype or what ever you like calling it..

Comment