Search found 153 matches

by Max
Tue Dec 08, 2015 6:13 pm
Forum: Steamcast
Topic: CPU going high 100%+
Replies: 17
Views: 58581

Re: CPU going high 100%+

This issue is due to too many IO handles being open on your system.

I suggest checking ulimit if this is Linux.
by Max
Sat Mar 21, 2015 2:49 pm
Forum: Radio Toolbox
Topic: site's certificate error
Replies: 1
Views: 2760

Re: site's certificate error

This is due to Windows XP not support SNI for SSL. The website sits behind CloudFlare, and SNI is required so that CloudFlare knows which site you are trying to reach.

Firefox should support SNI on Windows XP, but IE will not.
by Max
Mon Mar 09, 2015 6:50 pm
Forum: Steamcast
Topic: Centos 6.5 rather than 7.0
Replies: 2
Views: 18205

Re: Centos 6.5 rather than 7.0

Hi,

Steamcast is compiled with GCC 4.8. Unfortunately, this is a requirement due to the code being written in C++11 standard.

I will see if I can do a static compile for Steamcast using updated GCC from Devtoolset 2.x and get it to work in CentOS 6.
by Max
Mon Dec 08, 2014 1:04 pm
Forum: Steamcast
Topic: Live and backup stream user count and YP listings.
Replies: 4
Views: 14806

Re: Live and backup stream user count and YP listings.

This is by design to prevent abuse. Since listing the same station multiple times into a YP is considered abuse. The reason the listeners don't count towards the fallback mount is because they aren't originally listeners of that mount. And a listener should only ever be counted once. Thus they aren'...
by Max
Wed May 07, 2014 4:22 pm
Forum: Radio Toolbox
Topic: Toolbox won't open...
Replies: 9
Views: 11642

Re: Toolbox won't open...

distorsion, please make sure .NET Framework 4.0 is installed.

http://www.microsoft.com/en-us/download ... x?id=17851
by Max
Mon Apr 21, 2014 2:29 am
Forum: Steamcast
Topic: Users Login?
Replies: 5
Views: 11364

Re: Users Login?

What group was the demo user assigned?
by Max
Mon Apr 21, 2014 2:26 am
Forum: Steamcast
Topic: Steamcast 0.99 beta (Linux) - cannot run in background?
Replies: 2
Views: 5491

Re: Steamcast 0.99 beta (Linux) - cannot run in background?

What flavor of Linux are you using?

Also, do you have logs for when it stops?
by Max
Tue Feb 18, 2014 3:18 pm
Forum: Steamcast
Topic: Steamcast 0.9.75
Replies: 6
Views: 12867

Re: Steamcast 0.9.75

Please see my PMs, your issue is just an problem with a mis-configured encoder username/password combo.
by Max
Sat Feb 15, 2014 7:28 pm
Forum: Steamcast
Topic: No Icecast YP listing
Replies: 9
Views: 18081

Re: No Icecast YP listing

You should be able to simply use an old version config file and the new version will load it.

Can you PM me your config file?
by Max
Thu Feb 13, 2014 5:24 pm
Forum: Audio Streaming
Topic: ad service / license service
Replies: 4
Views: 22383

Re: ad service / license service

That is the nature of music licensing currently. The license gets tied to the domain that is paying SoundExchange. So since StreamLicensing is paying SoundExchange on your behalf your listeners have to be funnelled through their website.
by Max
Thu Feb 13, 2014 5:21 pm
Forum: Radio Toolbox
Topic: Icecast servers show 0 listeners
Replies: 12
Views: 20736

Re: Icecast servers show 0 listeners

Can you both PM me your station's IPs?
by Max
Thu Feb 13, 2014 5:19 pm
Forum: Steamcast
Topic: No Icecast YP listing
Replies: 9
Views: 18081

Re: No Icecast YP listing

What problems are you having with 0.9.9 exactly? You should be able to take a 0.9.75 configuration and load it up with Steamcast 0.9.9.
by Max
Fri Feb 07, 2014 8:59 am
Forum: Radio Toolbox
Topic: Icecast servers show 0 listeners
Replies: 12
Views: 20736

Re: Icecast servers show 0 listeners

What version of Icecast? Is it a custom build like KH?
by Max
Fri Jan 31, 2014 10:24 am
Forum: Radio Toolbox
Topic: Toolbox won't open...
Replies: 9
Views: 11642

Re: Toolbox won't open...

Have you tried the link I provided earlier?
by Max
Thu Jan 30, 2014 4:55 pm
Forum: Radio Toolbox
Topic: Toolbox won't open...
Replies: 9
Views: 11642

Re: Toolbox won't open...

According to the logs you provided its missing. What OS are you using?