mozilla / janus-plugin-sfu

Janus plugin to act as a kind of SFU for game networking data.
Mozilla Public License 2.0
135 stars 40 forks source link

Log how many message threads will be created #67

Closed vincentfretin closed 3 years ago

vincentfretin commented 3 years ago

This shows:

Loaded SFU plugin configuration: Config { auth_key: None, max_room_size: 30, max_ccu: 1000, message_threads: 0 }
message_threads is set to 0, setting it to 8 (number of cpus)
mqp commented 3 years ago

Sure thing.