Displaying 8 results from an estimated 8 matches for "tbrill".
Did you mean:
brill
2004 Aug 06
2
[Fwd: Re: Newbie Problem]
tbrill@rackforce.com said:
> Okay so how does this work then with the <mount> tags ? If I want to have
> users point their Winamp to http://x.x.x.x:8000, what does <mount> require
> ?
>
In icecast, you shouldn't specify this, unless you want non-default settings
on this moun...
2004 Aug 06
3
[Fwd: Re: Newbie Problem]
Mike,
Even though it plays the test .ogg file I have fine and plays other ShoutCast
streams fine ?
Sorry for the stupid questions but I'm a Linux sysadmin who's never done
streaming audio like this before.
Thanks for the input.
-----------------------------------
Todd Brill
mailto:tbrill@rackforce.com
Linux Network Engineer
Rackforce Hosting Inc.
http://www.rackforce.com
====================================
-------- Original Message --------
Subject: Re: [icecast] Newbie Problem
From: "Michael Smith" <msmith@labyrinth.net.au>
Date: Wed, June 4, 2003 7:18 pm
To: <...
2004 Aug 06
1
[Fwd: Re: Newbie Problem]
tbrill@rackforce.com said:
> Mike,
>
> Making those changes, I now get a 404 error. Here is my error.log:
>
> logging in at mountpoint "/stream.ogg"
Your source logged in at "/stream.ogg"
> Here is my access.log:
>
> [04/Jun/2003:10:55:42 -0700] "GE...
2004 Aug 06
3
[Fwd: Re: Newbie Problem]
...ing. I
still don't comprehend how the mountpoints work at all. Can anyone explain to
me how they work ? Does the mountpoint point to a local file/folder or is it
something else ? The example configurations just confuse matters.
Thanks.
-----------------------------------
Todd Brill
mailto:tbrill@rackforce.com
Linux Network Engineer
Rackforce Hosting Inc.
http://www.rackforce.com
====================================
> Hi:
>
> Ogg streaming is broken in winamp3 since it's expecting the wrong MIME type.
> Now that Winamp3 has been discontinued, I wouldn't expect it to be...
2004 Aug 06
0
[Fwd: Re: Newbie Problem]
...G connection/_handle_get_request Client connected
[2003-06-04 10:55:52] DBUG connection/_handle_get_request Source not
found for client
Here is my access.log:
[04/Jun/2003:10:55:42 -0700] "GET / HTTP/1.0" 404 109 "-" "WinampMPEG/2.9" 0
Does this help ?
-Todd
> tbrill@rackforce.com said:
>
>> Okay so how does this work then with the <mount> tags ? If I want to
>> have users point their Winamp to http://x.x.x.x:8000, what does
>> <mount> require ?
>>
>
> In icecast, you shouldn't specify this, unless you want non-d...
2004 Aug 06
2
[Fwd: Re: Newbie Problem]
> Note that I'm not sure what the expected behaviour is when no mountpoint is
> specified by the player (i.e. playing http://x.x.x.x:8000/).
That case isn't 'no mountpoint', it's the mountpoint '/'. If you don't enter a
trailing slash in your player, the player uses it anyway, since the HTTP
protocol requires it.
Mike
--- >8 ----
List archives:
2004 Aug 06
1
Newbie Problem
Hi all!
I just finished an install of icecast/iceS but I'm having problems. I
followed the documentation provided here:
http://melmoth.dyndns.org/stream/doc/
to the letter and this is the problem I'm having:
Everything seems to function (icecast runs, iceS runs) and it generates
messages such as:
[root@icecast stream]# bin/ices conf/ices-playlist.xml
[2003-06-04 06:43:17] INFO
2004 Aug 06
3
Live Streaming Problem
Me again....
After getting regular playlist streaming working, I'm not trying to
complete the project and implement the live streaming. Unfortunately, due
to the sad, lacking documentation for icecast and ices (especially what
the xml tags in the configuration files actually DO and how they can be
used), I've run into another snag that only you guys can help me out with.
Here it goes.