Page 1 of 1

audio streaming

Posted: Sun Jan 06, 2013 12:11 pm
by Lifted Olaoye

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


audio streaming

Posted: Sun Jan 06, 2013 6:03 pm
by maxkatz

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.


audio streaming

Posted: Sun Jan 06, 2013 8:07 pm
by Lifted Olaoye

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 .


audio streaming

Posted: Sun Jan 06, 2013 10:04 pm
by maxkatz

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.