Philip Chimento
Philip Chimento
I'm not sure if ignoring the parentheses inside the bracketed argument to `AS_HELP_STRING` would be technically correct or not. What if you preceded it with `m4_define([faccessat], [...])`? But regardless, the...
That would be great if you could help! First thing is, could you try your beam profiler webcam on another computer with no internal webcam? Just to see if it...
This computer only has 1 webcam in total? Hmm, I don't know what to do next. Is there any chance you could do some experimenting and find out what is...
I have added some code to allow selecting between two webcams when using OpenCV. Maybe that helps or fixes this?
This may be due to the shell grammar changing? See #10. I'd welcome a pull request to fix this.
Is your operating system by any chance not Windows? VideoCapture will only work on Windows. If that's not the problem, try running the small script under "Trying it out" on...
That's probably it. Beams only supports Python 2 until someone can maintain it again.
Can you post the image that you get? Otherwise I would suggest trying to get opencv working after all. If the opencv in the instructions isn't working, maybe another Conda...
It's OK to leave VideoCapture installed. Are you sure you installed opencv inside the Conda environment for Beams?
The additional tests are merged.