Closed lesha-co closed 1 month ago
the logs read
init_screen_stream: Invalid target window ID: 174226
I guess it remembers the window ID and not window name which makes sense but I'd love it to try and find the window by name if it can't find it by ID because that's what I do
which leads me here
As you have correctly identified, this is expected and intended. If you close an app and open it again, it's a different window, so window capture does not pick it up.
If you want your app to stay captured, consider using Application Capture instead.
I would love to, but the "expose" function on macOS affects recording
it's almost like Application Capture captures entire screen, ignoring all other windows
and if I open the game in full screen, it works fine until I decide to swipe out of it It's hard to tell what I mean exactly, here's another screenshot, in the middle of a swipe
would it be considered a bug and should I open another issue about it?
Is your screenshot from Application Capture? I.e., does that show other apps even though it shouldn't? In that case, yes, please open another bug with specific information on your version of macOS and specific steps to reproduce. It's unlikely we would be able to solve that ourselves but might be able to raise it with Apple.
Operating System Info
macOS 14
Other OS
No response
OBS Studio Version
30.2.3
OBS Studio Version (Other)
No response
OBS Studio Log URL
https://obsproject.com/logs/wBdkxuHBQqHoywWa
OBS Studio Crash Log URL
No response
Expected Behavior
When restarting the game that I've added as a source, OBS should restart window capturing
Current Behavior
OBS forgets the window
Steps to Reproduce
(the window is correctly added to the scene)
(OBS shows freeze frame from before you've exited the application, and doesn't restart the capture)
Window dropdown shows whatever is first in the list instead of whatever you've selected in (1), "Restart capture" button is disabled. Manually selecting the window helps, but that's what the button is there for, isn't it
Anything else we should know?
No response