with OBS studio is really choppy, it's really annoying/unplayable when you have to spray.(Talking about CS:GO)
Here is the log from OBS STUDIO while streaming CS:GO
CS:GO is notorious for just eating all available system resources. You should try to cap FPS at something reasonable (200 is
not reasonable) in game and try again. I see two things that jump out in the logs here:
Code:
16:56:23.895: [rtmp stream: 'adv_stream'] Interface: Killer e2200 Gigabit Ethernet Controller (ethernet, 1000 mbps)
16:57:23.102: Output 'adv_stream': Number of lagged frames due to rendering lag/stalls: 14 (0.8%)
The first, Killer network cards are
terrible. They are known to cause all sorts of issues with just about any network-enabled application. I would strongly recommend downloading the driver package only, uninstalling their software suite, and getting the driver only installed. EDIT: Be careful when doing this, though. Make sure you have the driver only package downloaded on your PC already as uninstalling the software suite might prevent you from connecting until the driver is reinstalled.
Second, I see lagged frames in the output, which usually means that your system is running at capacity and can't keep up with encoding. Since you're using NVENC as the encoder, this would mean that your GPU is running near or at 100%, and capping FPS in CS:GO will help keep GPU usage under 100%.