Hi Lorenzo,
I'm doing the following test on janus:
1) I set a fixed number of threads in the Janus core
equal
to the number of cores on the server (16).
2) I have only one publisher sending its audio/video signal to the videoroom plugi
3) I have 1000 remote subscribers all connecting to the videoroom plugin.
During the test I noticed that the workload is distributed with the same percentage of utilization on all 16 "hloop" threads and on all CPUs of the server.
Is this equivalent to using the streaming plugin with helper threads, or might the publisher loop not be able to send the stream to all subscribers?
Regard,