You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be interesting to be able to control BetterCapture through third-party applications. Personally, I'd like my application (SaaS) to be able to select the application I want to record (Video + Audio), and retrieve its content for processing.
Proposed Solution
This API (HTTP/HTTPS?) would enable SelectWindow/StartRecord/StopRecord/Parameters..., a bit like what we do today with MCP. Of course, you'd have to secure it! (Apikey/Secretkey).
Choosing HTTPS would enable easy/quick integration of apps written in javascript.
Alternatives Considered
No response
Additional Context
No response
I confirm that:
I have searched existing Discussions and Issues and this is not a duplicate.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Problem Statement
It would be interesting to be able to control BetterCapture through third-party applications. Personally, I'd like my application (SaaS) to be able to select the application I want to record (Video + Audio), and retrieve its content for processing.
Proposed Solution
This API (HTTP/HTTPS?) would enable SelectWindow/StartRecord/StopRecord/Parameters..., a bit like what we do today with MCP. Of course, you'd have to secure it! (Apikey/Secretkey).
Choosing HTTPS would enable easy/quick integration of apps written in javascript.
Alternatives Considered
No response
Additional Context
No response
I confirm that:
Beta Was this translation helpful? Give feedback.
All reactions