| Author |
Message |
Topic: New sourceclient - icefeeder |
mase
Replies: 11
Views: 18927
|
Forum: Source Clients Posted: Thu May 06, 2010 5:50 pm Subject: New sourceclient - icefeeder |
Hi!
The release 0.0.1 has a very high CPU usage. Please use
the CVS version or wait for 0.0.2. |
Topic: libshout causes high CPU usage |
mase
Replies: 3
Views: 7492
|
Forum: Source Clients Posted: Mon Feb 01, 2010 2:53 pm Subject: libshout causes high CPU usage |
Hi!
Is it normal, that a source client using libshout3 causes a CPU usage
of about 98%?
I am the developer of icefeeder, and it causes such a high usage. |
Topic: New sourceclient - icefeeder |
mase
Replies: 11
Views: 18927
|
Forum: Source Clients Posted: Wed Nov 04, 2009 7:51 pm Subject: New sourceclient - icefeeder |
| It should support everything, that libshout supports. |
Topic: New sourceclient - icefeeder |
mase
Replies: 11
Views: 18927
|
Forum: Source Clients Posted: Fri Sep 11, 2009 9:16 am Subject: New sourceclient - icefeeder |
| Neither, it plays only playlists. |
Topic: New sourceclient - icefeeder |
mase
Replies: 11
Views: 18927
|
Forum: Source Clients Posted: Thu Aug 13, 2009 8:35 pm Subject: New sourceclient - icefeeder |
Any problems? Does it run?
I only tested on 2 different machines. |
Topic: New sourceclient - icefeeder |
mase
Replies: 11
Views: 18927
|
Forum: Source Clients Posted: Thu Aug 13, 2009 3:39 pm Subject: New sourceclient - icefeeder |
The project isn't finished yet. There is much to do. At the moment
there are only basic functions. But it runs fine with multiple streams.
I still haven't build a documentation on the project site. ... |
Topic: New sourceclient - icefeeder |
mase
Replies: 11
Views: 18927
|
Forum: Source Clients Posted: Sun Jun 14, 2009 10:55 am Subject: New sourceclient - icefeeder |
Hi!
I have programmed a sourceclient for linux, and I am proud to announce
the first release of icefeeder!
You can find it at
http://icefeeder.berlios.de
Please test and report bugs at berlios!
... |
Topic: libshout - metadata does not change if more than 2 streams |
mase
Replies: 1
Views: 4949
|
Forum: Source Clients Posted: Mon Jun 08, 2009 9:37 pm Subject: libshout - metadata does not change if more than 2 streams |
Small correction: Sometimes it doesn't work with 2 multiple streams, too.
But with 3 it works never. |
Topic: libshout - metadata does not change if more than 2 streams |
mase
Replies: 1
Views: 4949
|
Forum: Source Clients Posted: Mon Jun 08, 2009 9:12 pm Subject: libshout - metadata does not change if more than 2 streams |
Hi!
I am sending multiple streams using libshout to an icecast2 server.
To send the metadata, I am using the function
shout_set_metadata(mStream, mMetadata);
mStream is a pointer to an sho ... |
Topic: Problem with libshout programming |
mase
Replies: 2
Views: 5926
|
Forum: Source Clients Posted: Fri Jun 05, 2009 11:19 pm Subject: Problem with libshout programming |
Thanks!
Yes, you're right. It seems to be a timeout. But how can I detect this?
int shout_get_connected(shout_t *self); does not give a lost connection. |
Topic: Problem with libshout programming |
mase
Replies: 2
Views: 5926
|
Forum: Source Clients Posted: Fri Jun 05, 2009 9:58 pm Subject: Problem with libshout programming |
Hi!
I am writing a source client using libshout.
I have created a separate thread that fills the buffer (4096bytes),
and sends it to the server in a loop.
Now I have built in the possibility to pa ... |
Topic: libshout - change format on-the-fly? |
mase
Replies: 3
Views: 6557
|
Forum: Source Clients Posted: Wed Jun 03, 2009 3:10 pm Subject: libshout - change format on-the-fly? |
| So I have to disconnect first? |
Topic: libshout - change format on-the-fly? |
mase
Replies: 3
Views: 6557
|
Forum: Source Clients Posted: Wed Jun 03, 2009 2:48 pm Subject: libshout - change format on-the-fly? |
Hi!
I want to make it possible to play mixed playlists (ogg and mp3) in my
program using libshout. A managing function could check for the
fileformat and switch shortly before sending to the icec ... |
Topic: No connection with libshout |
mase
Replies: 3
Views: 7022
|
Forum: Source Clients Posted: Sun May 31, 2009 9:16 pm Subject: No connection with libshout |
It works now!
But only, if the username is set to "source".
Why that?
ices ist set to "mase", and there it works. |
Topic: No connection with libshout |
mase
Replies: 3
Views: 7022
|
Forum: Source Clients Posted: Sun May 31, 2009 3:52 pm Subject: No connection with libshout |
Now I managed to reach the server. But I get always "Login failed".
I double verified the userdata. |
| |