[Icecast] No sound on any stream.

Winn Johnston winnjohnston at gmail.com
Fri Jan 25 23:11:34 UTC 2013


Brad,

Test using html5. Some players such as winamp or windows media player
handle the stream horribly

<audio controls
src="http://www.site.com:8000/Music.ogg<http://www.1koast.com:8000/DNLMusic.ogg>"
/></audio>

-winn


On Thu, Jan 24, 2013 at 10:33 AM, Brad <nyctelecomm at gmail.com> wrote:

> 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****
>
> _______________________________________________
> Icecast mailing list
> Icecast at xiph.org
> http://lists.xiph.org/mailman/listinfo/icecast
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20130125/a35526ae/attachment.htm>


More information about the Icecast mailing list