Displaying 20 results from an estimated 372 matches for "webroots".
Did you mean:
webroot
2015 Jun 01
2
Pathing syntax for icecast.xml in Windows
Hi Marvin, thank you.
Okay, then to be clear, "webroot" for the purposes of running Icecast
under Windows would be the same folder where icecast.xml is normally
found, i.e., C:\Program Files\icecast
And, if I read you correctly, suppose my normal mount coming from my
source client is called /example (it is an mp3 stream so I don't
specify the extension). If I place a file
2015 Jun 01
3
Pathing syntax for icecast.xml in Windows
Marvin,
Ah, thank you for clarifying where "webroot" is.
The application here will be a non-public stream with one listener
client. Icecast is hosted on a computer at our radio station. It will
receive a stream from a stream client at a remote live music event.
There will be one listener: a media player running on another computer
on the network at the station which will send the
2015 Jun 01
2
Pathing syntax for icecast.xml in Windows
Hi Philipp,
Thank you.
I find in the Icecast docs the following:
"_A fallback mount can also state a file that is located in webroot._
This is useful for playing a pre-recorded file in the case of a stream
going down. It will repeat until either the listener disconnects or a
stream comes back available and takes the listeners back. As per usual,
the file format should match the stream
2015 Jun 01
0
Pathing syntax for icecast.xml in Windows
On 1 Jun 2015, at 16:31, Jack Elliott 541 848 7021 wrote:
> Hi Marvin, thank you.
>
> Okay, then to be clear, "webroot" for the purposes of running Icecast
> under Windows would be the same folder where icecast.xml is normally
> found, i.e., C:\Program Files\icecast
The webroot is where the web files are, so it should be `web` on Windows
and
contain files like
2015 Jun 03
2
Question about Icecast2 when not streaming
I see. I'm not sure how I keep missing things in the Icecast docs.
I'll give that location a try.
Thanks
On 6/3/15, Jack Elliott 541 848 7021 <thatjackelliott at kpov.org> wrote:
> That one stumbled me, too. I'm on a Windows machine so my webroot is in
> a different location. But according to
> http://icecast.org/docs/icecast-2.4.1/config-file.html, the path to
>
2017 Jul 21
1
SSL Setup
Hello !
El lun, 10-07-2017 a las 09:31 +0000, Philipp Schafft escribi?:
> Good morning,
>
>
> On Mon, 2017-07-10 at 01:25 +0000, ScanCaster wrote:
> > IceCast is one of the last services I have that doesn't connect
> > securely,?
> > and I am looking to close that hole....
> > [...]
> > OK... add a port for SSL for IceCast in icecast.xml...path for
2017 Jul 21
1
SSL Setup
El vie, 21-07-2017 a las 19:07 +0200, Marvin Scholz escribi?:
>
> On 21 Jul 2017, at 18:41, Jos? Luis Artuch wrote:
>
> > Hello !
> >
> > El lun, 10-07-2017 a las 09:31 +0000, Philipp Schafft escribi?:
> > > Good morning,
> > >
> > >
> > > On Mon, 2017-07-10 at 01:25 +0000, ScanCaster wrote:
> > > > IceCast is one of
2015 Jun 01
0
Pathing syntax for icecast.xml in Windows
On 1 Jun 2015, at 17:39, Jack Elliott 541 848 7021 wrote:
> Marvin,
>
> Ah, thank you for clarifying where "webroot" is.
>
> The application here will be a non-public stream with one listener
> client. Icecast is hosted on a computer at our radio station. It will
> receive a stream from a stream client at a remote live music event.
> There will be one listener: a
2018 Apr 02
4
multi-site SSL certificates
I'm handling mail for several domains, let's call them a.com, b.com,
and c.com. I have certificates for each of these domains individually
via certbot (letsencrypt) and nginx is happy with all of that.
Since I initially configured the site to handle mail only for a.com,
my /etc/postfix/main.cf file currently has these two lines:
smtpd_tls_cert_file =
2004 Aug 06
3
general questions
Okay, just to satisfy my mind, can someone give me a rundown on what the
other things do (other than the streaming portion)
admin root
web root
by setting these I'm not sure what to put in there or how to access
them...
and how to use the xsl files? I still cannot find anything on it.
Sorry if it all sounds stupid, it's just been rather difficult to find
what I am looking for
Thanks,
2015 Jun 03
2
Question about Icecast2 when not streaming
Hello again.
Thanks for the help, everyone. I'm trying to configure a fallback
mount, but I can't seem to get the file to play. Here's what I have in
my configuration file for the mount.
<mount-name>/stream.mp3</mount-name>
<fallback-mount>/StreamWarning.mp3</fallback-mount>
<fallback-override>1</fallback-override>
2017 Aug 11
1
SSL Setup
Hi !
Still fighting here :)
/var/log/icecast2/error.log
...
[2017-08-08??03:05:34] INFO main/main Icecast 2.4.2 server started
[2017-08-08??03:05:34] INFO connection/get_ssl_certificate No SSL
capability ***
[2017-08-08??03:05:34] INFO yp/yp_update_thread YP update thread
started
...
What exactly does *** mean ?.
Thanks !
Jos? Luis
El vie, 21-07-2017 a las 19:44 +0200, Marvin Scholz escribi?:
2015 Jun 04
1
Question about Icecast2 when not streaming
Hmm. Even with the file in the right place, Icecast still doesn't use
it when my stream is offline. I can access the file using it's URL, so
I know Icecast has access to it. This is what I have in my
configuration file.
<mount>
<mount-name>/stream.mp3</mount-name>
<fallback-mount>/StreamWarning.mp3</fallback-mount>
2006 Mar 02
6
Lighttpd and fastcgi problems...
Hi,
I''m having difficulty getting ruby running via Lighttpd and fastcgi. My
lighttpd.conf reads:
server.port = 81
server.pid-file = "/tmp/test_lighttpd.pid"
server.modules = ( "mod_redirect", "mod_access", "mod_fastcgi",
"mod_accesslog", "mod_simple_vhost" )
server.document-root = "/tmp/mis/public"
2011 Jun 02
2
nfs webroot 403's
hello list!!
the reason I'm writing you guys today is that I'm looking to solve an issue I am having with apache on a centos 5.5 box.
The situation is this.. I am sharing the webroot for a few sites in a test environment on an NFS share.
This is the share:
nas2:/mnt/store/web 1.4T 225G 1021G 19% /var/www
Everything that is shared from this location on a server called simply web1
2004 Aug 06
1
Re-2: Newbie-Question
Hmm, I made sure my icecast user has write access (by actually writing sth to the direcotry from the console) but no change there.
Still getting the same error-messages
-------- Original Message --------
Subject: Re: [icecast] Newbie-Question (22-Sep-2003 11:11)
From: crupp@umc-web.de
To: d.moritz@edv-partner.com
>
> > FATAL: could not open error loggin
> > FATAL: could
2018 Apr 02
0
multi-site SSL certificates
Am 02.04.2018 um 14:25 schrieb Jeff Abrahamson:
> I'm handling mail for several domains, let's call them a.com, b.com,
> and c.com. I have certificates for each of these domains individually
> via certbot (letsencrypt) and nginx is happy with all of that.
>
> Since I initially configured the site to handle mail only for a.com,
> my /etc/postfix/main.cf file currently
2015 Jun 01
0
Pathing syntax for icecast.xml in Windows
On 1 Jun 2015, at 16:04, Jack Elliott 541 848 7021 wrote:
> Hi Philipp,
>
> Thank you.
>
> I find in the Icecast docs the following:
>
> "_A fallback mount can also state a file that is located in webroot._
This is true, and it exactly states what's wrong with your syntax. It
expects to be a mount name, as mounts will fallback to files in webroot
with the same
2017 Aug 11
0
SSL Setup
Thanks bubba, but I am referring to the meaning of the line:
"... INFO connection/get_ssl_certificate No SSL capability"
El vie, 11-08-2017 a las 13:37 -0500, bubba watson escribi?:
> It is a server message indicator. It is used to distinguish server
> messages.
>
> Sent from my iPhone
>
> > On Aug 11, 2017, at 13:28, Jos? Luis Artuch <artuch at
2004 Oct 28
2
m3u problems
Hi everyone,
I am using icecast 2.0.2 using the webroot (no mount point) to serve all
the ogg files
within the folder that is the webroot. According to the documentation I
should be able to take the audio
(test.org) file name and add a .m3u extension, and icecast should
automatically generate a m3u file in response.
However at the moment it serves the test.org file as the m3u file. This