Bernt Christian Egeland
Bernt Christian Egeland
> When browsing the events list, if you click on a thumbnail, the clip preview and various buttons all appear inline. This usually causes the events list page to scroll...
Had the exact same issue when decrypting larger chunks.. your gist code worked perfectly.
can you post the output of the following command: `docker run -it --rm sinamics/gstreamer | gst-device-monitor-1.0 Video/Source` It should list all available camera. I dont think the CSI will work,...
gstreamer container needs to be updated with correct modules to handle the csi camera on jetson. Your RPI should work just fine, but you might want to enable the legacy...
Tested - Works OK raspberrypi 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l GNU/Linux Raspbian GNU/Linux 10 (buster LITE 2022-04-04 ) - Works OK raspberrypi 5.10.17-v7l+ #1414 SMP...
installer script has been improved, and im closing this for now
same problem. scale does not work even adding width. reverted to v10.5
If Zerotier decides to use a different scheme for their QR code in the future, we can simply update our QR code to align with theirs? I want to add...
@styfle Sure, see bellow: **index.ts** ```ts import 'reflect-metadata'; import path from 'path'; import http from 'http'; import express from 'express'; import session from 'express-session'; import connectSqlite3 from 'connect-sqlite3'; import {...
Ztnet getting the physical IP from the zerotier peers object. Do you see the IPv6 address if you type `zerotier-cli listpeers -j` ? I guess this issue is not related...