mirror of
https://github.com/azaion/detections.git
synced 2026-06-21 08:11:07 +00:00
Fix e2e tests
This commit is contained in:
@@ -72,6 +72,9 @@ def video_events(warm_engine, http_client, auth_headers):
|
||||
**auth_headers,
|
||||
"X-Channel-Id": channel_id,
|
||||
"X-Filename": "video_test01.mp4",
|
||||
"X-Config": json.dumps(
|
||||
{"model_batch_size": 1, "frame_period_recognition": 25}
|
||||
),
|
||||
"Content-Type": "application/octet-stream",
|
||||
},
|
||||
timeout=15,
|
||||
|
||||
Reference in New Issue
Block a user