Brooks Talley
Brooks Talley
I’ve been digging into this a bit… the root cause is the API server not setting the CORS headers, at least on swagger.json. I see that the server is using...
Looking at the code I think it's conceptually pretty similar. Yep, outpaint only left and right, and then the interpolated frames are just combining two sequential images by gradually using...
Having the same issue. Here's what I know: - Does not seem related to running as root / sudo or not. I set up a whole install as root, same...
Dove deeper -- no solution but leaving notes in case anyone else runs across this. The [example file](https://github.com/waveshareteam/IT8951-ePaper/tree/master/Raspberry/examples) in the waveshare repo works when compiled. I've double-checked everything I can...
While the example file in IT8951-ePaper does work when compiled with the default BCM driver, it DOES NOT work when compiled to use GPIOD (make -j4 LIB=GPIOD). The program starts...