Powerful Video Surveillance Software
Dear Bluecherry community,
After many years of development, support, and running Bluecherry as a small business, the time has come to close the commercial side of the project. This was not an easy decision, but it’s one I feel is best for ensuring that Bluecherry continues in a way that is sustainable and accessible to everyone.
What’s changing:
Bluecherry is no longer offered as a paid product (donations are accepted!)
All features are now free and open source under the GPL license.
There will be no more licensing fees, no purchase requirements, and no restrictions on camera counts.
What’s staying the same:
The software itself lives on through the community and improvements as time allows.
Clients for Linux, Windows, macOS, iOS, and Android remain available from our downloads page and client releases.
Our community is still active — join us on the forums or in Discord.
How you can help:
Bluecherry will now be sustained entirely through community involvement and voluntary donations. If you’ve found Bluecherry valuable and want to help cover hosting costs and future development, you can support the project by donating. Donations are never required — the software is and will remain free — but every bit helps keep the project alive.
👉Donate links:
Bluecherry is a sophisticated Linux video surveillance application designed for Linux operating systems. Specifically tailored to support network (IP) cameras, Bluecherry boasts a minimal memory footprint and is engineered for optimal resource utilization, ensuring low CPU usage. This makes it an ideal choice for servers with modest specifications.
Key Features:
Discover the power of Bluecherry, where advanced video surveillance meets ease of use. Whether you are configuring settings through the web interface, accessing live views, or using the iOS, Android or desktop clients, Bluecherry delivers a reliable and feature-rich solution tailored to your surveillance needs. Upgrade with confidence, knowing that our commitment to seamless integration and efficient resource utilization sets Bluecherry apart in the world of Linux video surveillance applications.
# Ubuntu / Debian systems make sure curl AND sudo is installed (apt-get install curl sudo)
# New in July, 2023. Install Bluecherry server on any Linux distribution that supports docker.
sudo bash -c "$(curl -fsSL https://install.bluecherrydvr.com/docker)"
Once installed, connect to the newly installed server with a web browser (https://bluecherryserver:7001)
Default login: Admin Password: bluecherry
Install the Linux client:
sudo apt-get install bluecherry-client