Skip to main content

Recently Updated Pages

Fixing blurry 8-50mm Zoom Lens for Raspberry Pi High Quality Camera

Raspberry PI

When you mounted the lense with C-mount, it might be that everything is extremely blurry.To adjus...

Updated 3 days ago by Tim

stream camera feed

Raspberry PI

Broadcast from Raspberry pi: rpicam-vid   --camera 0  --inline   --width 2028  --height 1080  --...

Updated 3 days ago by Tim

Set HTTPS to bypass browser constraints

Raspberry PI

  cd ~/pt_rpiopenssl req -x509 -newkey rsa:2048 -nodes \-keyout ssl.key \-out ssl.crt \-days 365...

Updated 4 days ago by Tim

Access files over HTTP quickly

Raspberry PI

python3 -m http.server 8080 Current folder will now be accessible over http 

Updated 5 days ago by Tim

Enabled dual camera (Raspberry pi 5)

Raspberry PI

When you can only see one of both cameras: rpicam-hello --list-cameras   https://docs.arducam....

Updated 1 week ago by Tim

Improve camera stream latency

360° Omnidirectional High-Torque 2-Axis...

For more "immediate feedback" on the stream, some addjustements of the source code could be made....

Updated 1 week ago by Tim

Start a script as a service

Raspberry PI

sudo nano /etc/systemd/system/ptcam-app.service Create an ini file [Unit] Description=PanTil...

Updated 1 week ago by Tim

Fix DNS (apt-get doesn't work)

Raspberry PI

When apt-get update times out or you can't reach servers that you know are online sudo rm -f /et...

Updated 1 week ago by Tim

Enable Filesharing

Raspberry PI

Install samba sudo apt update sudo apt install -y samba Set password sudo smbpasswd -a soph...

Updated 1 week ago by Tim

Connecting the glasses in Android

XReal One Pro

It seems to be a chore at first and depending on your phone, it might or might not work.Don't loo...

Updated 2 weeks ago by Tim

Debugging

XReal One Pro

Enable wireless debugging in Android, then you'll see the IP adress and port to pair.   Once pa...

Updated 3 weeks ago by Tim

Setup

XReal One Pro

Don't forget to update the glasses first: https://www.xreal.com/ota/ Also, in the SDK tutorials...

Updated 3 weeks ago by Tim

Nuget packages: Shared library in NET9.0 SdkProject

.NET Development

A nuget project doesn't include a references shared library. (opening the Your.Client.1.0.1.nupk...

Updated 11 months ago by Tim

Turn off web search in start menu

Windows

regedit Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Search   Create D...

Updated 1 year ago by Tim

Large default vdx

Docker

>> wsl --shutdown Verify everything is stopped by: >> wsl.exe --list --verbose Then start...

Updated 1 year ago by Tim

Improve SMB speeds

QNAP NAS

Enable multichannelEnable async operations I/OEnable kernel mode SMBSet minimum version to SMB 2 ...

Updated 1 year ago by Tim

SMB (fileshare) is slow / capped to 10Mbit

Windows

Open powershell as administrator: Set-SmbClientConfiguration -EnableBandwidthThrottling 0 -Enabl...

Updated 1 year ago by Tim

Proxy BT

NordVPN

Use a server with "socks" in the name.And perform the test. https://support.nordvpn.com/hc/en-us...

Updated 1 year ago by Tim

Get Path of MSBUILD

.NET Development

reg.exe query "HKLM\SOFTWARE\Microsoft\MSBuild\ToolsVersions\4.0" /v MSBuildToolsPath

Updated 1 year ago by Tim

RDP file autologin

Windows

For our macincloud accounts, it was cumbersome to always manually login without copy-paste abilit...

Updated 1 year ago by Tim