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

Introduce modular install of event cameras #54

Open
Jegp opened this issue Feb 18, 2023 · 0 comments
Open

Introduce modular install of event cameras #54

Jegp opened this issue Feb 18, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Jegp
Copy link
Contributor

Jegp commented Feb 18, 2023

Inivation and Prophesee cameras require binary drivers. Ideally, we would add them with extras_require such that users can decide whether they want the extra dependency with pip install aestream[vendor], where vendor could be Inivation/Prophesee.

Currently, the drivers for inivation is automatically detected in the Cmake file, meaning that the user has to manually install them.

@Jegp Jegp added enhancement New feature or request help wanted Extra attention is needed labels Feb 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant