ESP32-CAM_MJPEG2SD icon indicating copy to clipboard operation
ESP32-CAM_MJPEG2SD copied to clipboard

Wireguard

Open freakontrol opened this issue 1 year ago • 2 comments

Hi, I think would be interesting to add Wireguard VPN implementation. That would allow to access the camera even in another network! I'm already using it with some esphome devices and it works great!

freakontrol avatar Dec 04 '24 15:12 freakontrol

I'll take a look in the new year

s60sc avatar Dec 04 '24 19:12 s60sc

I did this on one of mine, but I think that I lost the code with my old computer. Works great and adds very little overhead. If I can find it, I'll contribute. It did not have any webserver/gui-configurable settings for the connection, but did have a really simple connection config file that the connection info could be placed into. Wireguard is an excellent VPN choice for this application.

TheWISPRer avatar Dec 28 '24 02:12 TheWISPRer