Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aitjcize/Overlord
/ StopCaptureProcess
Function
StopCaptureProcess
py/stream_camera.py:79–80 ·
view source on GitHub ↗
(handler)
Source
from the content-addressed store, hash-verified
77
78
79
def
StopCaptureProcess(handler):
80
handler.kill()
81
82
83
def
main():
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected