Author |
Message |
Topic: unsupported or Lagacy stream type |
karlH
Replies: 1
Views: 14051
|
Forum: Icecast Server Posted: Wed Apr 06, 2016 12:30 am Subject: unsupported or Lagacy stream type |
that will be a 2.4.0 xiph release message, because aac/mp3 are non-free codecs then support is not really possible but it can be passed through. These messages will just be to warn you about that. I s ... |
Topic: connection issue |
karlH
Replies: 1
Views: 8467
|
Forum: Icecast Server Posted: Wed Apr 06, 2016 12:28 am Subject: connection issue |
find out which end drops the link, icecast usually reports a reason if it decides to do that, eg client fallen too far behind.
karl. |
Topic: Not Listed |
karlH
Replies: 4
Views: 11763
|
Forum: Icecast Server Posted: Fri Feb 12, 2016 8:06 pm Subject: Not Listed |
Hmm, It was not meant to be taken badly, I know there has to be some automatic blocking for badly configured set ups, and with a recent DDoS that targeted radionomy then I could certainly see somethin ... |
Topic: Not Listed |
karlH
Replies: 4
Views: 11763
|
Forum: Icecast Server Posted: Fri Feb 12, 2016 10:21 am Subject: Not Listed |
Looks like some IP blocking has been activated on the directory. Probably an automatic thing. The radionomy servers are not getting any response. I'll see if I can get the issue raised.
karl. |
Topic: Flac support... |
karlH
Replies: 2
Views: 9883
|
Forum: Icecast Server Posted: Thu Feb 11, 2016 10:30 pm Subject: Flac support... |
flac within ogg should be ok, flac outside of the ogg wrapper may not work.
I'm not aware of any changes to the flac parts to trap for metadata updates, a small coding project for someone?
that ... |
Topic: looking for geo block script for usa & GB listeners icec |
karlH
Replies: 1
Views: 8302
|
Forum: Icecast Server Posted: Thu Feb 11, 2016 10:26 pm Subject: looking for geo block script for usa & GB listeners icec |
You'll have to use url auth and filter the IP through a geo lookup for countries.
karl. |
Topic: Blocking feature |
karlH
Replies: 6
Views: 13111
|
Forum: Icecast Server Posted: Wed Feb 03, 2016 6:28 pm Subject: Blocking feature |
Firstly, you don't have to define the auth_header like that, the default works as-is and that looks to be what is missing in the responses
HTTP 200 OK
Mountpoint: /fallbackradio303.mp3
icecast-a ... |
Topic: Blocking feature |
karlH
Replies: 6
Views: 13111
|
Forum: Icecast Server Posted: Wed Feb 03, 2016 2:26 pm Subject: Blocking feature |
Those 2 features were in 2.3.2-kh32 but obviously a number of fixes have gone in since then
karl. |
Topic: Blocking feature |
karlH
Replies: 6
Views: 13111
|
Forum: Icecast Server Posted: Wed Feb 03, 2016 1:54 am Subject: Blocking feature |
In the kh releases, you can return a header in the form of
HTTP 200 OK
icecast-auth-message: 403 some message
That will tell icecast to return a 403 response instead of a 401 response or you ca ... |
Topic: Icecast2 Server Question |
karlH
Replies: 1
Views: 8557
|
Forum: Icecast Server Posted: Mon Feb 01, 2016 11:15 pm Subject: Icecast2 Server Question |
Its a common thing with NAT routers. You are asking for a playlist which is either at an external IP or has an external IP within it which makes your PC kick the request out to the router but that r ... |
Topic: Segfault |
karlH
Replies: 31
Views: 44884
|
Forum: Icecast Server Posted: Wed Dec 30, 2015 6:21 pm Subject: Segfault |
I've fixed the last one reported, down to the auth stream start/end trigger not being handled correctly (recent change tripped over that). The other two cores are harder to assess as the core files a ... |
Topic: Segfault |
karlH
Replies: 31
Views: 44884
|
Forum: Icecast Server Posted: Tue Dec 29, 2015 4:59 pm Subject: Segfault |
I might be able to if you also send the binary you built
karl. |
Topic: Segfault |
karlH
Replies: 31
Views: 44884
|
Forum: Icecast Server Posted: Mon Dec 14, 2015 9:04 pm Subject: Segfault |
it's possible that you have some daemon or startup service updating those details, abrt is one example although that but "core" is the default in the kernel.
Regarding the SSL query, I me ... |
Topic: Segfault |
karlH
Replies: 31
Views: 44884
|
Forum: Icecast Server Posted: Mon Dec 14, 2015 6:47 pm Subject: Segfault |
You would need to inspect those files I mentioned again to see if they have been reset, they only apply at the time of the crash, so something else could change it back. The icecast itself does set th ... |
Topic: .m3u extension does`t work? |
karlH
Replies: 4
Views: 12576
|
Forum: Icecast Server Posted: Sun Nov 22, 2015 6:41 pm Subject: .m3u extension does`t work? |
php is not involved, If the cotnent type is as expected then it may just be your associated app that is wrong. m3u is only a simple text playlist after all so what does your browser or player do with ... |
|