Closedown
This commit is contained in:
@@ -188,3 +188,8 @@ def stop_viewer():
|
||||
def on_system_restart():
|
||||
print ("restart")
|
||||
stop_pipeline()
|
||||
|
||||
|
||||
def on_ctrl_cmd(cmd):
|
||||
print ("Control command: ", cmd)
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user