Displaying 3 results from an estimated 3 matches for "mountnamesameasstaticfilenam".
Did you mean:
mountnamesameasstaticfilename
2015 Jun 01
3
Pathing syntax for icecast.xml in Windows
...d suchlike. It comes commented out and I've left
it that way since so far the setup is working.
To add a fallback, I read here (http://mpd.wikia.com/wiki/Icecast2) that
all I really need to do at this point is uncomment out the following in
the config file:
<mount>
<mount-name>/MountnameSameAsStaticFilename.mp3</mount-name>
<fallback-mount/MountnameSameAsStaticFilename.mp3</fallback-mount>
<fallback-override>1</fallback-override>
</mount>
And avoid doing the more complicated setting up of normal mounts, etc.
since everything is working well so far without having to...
2015 Jun 01
0
Pathing syntax for icecast.xml in Windows
...left
> it that way since so far the setup is working.
>
> To add a fallback, I read here (http://mpd.wikia.com/wiki/Icecast2)
> that
> all I really need to do at this point is uncomment out the following
> in
> the config file:
>
> <mount>
> <mount-name>/MountnameSameAsStaticFilename.mp3</mount-name>
> <fallback-mount/MountnameSameAsStaticFilename.mp3</fallback-mount>
> <fallback-override>1</fallback-override>
> </mount>
As far as I know what you have to do is, define a mount section for your
stream:
<mount>
<mount-name>...
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