I want to record my own application's window. The only relevant API I see is media projection. I would use it but it requires user consent because it enables screen capturing of other applications. I'm interested only in my own application screen.
Is there a way to record my application screen without media projection API (and without user consent)?