Skip to content

Releases: unupunct/VISIONMESH

VisionMesh v1.0.3

Choose a tag to compare

@github-actions github-actions released this 31 Aug 14:11

VisionMesh v1.0.3

Self-hosted camera and surveillance platform. No cloud, no account, no subscription.

Install

Linux

wget https://raw.githubusercontent.com/unupunct/VISIONMESH/main/install.sh
chmod +x install.sh
sudo ./install.sh

Windows — download VisionMesh-Server-Windows-x64.zip, unzip it, run VisionMesh.Server.exe, then open http://localhost:8088

Phone — nothing to install. Add a device on the server and scan the code with the phone.

Downloads

File For
VisionMesh-Server-Windows-x64.zip The server, on Windows
VisionMesh-Server-Linux-x64.tar.gz The server, on Linux
VisionMesh-Server-Linux-arm64.tar.gz The server, on a Raspberry Pi or other arm64 machine
VisionMesh-Agent-Windows-x64.zip Use a Windows PC's webcam as a camera
VisionMesh-Agent-Linux-x64.tar.gz Use a Linux PC's webcam as a camera
VisionMesh-Agent-Linux-arm64.tar.gz Use an arm64 Linux machine's webcam
VisionMesh-HomeAssistant-Integration.zip The Home Assistant integration
SHA256SUMS.txt Checksums for everything above

Every binary is self-contained: there is no runtime to install first.

Verifying a download

sha256sum -c SHA256SUMS.txt --ignore-missing

ffmpeg

Needed for RTSP and ONVIF cameras and for recording. USB and phone cameras work without it.
When it is missing, those features are switched off and labelled rather than failing when used.

See CHANGELOG.md for what changed.

VisionMesh v1.0.2

Choose a tag to compare

@github-actions github-actions released this 31 Aug 12:29

VisionMesh v1.0.2

Self-hosted camera and surveillance platform. No cloud, no account, no subscription.

Install

Linux

wget https://raw.githubusercontent.com/unupunct/VISIONMESH/main/install.sh
chmod +x install.sh
sudo ./install.sh

Windows — download VisionMesh-Server-Windows-x64.zip, unzip it, run VisionMesh.Server.exe, then open http://localhost:8088

Phone — nothing to install. Add a device on the server and scan the code with the phone.

Downloads

File For
VisionMesh-Server-Windows-x64.zip The server, on Windows
VisionMesh-Server-Linux-x64.tar.gz The server, on Linux
VisionMesh-Server-Linux-arm64.tar.gz The server, on a Raspberry Pi or other arm64 machine
VisionMesh-Agent-Windows-x64.zip Use a Windows PC's webcam as a camera
VisionMesh-Agent-Linux-x64.tar.gz Use a Linux PC's webcam as a camera
VisionMesh-Agent-Linux-arm64.tar.gz Use an arm64 Linux machine's webcam
VisionMesh-HomeAssistant-Integration.zip The Home Assistant integration
SHA256SUMS.txt Checksums for everything above

Every binary is self-contained: there is no runtime to install first.

Verifying a download

sha256sum -c SHA256SUMS.txt --ignore-missing

ffmpeg

Needed for RTSP and ONVIF cameras and for recording. USB and phone cameras work without it.
When it is missing, those features are switched off and labelled rather than failing when used.

See CHANGELOG.md for what changed.

VisionMesh v1.0.1

Choose a tag to compare

@github-actions github-actions released this 31 Aug 11:39

VisionMesh v1.0.1

Self-hosted camera and surveillance platform. No cloud, no account, no subscription.

Install

Linux

wget https://raw.githubusercontent.com/unupunct/VISIONMESH/main/install.sh
chmod +x install.sh
sudo ./install.sh

Windows — download VisionMesh-Server-Windows-x64.zip, unzip it, run VisionMesh.Server.exe, then open http://localhost:8088

Phone — nothing to install. Add a device on the server and scan the code with the phone.

Downloads

File For
VisionMesh-Server-Windows-x64.zip The server, on Windows
VisionMesh-Server-Linux-x64.tar.gz The server, on Linux
VisionMesh-Server-Linux-arm64.tar.gz The server, on a Raspberry Pi or other arm64 machine
VisionMesh-Agent-Windows-x64.zip Use a Windows PC's webcam as a camera
VisionMesh-Agent-Linux-x64.tar.gz Use a Linux PC's webcam as a camera
VisionMesh-Agent-Linux-arm64.tar.gz Use an arm64 Linux machine's webcam
VisionMesh-HomeAssistant-Integration.zip The Home Assistant integration
SHA256SUMS.txt Checksums for everything above

Every binary is self-contained: there is no runtime to install first.

Verifying a download

sha256sum -c SHA256SUMS.txt --ignore-missing

ffmpeg

Needed for RTSP and ONVIF cameras and for recording. USB and phone cameras work without it.
When it is missing, those features are switched off and labelled rather than failing when used.

See CHANGELOG.md for what changed.

VisionMesh v1.0.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 07:16

VisionMesh v1.0.0

Self-hosted camera and surveillance platform. No cloud, no account, no subscription.

Install

Linux

wget https://raw.githubusercontent.com/unupunct/VISIONMESH/main/install.sh
chmod +x install.sh
sudo ./install.sh

Windows — download VisionMesh-Server-Windows-x64.zip, unzip it, run VisionMesh.Server.exe, then open http://localhost:8088

Phone — nothing to install. Add a device on the server and scan the code with the phone.

Downloads

File For
VisionMesh-Server-Windows-x64.zip The server, on Windows
VisionMesh-Server-Linux-x64.tar.gz The server, on Linux
VisionMesh-Server-Linux-arm64.tar.gz The server, on a Raspberry Pi or other arm64 machine
VisionMesh-Agent-Windows-x64.zip Use a Windows PC's webcam as a camera
VisionMesh-Agent-Linux-x64.tar.gz Use a Linux PC's webcam as a camera
VisionMesh-Agent-Linux-arm64.tar.gz Use an arm64 Linux machine's webcam
VisionMesh-HomeAssistant-Integration.zip The Home Assistant integration
SHA256SUMS.txt Checksums for everything above

Every binary is self-contained: there is no runtime to install first.

Verifying a download

sha256sum -c SHA256SUMS.txt --ignore-missing

ffmpeg

Needed for RTSP and ONVIF cameras and for recording. USB and phone cameras work without it.
When it is missing, those features are switched off and labelled rather than failing when used.

See CHANGELOG.md for what changed.