[Icecast] No sound on any stream.
Brad
nyctelecomm at gmail.com
Thu Jan 24 18:33:31 UTC 2013
I have 2 icecast servers and neither will play music, 1 gentoo, the other
ubuntu when connect to a mount and trying to broadcast via mixxx using both
mp3 or ogg. Both will establish a stream feed but appears to have no sound.
One of them won't even stream a ices2 mounted song either (same symptom,
connect but no actual play occurs). Error logs are clean too, firewall is
turned off on both client and server, one server is a virtualbox image ontop
of the desktop I am trying to stream to.
Multiple computers have been tested from every possible direction.
<icecast>
<limits>
<clients>100</clients>
<sources>2</sources>
<threadpool>5</threadpool>
<queue-size>524288</queue-size>
<client-timeout>30</client-timeout>
<header-timeout>15</header-timeout>
<source-timeout>10</source-timeout>
<burst-on-connect>1</burst-on-connect>
<burst-size>65535</burst-size>
</limits>
<authentication>
<source-password>blah</source-password>
<!-- Relays log in username 'relay' -->
<relay-password>blah</relay-password>
<admin-user>admin</admin-user>
<admin-password>blah</admin-password>
</authentication>
<hostname>66.228.49.182</hostname>
<listen-socket>
<port>8000</port>
</listen-socket>
<mount>
<mount-name>/66.228.49.182.ogg</mount-name>
<username>source</username>
<password>blah</password>
</mount>
<Playlist>
<File>/etc/ices2/playlist.txt</File>
<Randomize>1</Randomize>
<Type>builtin</Type>
<Module>mpd</Module>
<Crossfade>0</Crossfade>
</Playlist>
<fileserve>1</fileserve>
<shoutcast-mount>/live.nsv</shoutcast-mount>
<paths>
<basedir>/usr/share/icecast</basedir>
<logdir>/var/log/icecast</logdir>
<webroot>/usr/share/icecast/web</webroot>
<adminroot>/usr/share/icecast/admin</adminroot>
<alias source="/" dest="/status.xsl"/>
</paths>
<logging>
<accesslog>access.log</accesslog>
<errorlog>error.log</errorlog>
<loglevel>4</loglevel> <!-- 4 Debug, 3 Info, 2 Warn, 1 Error -->
<logsize>10000</logsize>
<!-- <logarchive>1</logarchive> -->
</logging>
<security>
<chroot>0</chroot>
<changeowner>
<user>icecast</user>
<group>nogroup</group>
</changeowner>
</security>
</icecast>
Brad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20130124/3cbe2e9a/attachment.htm>
More information about the Icecast
mailing list