I have a old gaming computer with an i5-2500k and a nvidia 1060 gpu. I am using 2 RasPi setup as ip cameras streaming rtsp udp to Blue Iris. One stream at 720p at 30fps and the other at 1080p at 30fps. Both encoded using h264 and no audio and motion detection on but with no object detection. I am writing directly to disk and tried both the intel and nvidia hardware acceleration with no visible cpu decrease. If i disable both cameras i get 6% cpu load and each feed uses 35% and hover consistently around 75%-80% with both streams enabled. Is this normal? It seems high to me but maybe that normal. Both RasPi boards are running about 12%-15% each. I turned off motion detection on both streams and i save maybe 10%. I know I could reduce the fps and resolution of the streams but are there other ways to reduce the cpu load. Hardware acceleration doesn't seem to help. One thing i did notice is when I disable one feed the load drops to about 38% and when I enable the stream the cpu load doesnt immediately shoot up, it goes up to about 50% and then over the course of 30 seconds or so it creeps up to reach 75%-80%.