Unverified Commit 147afb44 authored by Isotr0py's avatar Isotr0py Committed by GitHub
Browse files

[Bugfix] Replace unavailable video url in multimodal test (#20854)


Signed-off-by: default avatarIsotr0py <2037008807@qq.com>
parent 3c7d942d
......@@ -39,7 +39,7 @@ TEST_IMAGE_URLS = [
TEST_VIDEO_URLS = [
"https://www.bogotobogo.com/python/OpenCV_Python/images/mean_shift_tracking/slow_traffic_small.mp4",
"https://filesamples.com/samples/video/avi/sample_640x360.avi",
"https://github.com/opencv/opencv/raw/refs/tags/4.12.0/samples/data/vtest.avi",
]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment