You don't relieve your GPU from stress if you build in a second GPU. It looks as if this were a smart move, but actually you will not see an improvement if you do. The problem is that raw frame data has to be transferred via pci-e bus from one gpu to cpu memory and from there to the other gpu where it is rendered for stream. This 2 times transfer is stressing the computer more than you gain by distributing computing power to 2 gpu's. If you render on the same gpu where you're capturing, it's just transfer within that gpu's memory, if at all - may be that only pointers are handled and not even data actually being copied.