We have a client requirement where the user need to open 16 streams for multiple web clients at the same time (1 stream per camera) but during our test we failed to make it work for more than 9 cameras .We are using the WebRTC_JavaScript sample on XProtect Management Client 2025 R1. Also when the 9th streams failed the management client also becomes unresponsive.
is there any limitation per recording server (ram have enough free resources and same for cpu)
There is no limit like that and in a quick test I could not reproduce.
Guessing the CPU usage goes 100%, is that a correct guess?
Using the task manager to observe, what is using the CPU?
Hello Bo,
CPU usage is stable around 80% .
Is there any limit if the same stream is used multiple times? same stream 2 times or 3 times ?
No, the same stream can be used multiple times.
thank you Bo, we managed to get it working on another machine.
Good news, thank you for sharing the good news.