Question / Help Stream lagging so hard

andrew_fakename

New Member
Hello, I am new to OBS Studio.
My problem is when I want to stream to YouTube, it constantly lags and sometimes freeze the stream for a second. BUT if I want to record something (not stream) then it is really smooth. Before you see the log file, YES I am aware that this PC is horrible (Pentium) but STILL it is not THAT bad. I am 100% sure that I can stream my screen on YouTube WITHOUT upgrading my PC for some extreme price. Just help me.
https://hastebin.com/yohokehopi
 

TryHD

Member
your computer and internet is trash, you will not stream anything somebody would want to watch with this setup ever.
 

Narcogen

Active Member
18:02:51.492: Output 'adv_stream': Number of lagged frames due to rendering lag/stalls: 85 (1.2%)
18:02:51.492: Output 'adv_stream': Number of dropped frames due to insufficient bandwidth/connection stalls: 5999 (84.9%)
18:02:51.493: Video stopped, number of skipped frames due to encoding lag: 2105/7143 (29.5%)


You're overloading your GPU slightly, your Internet connection completely, and your CPU significantly.

18:00:51.859: [x264 encoder: 'streaming_h264'] preset: veryfast

Change that to ultrafast.

18:00:51.859: bitrate: 2500

Change that to 1200.

17:57:35.794: base resolution: 1920x1080

Change that to 1280x720.

17:57:35.794: fps: 60/1

Change that to 30fps.

You could also try running the auto-configuration wizard from the Tools menu, because there is no chance it would suggest the settings you are trying. You need to work within the machine's limitations.
 
Top