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

Multi device support #17

Open
Enzo-Kerkhof opened this issue Nov 22, 2023 · 0 comments
Open

Multi device support #17

Enzo-Kerkhof opened this issue Nov 22, 2023 · 0 comments
Assignees

Comments

@Enzo-Kerkhof
Copy link

Dear Christian,

I'm testing the Magewell dual DVI device with your repository for a research implementation.
As far as I now understand in your current release it is not possible to easily switch between devices or input channels.
I've tried to run your example script, which works fine for input 0. For input 1 though it cannot read the time from the device after changing the 0 to a 1 on line 266 of pro_capture_device.py in the function capturer.mw_get_device_path(0, t_path).
It then throws an exception in: _get_device_time_in_ticks line 197.
Though it does not break anymore due to no video signal detected.

Would there be an easy implementation of making it possible to start 2 capture instances to grab frames with the same timestamp?

Best,
Enzo

@crnbaker crnbaker self-assigned this Nov 23, 2023
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

2 participants