Languages

Menu
Sites
Language
Streaming radio feeds

Hola!

I'm trying to implement a radio streaming app using Web Audio API (paired, if necessary, with the HTML5 audio element).
So far, I've gone through some guides but, unfortunately, didn't reach any working implementation.
I also haven't found any related article on Tizen documentation.

Do you guys have any suggestions on that topic? 
 

Btw, I asked a similar question two months ago (https://developer.tizen.org/forums/web-application-development/audio-streaming) but didn't get any answer. Only, then, I was testing using just the HTML5 audio element.

 

looking forward to read your recommendations

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

2 Replies
Raghavendra Reddy Shiva
Yes, currently the streaming seems to be working only for "ogg" media files only. Other formats, like mp3 aren't working. Have raised the JIRA request for this issue. Please follow the JIRA for more details. https://bugs.tizen.org/jira/browse/TWEB-134
Varsamis
Thanks for that, Raghavendra.