I’m trying to use my Raspberry Pi as a home monitoring system, together with a webcam. Over the past few weeks or so, I encountered multiple problems, each of which wasn’t complicated, but due to the lack of documentation and/or proper error message, they took a long time to resolve. Video not playable Part of… Continue reading Random Debugging: video related
Category: random-debugging-notes
Random debugging: can’t connect to host on the same VPN
In order to be able to access my home network from outside, I have this setting: I have a VPS, which runs the OpenVPN service (and the IP address is 10.8.0.1) A Raspberry Pi at home, that always connect to the VPN (and it has IP address 10.8.0.22) And when I need to access my… Continue reading Random debugging: can’t connect to host on the same VPN