Skip to content
This repository was archived by the owner on Nov 13, 2023. It is now read-only.

Add cscore/cameraserver integration back in #616

Closed
virtuald opened this issue Jan 19, 2020 · 5 comments
Closed

Add cscore/cameraserver integration back in #616

virtuald opened this issue Jan 19, 2020 · 5 comments

Comments

@virtuald
Copy link
Member

Should just be copy/paste from the old repo. Need to build/install cscore for roborio too.

@ArchdukeTim
Copy link
Contributor

Can this not be autogenerated?

@auscompgeek
Copy link
Member

No, we want to keep our cscore out of main process. Also we don't want cscore to be a dependency here otherwise packaging will be impossible.

@amoose136
Copy link

Without some way to get CSCore I can't run the example multiCameraServer.py that comes with wpilibsuite/FRCVision-pi-gen locally on a windows installation.

@virtuald
Copy link
Member Author

@amoose136 running cscore locally is actually an annoying proposition, see robotpy/robotpy-cscore#17 ... though, if we packaged OpenCV with robotpy-build, I wonder if we could pull it off?

@amoose136
Copy link

I may have to try the conda thing. I don't really like conda as I don't think it solves the problems it's designed to solved so I'd rather just use stock python. I was able to get opencv to compile using visual studio community edition but that didn't fix the missing header error when building CSCore and the wheel file linked doesn't actually work anymore either because the version of opencv I built was 4.x series not 3.x series.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants