<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Philipp,<br>
    <br>
    Thank you. <br>
    <br>
    I find in the Icecast docs the following:<br>
    <br>
    <tt>"<u>A fallback mount can also state a file that is located in
        webroot.</u> 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 format, failing to do so may cause problems with playback."</tt><br>
    <br>
    This is at <a
      href="http://icecast.org/docs/icecast-2.4.1/config-file.html">http://icecast.org/docs/icecast-2.4.1/config-file.htm</a><br>
    <br>
    So it appears that one can specify a static file as the fallback. My
    question has to do with whether Icecast will be happy with the
    syntax I have proposed as the path to the file.<br>
    <pre class="moz-signature" cols="72">-- 
that Jack Elliott
541 848 7021
Producer Wednesday Point, Host, The Sunday Classics
KPOV 88.9, High Desert Radio
Audio geek</pre>
    <div class="moz-cite-prefix">On 05/31/2015 05:12 AM, Philipp Schafft
      wrote:<br>
    </div>
    <blockquote
      cite="mid:20150531121257.8D9E0130BE@grassland.keep-cool.org"
      type="cite">
      <pre wrap="">reflum,

On Sat, 2015-05-30 at 09:30 -0700, that Jack Elliott wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Hi, 

Icecast.xml sh"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 format, failing to do so may cause 
problems with playback."ows a sample path to a mountpoint fallback file as 

<fallback-mount>/example2.ogg</fallback-mount>

Under Windows, will this next work?

<fallback-mount>"C:\Users\username\Desktop\foldername\subfoldername
\fallback.mp3"</fallback-mount>
[...]
</pre>
      </blockquote>
      <pre wrap="">
No.

I think you misunderstanding fallbacks a bit: Those are not files but
actual mounts (which may be files within the webroot).

I would suggest to read docs for more info:
<a class="moz-txt-link-freetext" href="http://icecast.org/docs/icecast-2.4.1/config-file.html#mountsettings">http://icecast.org/docs/icecast-2.4.1/config-file.html#mountsettings</a>

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Icecast mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Icecast@xiph.org">Icecast@xiph.org</a>
<a class="moz-txt-link-freetext" href="http://lists.xiph.org/mailman/listinfo/icecast">http://lists.xiph.org/mailman/listinfo/icecast</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>