Want to make a Virtual Exhibition Center Web based with multiple concurrent users

Have a project coming up and it involves making a Virtual Exhibition Center Web based with multiple concurrent users. Whats the best approach. As it need to be used with a lot of concurrent users and also have a conference room with live/recorded video ingested in it. Thanks

I’d recommend either client side hosting via the official 4.23 branch with it’s html5 export or the latest 4.27 with pixel streaming, depending on your needs. Streaming will be much easier, as you can use existing native networking solutions and not need to worry about html5 specific things at all, you also get higher end rendering features, but html5 can be much less expensive to distribute.

I’ve worked on MMO’s using both paths and I’m available for consultations, message me for rates if interested.