You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EnglishNativeThis issue is conveyed exclusively in English.
1 participant
Converted from issue
This discussion was converted from issue #4371 on June 12, 2025 11:42.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
SRS 5.0.213
I use realtime.conf to startup the srs. Here is the log output:
[2025-06-04 14:44:47.611][INFO][2030][5s73szoq] SRS on amd64 x86_64, conf:conf\realtime.conf, limit:1000, writev:1024, encoding:little-endian, HZ:1000
[2025-06-04 14:44:47.612][INFO][2030][5s73szoq] mw sleep:350ms. mr enabled:on, default:0, sleep:350ms
[2025-06-04 14:44:47.613][INFO][2030][5s73szoq] gc:on, pq:30000ms, cscc:[0,16), csa:on, tn:on(may hurts performance), ss:auto(guess by merged write)
[2025-06-04 14:44:47.613][INFO][2030][5s73szoq] system default latency(ms): mw(0-350) + mr(0-350) + play-queue(0-30000)
[2025-06-04 14:44:47.614][INFO][2030][5s73szoq] Run in single thread mode
Look like the log indicate that mr and gc are on. mw set to 350ms.
realtime.conf is unmodified version in conf directory.
Beta Was this translation helpful? Give feedback.
All reactions