# Bluecherry Mobile — Linux based video surveillance

> Mobile client for Bluecherry video surveillance systems. (iPhone/iPad app by Bluecherry, LLC.)

- Source: https://appshunter.io/ios/app/bluecherry-mobile/id1555805139 (this page in markdown: same URL + `.md`)
- Developer: [Bluecherry, LLC](https://appshunter.io/developer/1555805141)
- Category: Utilities, Productivity
- Price: $4.99
- Rating: 1.75/5 from 4 App Store ratings · 6 written reviews indexed
- Age rating: 4+
- Requires: iOS 13.0 · 81 MB
- Languages: English
- Released: 2022-03-04
- Data updated: 2026-06-20
- Monetization: paid
- User reviews in markdown: https://appshunter.io/ios/app/bluecherry-mobile/id1555805139/reviews.md

## What is Bluecherry Mobile?

Requires Bluecherry server version 3.0 or newer

Bluecherry video surveillance iOS app.  Easily and securely connect to your Bluecherry video surveillance servers and stream live video and play back events.

## Key features

- Connect to Bluecherry servers
- Stream live video
- Playback recorded events
- Secure connection

## Recent user reviews (6 of 6)

All indexed reviews: https://appshunter.io/ios/app/bluecherry-mobile/id1555805139/reviews.md

### 4/5 — Promising

*2023-11-27*

While not perfect there is room for some improvements. It serves my needs, the server is stable and reliable, the most important thing 👍

### 1/5 — Broken

*2023-04-09*

Broken as **** needs a ton of work.

**Developer response:** I'm sorry you are having problems.  We are making updates regularly.  RC7 will be out in the next week.  For now can you post your issue on GitHub (https://github.com/bluecherrydvr/unity/discussions)?

### 1/5 — Funktioniert nicht

*2022-11-14, version 1.0.1*

Funktioniert nicht mit Server v3
App ist ohne Funktion

### 4/5 — Not working

*2022-04-02*

Cannot see picture from cameras, only black screen, though it works perfectly in desktop app.

### 5/5 — Iphone SE, not working

*2022-03-29*

Версия ios 14.7.1
Подключение к серверу происходит, но камеру выбрать невозможно. Картинки нет соответственно.
Спасибо за приложение, в любом случае!

### 1/5 — Noppe

*2022-03-13, version 1.0.1*

Do not work at all. I can only Connect And See Events, no cam or playback.

## Frequently asked questions about Bluecherry Mobile

### What is Bluecherry Mobile?

Bluecherry Mobile is an iOS application designed to connect to Bluecherry video surveillance servers. It allows users to stream live video feeds and play back recorded events from their surveillance systems.

### What server version is required for Bluecherry Mobile?

Bluecherry Mobile requires Bluecherry server version 3.0 or newer to function correctly. Ensure your server is updated to a compatible version before attempting to connect.

### How much does Bluecherry Mobile cost?

Bluecherry Mobile is a paid application, priced at $4.99. This is a one-time purchase for the app itself.

### Does Bluecherry Mobile have ads?

No, Bluecherry Mobile does not contain advertisements. As a paid application, it offers an ad-free experience for users.

### What devices is Bluecherry Mobile compatible with?

Bluecherry Mobile is designed for iOS devices, including the iPhone, iPad, and iPod. It is rated for ages 4 and up.

### When was Bluecherry Mobile last updated?

The latest version of Bluecherry Mobile, 3.0.022, was last updated on March 9, 2025. This indicates regular maintenance and updates from the developer.

### What is the user rating for Bluecherry Mobile?

Bluecherry Mobile has a user rating of 1.8 stars based on 4 ratings. This suggests a mixed to negative reception from its current user base.

### Can I use Bluecherry Mobile without a Bluecherry server?

No, Bluecherry Mobile is specifically designed to connect to and manage Bluecherry video surveillance servers. It cannot be used as a standalone surveillance application.

## Version history (last 5 releases)

### 3.0.022 — 2025-03-09

Enhancements
Layouts Views:
Cameras can be accommodated vertically if there is enough space
Secondary Windows are allowed to be smaller: 300x200 pixels

Bug Fixes:
Fixed layout sound volume not sticking between app restarts
Fixed camera selector panel turning grey randomly
Fixed video desync
Fixed adding a server that is already added
Fixed Secondary Windows hanging on startup
Fixed Timeline of Events tile not being in sync

### 3.0.0-rc19 — 2024-09-26

It is now possible to magnify Events
Option to collapse the Timeline to increase visibility
Clients on different timezones now behave correctly
Rewrite the video rendering engine for Linux
This aims to fix all the crashes and usability issues.
Timeline of Events
Motion events are highlighted
Previous and Next buttons
Option to automatically skip empty periods
Add event type (motions, continuous, all) filter
Improve keyboard shortcuts
It is now possible to magnify Events
Option to collapse the Timeline to increase visibility
Clients on different timezones now behave correctly
Rewrite the video rendering engine for Linux
This aims to fix all the crashes and usability issues.
Timeline of Events
Motion events are highlighted
Previous and Next buttons
Option to automatically skip empty periods
Add event type (motions, continuous, all) filter
feat: Adapt user interface on different screens by @bdlukaa in #247
Events Time Filter by @bdlukaa in #248
Implemented Software Zoom; and
Redesigned events screens and improved its user experience; and
Fixed iOS compilation issue.

### 3.0.0-rc14 — 2023-12-29

Implemented Multicast support. Enable it on the Settings under Updates -> Beta Features -> Multicast
Implemented ability to open any rtsp stream with the Bluecherry app
Added 4K rendering support
Implemented fallback source. If the video fails to load, the app will try to load it from other source
Improved the Add Server Wizard user experience
Added specific Server Settings, which are applied only to the specified server
Improved UI/UX and improved overall app performance

### 3.0.0-rc13 — 2023-12-04

Fix for grey screen on 4 camera view
Resolve camera layout problem
Added polish translation by @tsr8 in #163
Refactor Settings by @bdlukaa in #164
Update for the french translation by @sivolc73 in #167

### 3.0.0-rc12 — 2023-10-21

Fixed a crash on iOS and remove usage of deprecated APIs
Several performance improvements on events.
Previously, only 50 events were loaded at once. Now, 1000 events are loaded
Filtering has also been improved, being able to go through a long list of events whenever necessary
Improved visualization of events with lazy loading and fixed item extent
Added the Refresh feature on dekstop
Stability and Info Labels by @bdlukaa in #80
French translation for the app by @sivolc73 in #82
Stability by @bdlukaa in #83
Update to 3.0.0-beta6 by @curtishall in #85
Fixes #81
Fixed some state leaks that could lead to crashes
Fixed gestures in TimelineView; Do not mount events on TimelineView
Listen to video duration changes on video viewer, and display the correct event duration
Keep the state of the videos in the grid view. This is done to ensure the video texture will not be reinitialized for some reason, such as reordering or adding a new device to the grid
Re-enable multi window support
Add a check for single camera server
Reworked mobile views (#91)
Added linux support
Implemented PTZ control support
Fixes #79
ame information by @bdlukaa in #143
Design update and code enhancements by @bdlukaa in #144
Rename unity_video_player_media_kit to unity_video_player_main by @bdlukaa in #145
feat: TimelineView zoom by @bdlukaa in #146
Export/import layouts by @bdlukaa in #148
feat: Current tasks by @bdlukaa in #149
Addressings by @bdlukaa in #150
chore(deps): bump archive from 3.3.7 to 3.3.8 by @dependabot in #151
Release files for each release by @bdlukaa in #153
run main.yml on release: by @bdlukaa in #154
fix: event_name is release by @bdlukaa in #155
version 3.0.0-beta11 by @bdlukaa in #156
feat: filter events by date by @bdlukaa in #160
Correctly encode userInfo components before using them by @bdlukaa in #161
Beta 12 by @bdlukaa in #162

## Apps similar to Bluecherry Mobile

| App | Rating | Price | Category |
| --- | --- | --- | --- |
| [Gas Compressibility Factor Z](https://appshunter.io/ios/app/gas-compressibility-factor-z/id1626924678) | — | Free | Utilities |
| [Powerland - Connect & Explore](https://appshunter.io/ios/app/powerland-connect-and-explore/id6443781346) | — | Free | Utilities |
| [USEF Stall Side](https://appshunter.io/ios/app/usef-stall-side/id1599487543) | — | Free | Utilities |
| [Morse Decoder AI](https://appshunter.io/ios/app/morse-decoder-ai/id6475193752) | 2.0 (3) | $2.99 | Utilities |
| [Securex Nvr](https://appshunter.io/ios/app/securex-nvr/id6742030555) | 3.7 (12) | Free | Utilities |
| [IronOS Companion](https://appshunter.io/ios/app/ironos-companion/id6469055544) | 5.0 (2) | Free | Utilities |

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-06-20.*
