Gstreamer support on windows 10
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 1k
- Avg merge
- 22h 17m
- Merged PRs (30d)
- 3
Description
Hi
I am lost ... I tried to find online information about building opencv-python with gstreamer support, but I failed.
I set the cmake args with_gstreamer to ON, but at the end cv2.getBuildInformation() always give me that gstreamer is not supported.
Could some god of you take few minutes to explain me how to build successfully opencv python with support to gstreamer on win10 ?
Thanks a lot
And thanks a lot for this beautiful work done on opencv python !!!!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's CMake argument handling for with_gstreamer and the Windows build path. Reproduce the build on Windows 10, then check cv2.getBuildInformation() to confirm whether GStreamer support is reported as enabled. Done means a documented or working build process that produces a Python package with GStreamer support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100