I used "Window Capture" and in the first dropdown, I could see and select the window I wanted to stream.
There exists a second windows (with a different class) that has exactly the same name.
It does not appear in the list at all, and never appears independently.
In the second dropdown, there are only 3 options:
Is there a filter that can do this?
I tried changing the window's title using AutoHotKey -- this was successful, but the new name did not appear in the selection list.
I can work around this by parking the window in a specific spot on the screen and using a display capture, but if anything overlaps it, that gets streamed too.
TIA,
Caedmon
There exists a second windows (with a different class) that has exactly the same name.
It does not appear in the list at all, and never appears independently.
In the second dropdown, there are only 3 options:
- Match Title, otherwise find window of the same time <==
- Match Title, otherwise find window of same executable
- Window Title must match
Is there a filter that can do this?
I tried changing the window's title using AutoHotKey -- this was successful, but the new name did not appear in the selection list.
I can work around this by parking the window in a specific spot on the screen and using a display capture, but if anything overlaps it, that gets streamed too.
TIA,
Caedmon