Displaying 2 results from an estimated 2 matches for "lehtolahti".
2011 Feb 27
2
icecast2 sends metadata to clients but not actual stream
Hello,
I just installed icecast2 on Ubuntu 10.10 server from Ubuntu repositories.
My intention was to use VLC on another computer to stream video through
IceCast.
The problem is that the server is not sending the actual data to any
clients. To find out more about what is going on, I increased icecast's
log level to 4 to see debug data in error.log. And here's what it shows:
2011 Feb 28
0
icecast2 sends metadata to clients but not actual stream
You didn't describe anything about your stream. At least some basic
information like the source client being used and the format you're
streaming in is obviously a prerequisite to even _speculate_ about
what the problem might be.
Mike
On Sun, Feb 27, 2011 at 2:53 PM, Joonas Lehtolahti
<godjonez at codepad.info> wrote:
> Hello,
>
> I just installed icecast2 on Ubuntu 10.10 server from Ubuntu repositories.
> My intention was to use VLC on another computer to stream video through
> IceCast.
>
> The problem is that the server is not sending the actual data...