Laggy stream with WebRTC and adaptive streaming enabled #5120
-
Hey, When I turn on adaptive streaming, and stream with WebRTC (using the test WebRTCApp) the stream gets very laggy compared to streaming with adaptive streaming off. On an other server we tried several configurations, but nothing helped. Thanks for your help! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 25 replies
-
Are you just testing with one live stream and what server are you using? Does it look like system resources are getting really high with adaptive bitrates enabled? Typically, as soon as you start using ABR, the system resources do increase and an increase in resources. |
Beta Was this translation helpful? Give feedback.
@mekya I found the customer application setting encoderPreset: slower. I think this is the issue. I changed this preset and tried various combinations on the OBS settings to achieve a better quality of playback. #5464 (comment)