ES-Alexander

Results 299 comments of ES-Alexander

This is an extension of #136 (which I just saw/found).

- [ ] clarify "Try using a portable USB battery charger" point for FXTI powering

I just checked if [`videorate`](https://gstreamer.freedesktop.org/documentation/videorate/index.html?gi-language=c) could help with this by adding it to the stream pipeline and it didn't seem to make a difference. Annoying because that seems to be...

On an unrelated note, I had a bit more of a play and it seems plausible that this might be a gstreamer-specific issue. I tried the V4L2 stream rate testing...

> Was this feature made? No, not yet. This thread is a GitHub "issue", which provides information about a problem and/or a proposal/suggestion. The issue will get closed if/when the...

Spent a bit of time trying to implement this but couldn't get it working at the time. Proposed interface is a `loop` variable in the VideoReader initialisation, where: ``` python...

Current workaround is to download `names.txt` from the repo and add the file to `.../python3.X/site-packages/pcv/examples` where your python libraries are installed.

Potentially allow user hints for alternating processing types (and accordingly alternating times), or just for expected completion time for variable processing algorithms.

Could possibly even implement separate installation targets, for `[performance]` vs `[versatility]` or something?