in fact it doesn't, i try what you suggest there but doesn't work i was the same guy than ask that by irc, and the solution he gave doesn't work, besides, the only real way to test it with my avaible time and without interfere with the airtime service (to do real time tests) is through this way Thanks in any case On 3/25/14, "Thomas B. R?cker" <thomas.ruecker at tieto.com> wrote:> JFTR, this has been resolved on IRC, as the user posed the question > there too. > For further reference I'll summarize the result below. > > On 24/03/14 23:40, Jo se wrote: >> Hey oh >> >> i'm using one Ubuntu 12.04, and i set up a radio server automatized >> with airtime. >> >> The problem is, even i don't have any problem checking the airtime >> site or the icecast web service by my web browser, when i install my >> radio online player, which is basicaly a .html page with javascript & >> html language inside, the icecast web service can't find it, the same >> setup i use it on my CentOS & my Windows icecast services, but this is >> the only one who doesn't work. >> >> so the situation is, why he can't find it? i already put the specific >> folder of the player on /usr... web & in /etc... web, also i put it on >> /etc... icecast2 where it supose must go, and corrected the status.xsl >> links to it, but still doesn't work. > > There is a peculiarity in how Debian packages Icecast. The webroot is in > /usr/share/icecast2/web but as theoretically /usr could be read only, > debian symlinks the XSLT files from /etc/icecast/web. > So for further public reference: > The webroot on Debian as of today is /usr/share/icecast2/web and NOT > /etc/icecast/web, if you want icecast to be able to find your files AND > follow the debian-way then put your files in /etc/icecast/web and > symlink them from /usr/share/icecast2/web. > > In general, reading error.log, after possibly increasing log level to > 4/Debug and restarting icecast, helps to diagnose many problems. > > Cheers > > Thomas > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast >
?Hello,? 2014-03-25 15:43 GMT+01:00 Jo se <kulturu01 at gmail.com>:> in fact it doesn't, i try what you suggest there but doesn't work > > i was the same guy than ask that by irc, and the solution he gave > doesn't work, besides, the only real way to test it with my avaible > time and without interfere with the airtime service (to do real time > tests) is through this way > > Thanks in any case >?can you please further clarify the issue? ?You can access your Icecast2 administration interface on http://yourip:8000/ You can access the Airtime administration interface/login screen on http://yourip:8080/ (or other port you set up during installation). What are you trying to achieve? Are you trying to serve a customized page instead of the Icecast administration interface? Are you trying to server your HTML page (in-browser stream player) independently of Icecast? If so, I suggest creating an entirely separate ghost in Apache, the web server. Airtime must have installed it anyways. That way you won't need to interfere with any Icecast files. Kind regards, -- *Luka Cvetko* *moderator & tehnik & novinar* Mariborski radio ?tudent Gosposvetska cesta 87b, 2000 Maribor T 031 489 089 E luka at radiomars.si W radiomars.si -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachments/20140325/1cbce83c/attachment.htm
you see, i have 3 icecast servers, one with windows, one with CentOS and this one with Ubuntu, in the other two the addition of one Online Radio Player wasn't a problem at all, i just add another .html page redirected from the main one and it work perfectly. But in the ubuntu one... well, the history is a little different, and that's why i send this mail. You see, what i'm trying to archieve is know and fix why in the ubuntu server the added .html page doesn't work at all, but in the CentOS and the Windows one it does perfectly. That's the thing, in the CentOS, Ubuntu and Windows the .index is just code, i mean html and a little more of javascript, nothing more, but why in two of them it works perfectly and in the other doesn't. Thanks in advance On Tue, Mar 25, 2014 at 10:59 AM, MAR? - Luka Cvetko <luka at radiomars.si>wrote:> Hello, > > 2014-03-25 15:43 GMT+01:00 Jo se <kulturu01 at gmail.com>: > >> in fact it doesn't, i try what you suggest there but doesn't work >> >> i was the same guy than ask that by irc, and the solution he gave >> doesn't work, besides, the only real way to test it with my avaible >> time and without interfere with the airtime service (to do real time >> tests) is through this way >> >> Thanks in any case >> > > can you please further clarify the issue? > You can access your Icecast2 administration interface on > http://yourip:8000/ > You can access the Airtime administration interface/login screen on > http://yourip:8080/ (or other port you set up during installation). > What are you trying to achieve? > > Are you trying to serve a customized page instead of the Icecast > administration interface? > Are you trying to server your HTML page (in-browser stream player) > independently of Icecast? If so, I suggest creating an entirely separate > ghost in Apache, the web server. Airtime must have installed it anyways. > That way you won't need to interfere with any Icecast files. > > Kind regards, > > -- > *Luka Cvetko* > *moderator & tehnik & novinar* > Mariborski radio ?tudent > Gosposvetska cesta 87b, > 2000 Maribor > T 031 489 089 > E luka at radiomars.si > W radiomars.si > > _______________________________________________ > 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/20140325/1ecf5664/attachment.htm