Camera Stuttering

alaysia.exe

New Member
Since I got my new PC, my camera on OBS started stuttering pretty bad. I used to be able to fix it by deactivating the camera then reactivating it, but now that trick doesn't fix the issue. I don't know how to fix this issue and all I want to do is stream. Please someone help!
 
I think all of the stuttering happens in Windows is because of Microsoft not applying a CPU affinity policy, or giving the device drivers interrupts. This allows the drivers to work with the CPUs. You need to use this tool: https://github.com/spddl/GoInterruptPolicy
It will take some time, but every device is set to use the default machine's policy, which means that it's not used by default. This is not an overclock or anything. If you give your camera device a new affinity policy, then you will see the results. Also give your GPU devices a new affinity policy and reboot.
 
Top