mirror of
https://github.com/QuentinFuxa/WhisperLiveKit.git
synced 2026-03-07 22:33:36 +00:00
del online once webstreaming is finished
This commit is contained in:
@@ -173,6 +173,8 @@ async def websocket_endpoint(websocket: WebSocket):
|
||||
pass
|
||||
|
||||
ffmpeg_process.wait()
|
||||
del online
|
||||
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
Reference in New Issue
Block a user