update
This commit is contained in:
@ -39,6 +39,6 @@ def filtervideo():
|
||||
os.remove(videopath)
|
||||
print('{} >>>>{}'.format((date),(results)))
|
||||
return json.dumps(results)
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
app.run(host='0.0.0.0', port=8085)
|
||||
|
Reference in New Issue
Block a user