| Author |
Message |
Topic: writing a source client |
mohadib
Replies: 7
Views: 11492
|
Forum: Source Clients Posted: Mon Mar 22, 2010 3:52 am Subject: writing a source client |
Ok, thank you. So I got the stream timing down pretty good now. Im curious about the number i see in the log:
[2010-03-21 21:49:47] DBUG stats/modify_node_event update node total_bytes_read (1165 ... |
Topic: writing a source client |
mohadib
Replies: 7
Views: 11492
|
Forum: Source Clients Posted: Sun Mar 21, 2010 4:50 am Subject: writing a source client |
| ok thanks, i got my app working mostly now. Im curious, If i have a variable bit rate mp3, how will i know how much data to send for a given span of time? Thank You! |
Topic: writing a source client |
mohadib
Replies: 7
Views: 11492
|
Forum: Source Clients Posted: Sat Mar 20, 2010 11:15 pm Subject: writing a source client |
thanks, do you know of any documentation on the protocol?Also, will I need to throttle the stream? If I dont, will icecast reject any data, or play the song out of time?
Thanks Again,
Jason |
Topic: writing a source client |
mohadib
Replies: 7
Views: 11492
|
Forum: Source Clients Posted: Fri Mar 19, 2010 8:56 pm Subject: writing a source client |
| I was wondering if writing a source client, without libshout, is as simple as creating a http request , and then sending the mp3/ogg data? I'm on windows and cant get the libshout-java bindings to wor ... |
Topic: source client authentication |
mohadib
Replies: 5
Views: 6805
|
Forum: Icecast Server Posted: Thu Mar 18, 2010 9:55 pm Subject: source client authentication |
If I checked out from subversion, could I expect something reasonably stable?
Thanks |
Topic: source client authentication |
mohadib
Replies: 5
Views: 6805
|
Forum: Icecast Server Posted: Thu Mar 18, 2010 9:50 pm Subject: source client authentication |
| great! Thank you. |
Topic: source client authentication |
mohadib
Replies: 5
Views: 6805
|
Forum: Icecast Server Posted: Thu Mar 18, 2010 9:40 pm Subject: source client authentication |
or maybe some sort of one time password. A pass thats good to start one stream, one time only.
Thanks! |
Topic: source client authentication |
mohadib
Replies: 5
Views: 6805
|
Forum: Icecast Server Posted: Thu Mar 18, 2010 9:34 pm Subject: source client authentication |
Hello,
Is it possible to hook into Icecast authentication of stream sources. I would like to only allow, even if the password is provided, based on some other conditions.
This way a client can s ... |
| |