Question / Help Chrome Window Capture

kutu

New Member
Hello everyone

This is a known issue, if you capture chrome window, switch scene, switch tab in chrome, then back to first scene, window capture will fail, cause window title doesn't match

My first solution was "We just need some kinda chrome extension that will prevent change chrome application title", but this thing doesn't exist.

Second way to fix it is to add checkbox in Window Capture settings - "match application title from behind"
Because title in browsers usually looks like this
{Tab Title} - Google Chrome

But if anyone know how to prevent chrome to change title to a tab title, this would be the solution for this issue.

thx
 

kutu

New Member
i tried to use ahkscript, to change chrome application title on interval, i set it to just "Google Chrome", but looks like obs "check window title function" get name from other place, so browser window doesn't even appear in obs, but title has been changed
 
Top