solved #1138 by Adding missing Windows GStreamer build documentation - #1181
solved #1138 by Adding missing Windows GStreamer build documentation#1181ayushrajput6128 wants to merge 1 commit into
Conversation
|
The section fills a real gap (#1138 — Windows GStreamer docs were indeed missing), but as written it can't be followed to completion:
With the command restored and the block fenced this is a clear keep — the prerequisites list itself (runtime + development MSVC installers, matching Python) is accurate. |
This PR fixes issue #1138 by adding the missing Windows GStreamer build instructions
to the opencv-python repository documentation.
Changes included:
This should help Windows users successfully build OpenCV with GStreamer support.