[Icecast] fm-tuner and ices2

Makurin Roman drolyk at gmail.com
Sat Oct 1 11:50:35 UTC 2005


Hi all.
These is my first post to this list, and I want to ask about using of 
ices-2.0.1 with fm-tuner. I can`t find any useful docs about such usage.

Here is my ices.xml :
---------------------------------------------------------------
<?xml version="1.0"?>
<ices>
    <background>1</background>
    <logpath>/var/log/ices</logpath>
    <logfile>ices.log</logfile>
    <loglevel>4</loglevel>
    <consolelog>0</consolelog>
    <pidfile>/var/run/ices.pid</pidfile>

    <stream>
        <metadata>
            <name>c3po radioZzz</name>
            <genre>Pop</genre>
            <description>enjoy GNU beer ;)</description>
        </metadata>

        <input>
            <module>alsa</module>
            <param name="rate">44100</param>
            <param name="channels">2</param>
            <param name="device">hw:0,0</param>
            <param name="periods">2</param>
            <param name="buffer-time">500</param>
            <param name="metadata">1</param>
            <param name="metadatafilename">/etc/ices2/tuner-metadata</param>
        </input>

        <instance>
            <hostname>c3po</hostname>
            <port>8000</port>
            <password>my_super_secret</password>
            <mount>/music-all.ogg</mount>

            <reconnectdelay>2</reconnectdelay>
            <reconnectattempts>100</reconnectattempts>

            <maxqueuelength>80</maxqueuelength>

            <encode>
                <nominal-bitrate>64000</nominal-bitrate>
                <samplerate>44100</samplerate>
                <channels>2</channels>
            </encode>
        </instance>

        </stream>
</ices>
---------------------------------------------------------------

When I connect to icecast i can`t hear anything :). What I need to do ?


Thanks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20051001/f6ed5ce3/attachment.sig>


More information about the Icecast mailing list