Good morning, On Mon, 2015-10-12 at 07:16 -0700, Jack Elliott 541 848 7021 wrote:> When running Icecast server on a Windows machine, I find that I can > edit icecast.xml while Icecast is running, but must stop and restart > Icecast for the changes to be recognized. At least right away, anway. > It's possible that Icecast will eventually get around to accepting the > changes later in the day but I haven't waited to find out.Icecast2 will not magically re-read it. To do so you need to send a SIGHUP. As windows does not have real, working signals there is no way to let it re-read it with the current official version. But I need to recommend against running Icecast2 (or any other server software) on windows anyway. -- Philipp. (Rah of PH2) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 490 bytes Desc: This is a digitally signed message part Url : http://lists.xiph.org/pipermail/icecast/attachments/20151013/6f4b2f29/attachment.pgp
Perhaps Icecast Server could listen for a WM_USER Windows message to activate the same action as a SIGHUP on Linux. It is simple to program. -----Original Message----- From: icecast-bounces at xiph.org [mailto:icecast-bounces at xiph.org] On Behalf Of Philipp Schafft Sent: Tuesday, 13 October 2015 6:24 p.m. To: Icecast streaming server user discussions Subject: Re: [Icecast] Edit icecast.xml while server running Good morning, On Mon, 2015-10-12 at 07:16 -0700, Jack Elliott 541 848 7021 wrote:> When running Icecast server on a Windows machine, I find that I can > edit icecast.xml while Icecast is running, but must stop and restart > Icecast for the changes to be recognized. At least right away, anway. > It's possible that Icecast will eventually get around to accepting the > changes later in the day but I haven't waited to find out.Icecast2 will not magically re-read it. To do so you need to send a SIGHUP. As windows does not have real, working signals there is no way to let it re-read it with the current official version. But I need to recommend against running Icecast2 (or any other server software) on windows anyway. -- Philipp. (Rah of PH2)
Jack Elliott 541 848 7021
2015-Oct-13 15:02 UTC
[Icecast] Edit icecast.xml while server running
On 10/12/2015 10:23 PM, Philipp Schafft wrote:> Good morning, > > On Mon, 2015-10-12 at 07:16 -0700, Jack Elliott 541 848 7021 wrote: >> When running Icecast server on a Windows machine, I find that I can >> edit icecast.xml while Icecast is running, but must stop and restart >> Icecast for the changes to be recognized. At least right away, anway. >> It's possible that Icecast will eventually get around to accepting the >> changes later in the day but I haven't waited to find out. > Icecast2 will not magically re-read it. To do so you need to send a > SIGHUP. As windows does not have real, working signals there is no way > to let it re-read it with the current official version. > But I need to recommend against running Icecast2 (or any other server > software) on windows anyway. >Thank you for the warning. Fortunately, it has been completely reliable for many months now. If we encounter trouble I'll set up a Linux box at the station to host the server. -- that Jack Elliott
Good morning! On Tue, 2015-10-13 at 08:02 -0700, Jack Elliott 541 848 7021 wrote:> On 10/12/2015 10:23 PM, Philipp Schafft wrote: > > Good morning, > > > > On Mon, 2015-10-12 at 07:16 -0700, Jack Elliott 541 848 7021 wrote: > >> When running Icecast server on a Windows machine, I find that I can > >> edit icecast.xml while Icecast is running, but must stop and restart > >> Icecast for the changes to be recognized. At least right away, anway. > >> It's possible that Icecast will eventually get around to accepting the > >> changes later in the day but I haven't waited to find out. > > Icecast2 will not magically re-read it. To do so you need to send a > > SIGHUP. As windows does not have real, working signals there is no way > > to let it re-read it with the current official version. > > But I need to recommend against running Icecast2 (or any other server > > software) on windows anyway. > > > Thank you for the warning. Fortunately, it has been completely reliable > for many months now.If it works for you just don't mind my *recommendation*.> If we encounter trouble I'll set up a Linux box at > the station to host the server.*nods* Icecast2 itself can run fine on windows. The problem is that e.g. most of the IPC features are disabled (e.g. this nice SIGHUP thing ;) as well as windows can not handle a high amount of simultaneous clients. If you go with 10 to 100 clients, sure, no problem. If you go higher you *may* hit random (and non-obvious) bottlenecks. Have a nice day and thank you for using Icecast2. :) -- Philipp. (Rah of PH2) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 490 bytes Desc: This is a digitally signed message part Url : http://lists.xiph.org/pipermail/icecast/attachments/20151014/3d8e2b67/attachment.pgp
Good morning, On Tue, 2015-10-13 at 18:40 +1300, Ross Levis wrote:> Perhaps Icecast Server could listen for a WM_USER Windows message to > activate the same action as a SIGHUP on Linux. It is simple to program.Thank you for your input. I will forward that to our windows guy. I have no idea about windows myself. Have a nice day!> -----Original Message----- > From: icecast-bounces at xiph.org [mailto:icecast-bounces at xiph.org] On Behalf > Of Philipp Schafft > Sent: Tuesday, 13 October 2015 6:24 p.m. > To: Icecast streaming server user discussions > Subject: Re: [Icecast] Edit icecast.xml while server running > > Good morning, > > On Mon, 2015-10-12 at 07:16 -0700, Jack Elliott 541 848 7021 wrote: > > When running Icecast server on a Windows machine, I find that I can > > edit icecast.xml while Icecast is running, but must stop and restart > > Icecast for the changes to be recognized. At least right away, anway. > > It's possible that Icecast will eventually get around to accepting the > > changes later in the day but I haven't waited to find out. > > Icecast2 will not magically re-read it. To do so you need to send a SIGHUP. > As windows does not have real, working signals there is no way to let it > re-read it with the current official version. > But I need to recommend against running Icecast2 (or any other server > software) on windows anyway. > > > -- > Philipp. > (Rah of PH2) > > > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast-- Philipp. (Rah of PH2) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 490 bytes Desc: This is a digitally signed message part Url : http://lists.xiph.org/pipermail/icecast/attachments/20151015/6710c304/attachment.pgp
I believe many Windows devs would just monitor the filesystem for changes to the config file, and then re-read it when it has changed. From: lion at lion.leolix.org To: icecast at xiph.org Date: Tue, 13 Oct 2015 05:23:30 +0000 Subject: Re: [Icecast] Edit icecast.xml while server running Good morning, On Mon, 2015-10-12 at 07:16 -0700, Jack Elliott 541 848 7021 wrote:> When running Icecast server on a Windows machine, I find that I can > edit icecast.xml while Icecast is running, but must stop and restart > Icecast for the changes to be recognized. At least right away, anway. > It's possible that Icecast will eventually get around to accepting the > changes later in the day but I haven't waited to find out.Icecast2 will not magically re-read it. To do so you need to send a SIGHUP. As windows does not have real, working signals there is no way to let it re-read it with the current official version. But I need to recommend against running Icecast2 (or any other server software) on windows anyway. -- Philipp. (Rah of PH2) _______________________________________________ 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/20151021/ffb19478/attachment.htm
Thanks for your reply...! It was a permission problem as I had to run as admin to edit it! The problem I'm having now is connecting to the server with SAM broadcaster... Is there any other software I need to run other than Sam and icecast? The server is invalidating the password authentication now? Regard Lance Schilka Sent from my iPhone> On Oct 21, 2015, at 10:02, M M <mh747 at outlook.com> wrote: > > > I believe many Windows devs would just monitor the filesystem for changes to the config file, and then re-read it when it has changed. > > > > From: lion at lion.leolix.org > To: icecast at xiph.org > Date: Tue, 13 Oct 2015 05:23:30 +0000 > Subject: Re: [Icecast] Edit icecast.xml while server running > > Good morning, > > On Mon, 2015-10-12 at 07:16 -0700, Jack Elliott 541 848 7021 wrote: > > When running Icecast server on a Windows machine, I find that I can > > edit icecast.xml while Icecast is running, but must stop and restart > > Icecast for the changes to be recognized. At least right away, anway. > > It's possible that Icecast will eventually get around to accepting the > > changes later in the day but I haven't waited to find out. > > Icecast2 will not magically re-read it. To do so you need to send a > SIGHUP. As windows does not have real, working signals there is no way > to let it re-read it with the current official version. > But I need to recommend against running Icecast2 (or any other server > software) on windows anyway. > > > -- > Philipp. > (Rah of PH2) > > _______________________________________________ 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/20151021/6f6a8a16/attachment.htm
Is that the case for the Windows edition of Icecast Server? From: icecast-bounces at xiph.org [mailto:icecast-bounces at xiph.org] On Behalf Of M M Sent: Thursday, 22 October 2015 6:03 a.m. To: Icecast streaming server user discussions Subject: Re: [Icecast] Edit icecast.xml while server running I believe many Windows devs would just monitor the filesystem for changes to the config file, and then re-read it when it has changed. From: lion at lion.leolix.org To: icecast at xiph.org Date: Tue, 13 Oct 2015 05:23:30 +0000 Subject: Re: [Icecast] Edit icecast.xml while server running Good morning, On Mon, 2015-10-12 at 07:16 -0700, Jack Elliott 541 848 7021 wrote:> When running Icecast server on a Windows machine, I find that I can > edit icecast.xml while Icecast is running, but must stop and restart > Icecast for the changes to be recognized. At least right away, anway. > It's possible that Icecast will eventually get around to accepting the > changes later in the day but I haven't waited to find out.Icecast2 will not magically re-read it. To do so you need to send a SIGHUP. As windows does not have real, working signals there is no way to let it re-read it with the current official version. But I need to recommend against running Icecast2 (or any other server software) on windows anyway. -- Philipp. (Rah of PH2) _______________________________________________ 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/20151022/17ab75b9/attachment.htm
Good morning, On Wed, 2015-10-21 at 10:02 -0700, M M wrote:> I believe many Windows devs would just monitor the filesystem for > changes to the config file, and then re-read it when it has changed.I was told that I implemented config reload via the web interface for that reason[0]. Seems I forgot about it. I'm sorry for that. You can find it as a button in the 'Global server stats' section in the admin area[1]. Have fun! [0] to support it on windows. However it seems to be a nice feature anyway and is non-windows specific. [1] That is in 2.5.x. See #2018.> > > From: lion at lion.leolix.org > To: icecast at xiph.org > Date: Tue, 13 Oct 2015 05:23:30 +0000 > Subject: Re: [Icecast] Edit icecast.xml while server running > > Good morning, > > On Mon, 2015-10-12 at 07:16 -0700, Jack Elliott 541 848 7021 wrote: > > When running Icecast server on a Windows machine, I find that I can > > edit icecast.xml while Icecast is running, but must stop and restart > > Icecast for the changes to be recognized. At least right away, anway. > > It's possible that Icecast will eventually get around to accepting the > > changes later in the day but I haven't waited to find out. > > Icecast2 will not magically re-read it. To do so you need to send a > SIGHUP. As windows does not have real, working signals there is no way > to let it re-read it with the current official version. > But I need to recommend against running Icecast2 (or any other server > software) on windows anyway.-- Philipp. (Rah of PH2) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 490 bytes Desc: This is a digitally signed message part Url : http://lists.xiph.org/pipermail/icecast/attachments/20151022/32fe061e/attachment-0001.pgp