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

[question] Use OpenCV with GStreamer #24486

Open
harrisondragoon opened this issue Jul 1, 2024 · 3 comments · May be fixed by #24495
Open

[question] Use OpenCV with GStreamer #24486

harrisondragoon opened this issue Jul 1, 2024 · 3 comments · May be fixed by #24495
Labels
question Further information is requested

Comments

@harrisondragoon
Copy link

What is your question?

What is the best way to compile OpenCV with GStreamer support?

@harrisondragoon harrisondragoon added the question Further information is requested label Jul 1, 2024
@SpaceIm
Copy link
Contributor

SpaceIm commented Jul 2, 2024

This option is not handled by opencv recipe, so someone has to submit a PR in order to add such option in recipe, map it to WITH_GSTREAMER option of upstream CMakeLists, and add gstreamer & gst-plugins-base recipes to requirements of opencv recipe (+ eventually some patch to make discovery and link to gstreamer libraries robust, I don't know how neat is OpenCV CMakeLists regarding gstreamer).
Moreover if you are using conan v2, you'll have to migrate gst-plugins-base recipe to conan v2.

@mgunther-telos
Copy link

Bumping this. Would be great to have G-Streamer support. Thank you, @SpaceIm.

@SpaceIm
Copy link
Contributor

SpaceIm commented Oct 9, 2024

I've submitted #24495, but there is no review for the moment. You can ping maintainers if you want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
3 participants