增加显示视频名称

This commit is contained in:
zqc
2025-12-21 17:38:39 +08:00
parent dd2d9c8b37
commit f4f35af108

View File

@@ -472,6 +472,7 @@ def process_video_check_task(task_id: int) -> bool:
"total_detections": total_detections,
"video_results": results,
"target_video": target_video_path,
"target_video_name": target_video.video_name,
"checked_videos": len(video_infos)
},
feature_data=feature_bytes