dkbarn
dkbarn
In your example code above, would the `User` class used in the query builder be the same `User` class returned in the response, or would you need to define 2...
@DamianCzajkowski we're eager to see what sort of solution you've come up with! Roughly when do you think there might be a pull request to look at?
This is great, thanks @Breakthrough ! If dvr-scan had the ability to take a network stream such as rtsp:// as direct input, I think that would be sufficient, and reading...
Could we add OpenCV to this list? I filed a ticket [here ](https://github.com/opencv/opencv-python/issues/943) to track progress on a numpy 2.0 build for it.
Thanks for this @Memexurer. Which version of the app is the script confirmed working with?
Have you tried using the ``goHome`` function on the OpenSeaDragon viewport? This worked for me: ```javascript import { OSDReferences } from "mirador" ... const osd = OSDReferences.get(windowId) const viewport =...
Apologies for not responding sooner. I have just had a chance to test against the latest version of livesync (v0.25.36). I did a 5 minute timed test of typing into...
There are web-based libraries & tools out there with EPUB3 "read along" functionality that could potentially be leveraged or at least used as inspiration. See for example: - https://github.com/readium/readium-js-viewer -...