Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant