Search found 153 matches

by Max
Wed Apr 11, 2018 12:29 pm
Forum: Steamcast
Topic: Mountpoint moved by one
Replies: 6
Views: 22192

Re: Mountpoint moved by one

Hi, What could be going on is if the mount point number changes then it could cause conflicts. This is due to the way Steamcast is processing the configuration reload. It does it line by line and does not take down previous mounts using that mount point. I will see about making a more robust solutio...
by Max
Wed Apr 11, 2018 12:25 pm
Forum: Steamcast
Topic: iOS and Mac OSX
Replies: 13
Views: 47461

Re: iOS and Mac OSX

Hi,

HTTP Live Streaming (HLS) is an Apple method for transfer of audio/video formats. Apple unfortunately does love their own proprietary work and has in the past often refused to implement more generic solutions.

I will see about implementing HLS provided we can do so.
by Max
Tue Apr 10, 2018 8:25 pm
Forum: Steamcast
Topic: Mountpoint moved by one
Replies: 6
Views: 22192

Re: Mountpoint moved by one

Hi,

Is this the Steamcast server you are using to reload the configuration whenever you want to use a new mount point? If so, are you sure that the numbers for the mount haven't accidentally been changed?
by Max
Tue Apr 10, 2018 8:13 pm
Forum: Steamcast
Topic: iOS and Mac OSX
Replies: 13
Views: 47461

Re: iOS and Mac OSX

Hi, The problem is most likely that the browser being used does not support the audio codec the stream is using. Browsers implement audio codecs on their own provided they gain the licenses for it. Steamcast itself does not prevent iOS or Mac OS X from receiving audio. However, the browser must supp...
by Max
Tue Apr 03, 2018 4:07 am
Forum: Steamcast
Topic: Adding mountpoints without kicking listeners
Replies: 7
Views: 24673

Re: Adding mountpoints without kicking listeners

IPv6 is already supported. If you want Steamcast to host on IPv6 just add another ServIP entry in the config. Like so... ServIP=198.50.155.189 ServIP=2607:5300:204:4133::1 Do note that you will have to restart Steamcast to change what IPs and ports its listening on. What I was saying is some reverse...
by Max
Mon Apr 02, 2018 8:09 pm
Forum: Steamcast
Topic: Adding mountpoints without kicking listeners
Replies: 7
Views: 24673

Re: Adding mountpoints without kicking listeners

That'll be cleaned up in the future. If you have a proxy that you're using its possible for it to rewrite http to https but since you are streaming through it it wouldn't like that.
by Max
Sun Apr 01, 2018 5:07 am
Forum: Steamcast
Topic: last played
Replies: 18
Views: 73322

Re: last played

If you enter your login details under the Listener tab in RadioToolbox v2 then yes. RadioToolbox v2 makes the exact same hit request since the admin stats sheet contains listener details.
by Max
Sat Mar 31, 2018 10:32 pm
Forum: Steamcast
Topic: last played
Replies: 18
Views: 73322

Re: last played

Well, I don't honestly know where the block is since I'm not your host provider. But some website hosts prevent PHP from reaching out on non-standard ports. Its actually a default in ConfigServer Firewall to block non-standard outbound ports. But its obvious from the error you posted something is pr...
by Max
Thu Mar 29, 2018 11:03 pm
Forum: Steamcast
Topic: last played
Replies: 18
Views: 73322

Re: last played

Connection refused implies that PHP cannot communicate with Steamcast. Please ensure your firewall allows your PHP to make external connections on port 8000 TCP. (And that it is the correct port for Steamcast you are running.) Steamcast itself cannot cause a connection refused. At most it will reply...
by Max
Wed Mar 28, 2018 10:06 pm
Forum: Steamcast
Topic: Adding mountpoints without kicking listeners
Replies: 7
Views: 24673

Re: Adding mountpoints without kicking listeners

You can edit the config and reload it. Just type "r" into the Steamcast window and press enter. It should reload the config.
by Max
Thu Feb 15, 2018 3:10 pm
Forum: Steamcast
Topic: Play Now Info Missing
Replies: 5
Views: 20893

Re: Play Now Info Missing

Ok, so this is most likely do to that "front end" script looking for the Icecast stats sheet instead of pulling Steamcast's stat sheet.

Do you have the code to that "front end"?
by Max
Thu Feb 15, 2018 7:30 am
Forum: Steamcast
Topic: Windows 10
Replies: 3
Views: 17739

Re: Windows 10

There is user roles that have to be added to the encoder to the mount its trying to stream to. Either that or you could set the encoder to be able to push to the entire server. Steamcast shouldn't need administrator privileges on Windows 10. I currently test Steamcast on a Windows Server 2016 and us...
by Max
Wed Feb 14, 2018 2:05 pm
Forum: Steamcast
Topic: Play Now Info Missing
Replies: 5
Views: 20893

Re: Play Now Info Missing

Hi,

The playing now information is provided by the encoder. It should already be there.

What exactly are you trying to do?
by Max
Sat Dec 23, 2017 5:36 pm
Forum: Steamcast
Topic: How would you like to be able to use Steamcast?
Replies: 2
Views: 16388

Re: How would you like to be able to use Steamcast?

The ability to list there will be determined by Radionomy. So far we have not heard back from them.

http://wiki.shoutcast.com/wiki/SHOUTcas ... quirements
by Max
Fri Dec 22, 2017 9:38 am
Forum: Steamcast
Topic: How would you like to be able to use Steamcast?
Replies: 2
Views: 16388

How would you like to be able to use Steamcast?

So, as the title asks, how would you like to be able to use Steamcast? If you can provide my hypothetical situations for your usage of Steamcast it could inform me better as to what I should focus on. I'm going to try to add SSL support soon, then API support. Past that I would love to hear from you...