Hi everyone,
we are using Janus with the streaming plugin. When we launch one video stream, we receive 300-400 listeners without errors. If there are more listeners, we are starting to receive errors: ‘Discarding too old outgoing packet’.
When we set the number of processing threads in config according to the number of CPUs, we receive a limit of 500-600 listeners.
Currently, we are using several instances of Janus as horizontal scaling, but our goal is to get 900-1000 listeners on one Janus instance. Are there any recommendations for tuning Janus and Linux to achieve maximum Janus performance in the streaming plugin on single instance?