Question / Help cef-bootstrap.exe high CPU usage

W277AC

New Member
I use this *.exe file used by OBS to capture a website that I created, unlike the many other forums they said there was a javascript in the code, which mine does not have. I have used this and do not want to smaller scale since that made the Browser Source even worse in handling CPU. What Options do I have. Here is my *.html code that I use for hosting OBS Live video stream from my other site.

<iframe src="http://www.truthcasting.com/embedchannel/100001805/video/173879/playeronly" scrolling="no" style="width:1600px; height:900px; overflow:hidden; border-style:none;"></iframe>

I have heard that iframes are C$@P when it comes to web design and web hosting. So if the issue is due to my iframe setup what other options do I have other than using an iframe if that's the culprit of High CPU. I did found that my CPU does go down to 30 percent when using the built in Intel Graphics Card in my gaming laptop. But found that using Software instead of QSV causes it to be sounding robotic.

Any Options to deal with the issue without down-scaling because CPU get's higher I have the highest end intel i7 CPU available for my Laptop which is a Dell Latitude E6420
 

Attachments

  • Intel CPU.PNG
    Intel CPU.PNG
    6.3 KB · Views: 27

Fenrir

Forum Admin
Iframes don't really have a performance cost, but there's plenty of other reasons not to use them. However, I don't think that's what's going on here.

Try posting a log from OBS that shows a recording/streaming session. I'm thinking you might be a bit confused on what's actually using your CPU resources.
 
Top