What product? Autoscalling?

I have to make an application where there are probably more than 100000 CCU, in this app there will be voice chat and I will divide people into rooms of 50/100 players.

I was wondering what product I should use for my project and if the dedicated server will support these people or Photon will create more subservers to support so many CCUs.

Cheers

Answers

  • Tobias
    Tobias admin
    edited November 2022

    Oh, this got overlooked. Sorry.

    Dividing the users into rooms of 50 - 100 is kind of a requirement. Fusion aims for up to 200 players in a highly optimized game, so that will fit.

    Voice works only well with smaller groups. Everyone's stream is sent to everyone else by default. This doesn't scale beyond 10 to 15 people. There is Voice Activity Detection / Muting and there are Interest Groups you can use to limit which voice streams you get.

    This might be a case for our Industries Circle. Get in touch: developer@photonengine.com.