2013/2/26 Judd, Taylor Allen <tjudd at illinois.edu>> > > I was reaching out to the icecast community because as Linux and server > people, I find the best answers with these types of groups. Sorry for not > being clear about this in the initial posting. **** > > >No problem, I wasn't sure about the evolution 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
Hello Michel El mar, 26-02-2013 a las 17:23 +0100, michel memeteau escribi?:> > 2013/2/26 Judd, Taylor Allen <tjudd at illinois.edu> > > > I was reaching out to the icecast community because as Linux > and server people, I find the best answers with these types of > groups. Sorry for not being clear about this in the initial > posting. > > > > > No problem, I wasn't sure about the evolution 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 ?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'> Jos? Luis> _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast
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 full html5 exp?rience so 99% of our users can listen with html5 ( well 82% if I see http://caniuse.com/audio) But as you now , 50% of the browser don't support mp3 and 30% don't support ogg so the ogg/mp3 is the solution to avoid flash for 82% of your listeners. I though the preload="none" would change something but it seems not. Do you have any Burst option on your icecast.xml ? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachments/20130227/c32cbb9b/attachment.htm
CAUTION: To all radio owners a new virus appeared to be installed on pleyer. Please carefully as all data can be stolen. 2013/2/27 Jos? Luis Artuch <artuch at speedy.com.ar>> Hello Michel > > El mar, 26-02-2013 a las 17:23 +0100, michel memeteau escribi?: > > > > 2013/2/26 Judd, Taylor Allen <tjudd at illinois.edu> > > > > > > I was reaching out to the icecast community because as Linux > > and server people, I find the best answers with these types of > > groups. Sorry for not being clear about this in the initial > > posting. > > > > > > > > > > No problem, I wasn't sure about the evolution 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 ? > > 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'> > > Jos? Luis > > > _______________________________________________ > > Icecast mailing list > > Icecast at xiph.org > > http://lists.xiph.org/mailman/listinfo/icecast > > > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachments/20130227/b7740f23/attachment-0001.htm