search for: galere

Displaying 10 results from an estimated 10 matches for "galere".

Did you mean: galera
2013 Mar 05
3
What HTML5 radio player do you use ?
...current flash based player [1] to a HTML5 one that would magically work on any mobile or desktop browser (So with flash fallback) to play our icecast streams ( MP3 + OGG [2] ) It would be great if the stream could start instantly. What do you use currently to achieve this ? [1] http://www.radiogalere.org/emissions/popup.php [2] http://www.radiogalere.org:8080/status <-----------------------------------------------------------------------------------------------------------> web perso : http://memeteau.org <xmpp%3Afreechelmi at jabber.fr> -------------- next part --------------...
2013 Feb 26
3
Sporadic Issues
...tion of the setup. So yes the main problem you have here IMO is that flash player usually works well with icecast stream ( depending on the player used) but html5 browser can have a lot of problems with mp3 streams in general. If you check my HTML5 for My icecast (No ogg now) : http://www.radiogalere.org/ecoute/index.html I've use the loop and preload and it works great, maybe it's what you miss ? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachments/20130226/a2723a7e/attachment.htm
2013 Feb 27
5
Sporadic Issues
Hi 2013/2/27 Jos? Luis Artuch <artuch at speedy.com.ar> > > At least here, with loop and preload the problem persists. > I think it's a good option to use more than one alternative, like you > have on your website: > > <source src="http://www.radiogalere.org:8080/galere.mp3" > type='audio/mpeg'> > <source src="http://www.radiogalere.org:8080/galere.ogg" > type='audio/ogg'> > Just to be sure you understand, this alternative in ogg format is not here in case the mp3 stream is down, but to allow a...
2013 Mar 06
0
What HTML5 radio player do you use ?
...start instantly. Most browsers should support your use-case already. Just go with the HTML5 draft: http://www.w3.org/html/wg/drafts/html/master/embedded-content-0.html#the-audio-element So something like this should work: <audio autoplay controls> <source src='http://www.radiogalere.org:8080/galere.ogg' type='audio/ogg; codecs="vorbis"' > <source src='http://www.radiogalere.org:8080/galere.mp3' type='audio/mpeg; codecs="vorbis"' > <p>Your browser doesn't support HTML audio. Sorry.</p> </...
2013 Feb 27
0
Sporadic Issues
...re IMO is that flash player usually works well > with icecast stream ( depending on the player used) but html5 browser > can have a lot of problems with mp3 streams in general. > > > > > If you check my HTML5 for My icecast (No ogg now) : > > > http://www.radiogalere.org/ecoute/index.html > > > I've use the loop and preload and it works great, maybe it's what you > miss ? At least here, with loop and preload the problem persists. I think it's a good option to use more than one alternative, like you have on your website: <source s...
2013 Feb 27
0
Sporadic Issues
...;artuch at speedy.com.ar> > At least here, with loop and preload the problem persists. > I think it's a good option to use more than one alternative, > like you > have on your website: > > <source src="http://www.radiogalere.org:8080/galere.mp3" > type='audio/mpeg'> > <source src="http://www.radiogalere.org:8080/galere.ogg" > type='audio/ogg'> > > > > > > Just to be sure you understand, this alternative in ogg format...
2013 Feb 27
1
Sporadic Issues
...m.ar> > The stream in ogg is never present or is not present only when the mp3 > stream is down ?. > No if a browser does not support mp3 it will jump to the ogg source, same the other way. you use the same for H264/webm fallback > Are you using Icecast2 ? ... In http://www.radiogalere.org:8080 I can > not see mountpoints :( > To enable shoutcast ( www.radiogalere.org:8443 ) to relay our icecast we made a link from http://www.radiogalere.org:8080 to http://www.radiogalere.org:8080/galere.mp3 and move the status page to http://www.radiogalere.org:8080/status :-) > &g...
2013 Feb 26
3
Sporadic Issues
The problem is not icecast streaming, its trying to stream through a browser. It is very complicated to do. Each browser has it quirks depending on OS, version and what other audio programs that are installed. Having the external player link should resolve the issues. We gotten from using a browser player to letting the customer choose there fave audio player to use :) Even this has cause
2011 Jul 24
1
Questions about ICAST and Web Development
-HOW does ICECAST stream content? -Can it stream sound being spoken live over a microphone? -Can this live audio be streamed in an MP3 format? -Can this audio be streamed to HTTP Web browsers (including XMLHttpRequest techniques)? -How does an HTML file being served by Apache/Tomcat best set up so that the browser can correctly accept sound from ICECAST? -------------- next part
2013 Mar 30
4
Re What HTML5 radio player do you use ?
I used MediaElement.js - far from great (no tracknames) but it does usually work on mobile (Android, I don't have an IOS machine to text but I suspect it will be Ok)?problem is with HTML5 is it's spotty across the browsers even on Mac, and on Android pre 4.1 forget it - some work, some don't. Firefox for instance is HTML5 on paper, in reality because of file formats (MP3 support in