Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Build Docker gst-analytics.dockerfile - vasurface_qdata.patch 404 Not Found #1364

Open
igbww opened this issue Jan 26, 2024 · 0 comments
Open

Comments

@igbww
Copy link

igbww commented Jan 26, 2024

0.346 --2024-01-26 08:00:17-- https://raw.githubusercontent.com/opencv/gst-video-analytics/master/patches/gstreamer-vaapi/vasurface_qdata.patch
0.347 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.108.133, ...
0.366 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected.
0.479 HTTP request sent, awaiting response... 404 Not Found
0.738 2024-01-26 08:00:17 ERROR 404: Not Found.
0.738
0.743 error: unrecognized input

gst-analytics.Dockerfile:451

450 | RUN wget ${GST_PLUGIN_VAAPI_REPO} -O build/src/gstreamer-vaapi-${GST_VERSION}.tar.xz
451 | >>> RUN tar xvf build/src/gstreamer-vaapi-${GST_VERSION}.tar.xz &&
452 | >>> cd gstreamer-vaapi-${GST_VERSION} &&
453 | >>> wget -O - ${GSTREAMER_VAAPI_PATCH_URL} | git apply &&
454 | >>> PKG_CONFIG_PATH=$PWD/build/pkgconfig:${PKG_CONFIG_PATH} meson \

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant