i have been trying to make a radio app for blackberry with ice cast server, this is the url to the stream : http://173.162.144.45/9fm or http://173.162.144.45/9fm.m3u . please let me know what i am doing wrong. thanks
i have been trying to make a radio app for blackberry with ice cast server, this is the url to the stream : http://173.162.144.45/9fm or http://173.162.144.45/9fm.m3u . please let me know what i am doing wrong. thanks
You need to tell us what exactly you tried and what exactly doesn't work. Tiggzi does provide the standard HTML5 audio element, but I'm not sure it supports streaming. It's something you should check.
I used the html5 element but not playing stream...then I tested my stream url with chrome with a standard audio tag and it worked. So am confused. Please confirm if your html audio element can stream. Would appreciate it asap. Thanks .
The HTML5 element is not "ours" --- it's just the standard HTML5 browser element. It's possible that the mobile browsers don't support this feature.