Anton
Anton
Thanks, I believe that from Unifi Video perspective that is not an intended way of accessing recordings, so we're just hacking it to our own specifications =)
I've tried updated :beta, but new files are still written with old permissions: container log after update and removal of perms.txt ``` 2019-11-17 13:21:10.743043 [info] UMASK defined as '002'. 2019-11-17...
> I still don't understand where to connect a pin that does not exist in the SD slot footprint Depends on the slot, some have NC, some NO. At least...
This is critical to be implemented on all platforms for both DCD on Windows and DLS on other Platforms, not just DCD, in combination with [CORS issues](https://github.com/dymosoftware/dymo-connect-framework/issues/30) in DCD, we...
Using DYMO init and checkEnvironment functions in async prevents page from freezing, but doesn't solve anything else.
Is it on DYMO Label Software (DLS) or DYMO Connect Software (DCD)? I have same issue with DCD on Chrome but no issues with DLS, the error is on Service...
Can't import in Chrome browser if using it in ServiceWorker, tried ```javascript import "./JsBarcode.all.js"; import * as JsBarcode from "./JsBarcode.all.js"; import JsBarcode from "./JsBarcode.all.js"; ``` It would have worked if...
Vulkan is advertised as both Graphic and Compute API, while OpenCL is an alternative to CUDA, Vulkan while not a direct alternative - is supported by AMD, NVidia and Intel,...
For me the cause was older per-installed usbmuxd version, check which version of usbmuxd is running ``` $ systemctl status usbmuxd ``` if it has `usbmuxd v1.1.1 starting up` then...
run `sudo ldconfig` to register libraries that probably were not registered after being installed