Multiple Channels

You have a question or need an advice about how to do something? Ask it here!
Post Reply
inl_inc
Posts: 76
Joined: 12 Dec 2013 18:42
Multiple Channels

Post by inl_inc »

Thinking of adding a second channel to our service sometime in the future - which will require another instance of ProppFrexx. Currently ProppFrexx runs on a Win2012 host with 64gigs of ram and 8 cores. The same host also runs 2VMs: LAMP sever and an Icecast server.

Can two ProppFrexx instance run on the same computer simultaneously? Or is it better to to run them on two completely separate boxes, or same box but in a VM? Are there any drawbacks to running two instances on the same box?

I'm most concerned with stability ... so trying to figure out if I need to get more hardware ...
User avatar
radio42
Site Admin
Posts: 8565
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Multiple Channels

Post by radio42 »

Yes two instances can theoretically run on one machine using appropriate command line options, which still would require 2 licenses.
Stability in terms of audio processing is mostly affected by using a decent soundcard.
A VM with no physical soundcard might not provide a perfect sample rate as the system clock is used to emulate that, which might become unprecise with multiple instances.
So you might want to test this.
inl_inc
Posts: 76
Joined: 12 Dec 2013 18:42
Re: Multiple Channels

Post by inl_inc »

Of course I will need another license ;) - which I will happily get!

Just trying to figure out what the best hardware set up will be for multiple channels. The new channel is still a few months away.

My server does not have a soundcard (and any new servers that I get will not have one either) - I currently use NoSound Device [Virtual Sub-Bus] without any issues. I did follow your previous advice about the clock issues on a VM - so ProppFrexx is running on the actual Win2012 virtualizer host.

Given that there are no soundcards involved - will two instances of ProppFrexx running simultaneously on the same host be stable?

Is there anyone on this board who is running multiple channels - and would be willing to share their hardware set up?
User avatar
radio42
Site Admin
Posts: 8565
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Multiple Channels

Post by radio42 »

ProppFrwxx will run stable, yes.
If two streams/channels without a soundcard still run without issues is not guaranteed in the same way as as for one channel. I cannot guaranteed this. So you better try yourself.
Ihor Mudrak
Posts: 26
Joined: 02 Feb 2022 22:52
Re: Multiple Channels

Post by Ihor Mudrak »

Hello Bernd, could you please help us to run the second channel (with more relaxing music)? It will be broadcasting via the same icecast server. How to run separate schedule with another content for new stream?
Attachments
Знімок екрана 2024-11-19 160316.jpg
User avatar
radio42
Site Admin
Posts: 8565
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Multiple Channels

Post by radio42 »

You need to run a 2nd instance of ProppFrexx!
At best on a 2nd machine or VM.
Else you must carefully separate any configuration. Eg. Via the -globalconfig and the -config command-line option.
Ihor Mudrak
Posts: 26
Joined: 02 Feb 2022 22:52
Re: Multiple Channels

Post by Ihor Mudrak »

Thanks! It works OK!

Is it possible to avoid this message before start of the 2nd instance?
Attachments
Знімок екрана 2024-11-22 182751.jpg
User avatar
radio42
Site Admin
Posts: 8565
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Multiple Channels

Post by radio42 »

Yes, see the command-line option: -allowmultiple

Post Reply