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

Missing VideoCapture constructor overload #397

Closed
DaEkstrim opened this issue Oct 23, 2017 · 1 comment
Closed

Missing VideoCapture constructor overload #397

DaEkstrim opened this issue Oct 23, 2017 · 1 comment
Labels

Comments

@DaEkstrim
Copy link

@DaEkstrim DaEkstrim commented Oct 23, 2017

Summary of your issue

It seems that OpenCV 3.2 offers a constructor overload for VideoCapture that allows a device to be defined and captured by device path (such as /dev/video0). Specifications here: https://docs.opencv.org/3.2.0/d8/dfe/classcv_1_1VideoCapture.html#a85b55cf6a4a50451367ba96b65218ba1

Environment

Windows 10 x64, Raspbian Stretch (irrelevant tbh)

What did you do when you faced the problem?

This is not an issue. This is an enhancement to be able to open a device through a path instead of index.

Example code:

N/A

Output:

N/A

What did you intend to be?

An exposure of this constructor so that we can open a device through a path, rather than index

@stale
Copy link

@stale stale bot commented Jul 24, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jul 24, 2020
@stale stale bot closed this Jul 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.