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
Hello. I'm already feeling discouraged and don't know what to do.
I need Forward to determine the array of endpoints for restreaming for each user, but when streaming with the following config (or any other), there are FPS drops and unstable bitrate.
Streaming is done through OBS and the settings should be copied. No extra transcoding should occur.
But all the options I've tried don't give any result, streaming is almost impossible due to the drops.
At the same time, out of curiosity, I launched SRS Stack, specified the restream address, and with the same OBS settings (zerolatency, veryfast) I got a perfectly stable FPS without any drops and a perfectly stable bitrate. After digging into the SRS Stack code, I found that for forward it simply runs ffmpeg with a configuration similar to transcode in the config above. Now the question is: why does SRS Stack give a perfect restream result, while SRS makes restreaming impossible?
There are no errors or warnings in the logs.
I'm asking for your help in solving this mystery.
EnglishNativeThis issue is conveyed exclusively in English.
1 participant
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
-
Hello. I'm already feeling discouraged and don't know what to do.
I need Forward to determine the array of endpoints for restreaming for each user, but when streaming with the following config (or any other), there are FPS drops and unstable bitrate.
Streaming is done through OBS and the settings should be copied. No extra transcoding should occur.
But all the options I've tried don't give any result, streaming is almost impossible due to the drops.
At the same time, out of curiosity, I launched SRS Stack, specified the restream address, and with the same OBS settings (zerolatency, veryfast) I got a perfectly stable FPS without any drops and a perfectly stable bitrate. After digging into the SRS Stack code, I found that for forward it simply runs ffmpeg with a configuration similar to transcode in the config above. Now the question is: why does SRS Stack give a perfect restream result, while SRS makes restreaming impossible?
There are no errors or warnings in the logs.
I'm asking for your help in solving this mystery.
Beta Was this translation helpful? Give feedback.
All reactions