Skip to content

Ojo RTSP IP Camera viewer

F-Droid

Open source

Ojo is a basic IP Camera surveillance wall.

Version
0.1.4
Size
52.3 MB
Updated
Apr 24, 2024
Get from Download APK (v0.1.4)
Signing certificate on record

About this app

Ojo is a basic IP Camera surveillance wall. IP camera's RTSP streams are added via its url and shown in the classic tile configuration. The number of tiles is automatically chosen based on the number of configured cameras: a single camera goes full screen, adding more cameras the app switches to a grid view: 2x2, 3x3, 4x4 and so on. The maximum number of cameras is determined by the device's capabilities.

The stream decoding and rendering is demanded to VLC's library: without their effort this app wouldn't be possible. This app was specifically developed for F-Droid, as I couldn't find any open source RTSP viewers in the main repository.

The app can be opened deeplinking to url ojo://view To open the app with focus on a specific camera, you can use an intent (it.danieleverducci.ojo.OPEN_CAMERA) to specify which camera you want to view. The extra argument it.danieleverducci.ojo.CAMERA_NAME will open the app with the camera with the name you specified while adding the camera. The extra argument it.danieleverducci.ojo.CAMERA_NUMBER starting at 1 could be used as well, if you have multiple cameras with the same name.

See below an example how to use the intent. The flag (-f 268468224) could be useful if you want to switch to another camera while the app is running:

adb -s shell am start -a it.danieleverducci.ojo.OPEN_CAMERA -f 268468224 --es it.danieleverducci.ojo.CAMERA_NAME adb -s shell am start -a it.danieleverducci.ojo.OPEN_CAMERA -f 268468224 --es it.danieleverducci.ojo.CAMERA_NUMBER

Licensed under GPL-3.0-only, by Daniele Verducci.

OfficialSignature VerifiedOpen Source

What's New in v0.1.4

Imported from the F-Droid repository index.

  • Added russian translation (thanks to Yurt Page!)

Version history

v0.1.4Latest
Signature continuous

Apr 24, 2024 · 52.3 MB · Android API 1533 · code 9

Imported from the F-Droid repository index.

  • Added russian translation (thanks to Yurt Page!)
INTERNETit.danieleverducci.ojo.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 ec4c2c62059a78e2bfcd8e6fe565c02b6f277d1b6c256af6ecb03a4549b3ec0a

v0.1.3
Signature continuous

Jan 30, 2024 · 52.3 MB · Android API 1533 · code 8

Imported from the F-Droid repository index.

  • App can be opened with url intent ojo://view
  • Backported to Android >= 4.0.3
INTERNETit.danieleverducci.ojo.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 03e41608c0372e574a365f1fca9de529e09a2f4d459cb5464c4b1614927364ac

v0.1.2
Signature continuous

May 2, 2023 · 52.1 MB · Android API 2133 · code 7

Imported from the F-Droid repository index.

INTERNETit.danieleverducci.ojo.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 4721b8a391f1773502f6efe58c928cae949f120e7bab9058386e98351dd6b61a

Will it run on your device?

CompatibilityVery likely to run

87%

  • Runs on a broad range of modern Android versions.
  • Multiple CPU architectures are covered.
What changed in this release
Size delta
0 MB
Added permissions
None
Removed permissions
None

Installation Guide

1

Open Settings on your Android device

2

Go to Security → Unknown sources (or Install unknown apps)

3

Enable "Allow from this source" for your browser or file manager

4

Open the downloaded APK file from your Downloads folder

5

Tap "Install" and wait for installation to complete

6

Launch the app from your home screen

Make sure to re-enable Unknown Sources restrictions after installation for security.

How to install this safely

How to verify the file you downloaded

Before you install anything, confirm the file is the one described here. On a computer, run shasum -a 256 your-download.apk (macOS or Linux) or certutil -hashfile your-download.apk SHA256 (Windows), then compare the output character-for-character with the SHA-256 on this page. If a single character differs, the file is not the build we recorded — delete it.

What the signing certificate proves

Every Android app is signed with a private key that only its developer holds. The fingerprint on this page is a hash of the matching public certificate, and it proves continuity rather than identity: it tells you a build came from whoever signed the earlier ones. Android enforces this at install time — if a package claiming to be it.danieleverducci.ojo is signed with a different key, the system will refuse to install it over your existing copy. A fingerprint that changes between releases is worth pausing on, because a repackaged app that has been modified by someone else cannot keep the original signature.

How to roll back to an earlier version

If the current release misbehaves, 0.1.3 is the last build before it. Android will not install an older version code over a newer one, so you must uninstall Ojo RTSP IP Camera viewer first — which clears its local data unless you have a backup. Reinstall the older APK only if its signing fingerprint matches the build you already trust, and check the API range: an older release may target an Android version your device has moved past.

Why we list sources instead of hosting everything

The official store channel is almost always the right choice: it updates automatically and carries the publisher's own distribution guarantees. A direct APK is useful when a device has no store access, when a rollout has not reached your region, or when you need a specific version — and only when the publisher has authorized that copy. APKBrowse does not list pirated, cracked, or unauthorized rebuilds of Ojo RTSP IP Camera viewer, and a listing is removed when the evidence for it stops holding up.

Get Ojo RTSP IP Camera viewer

Every source we list for it.danieleverducci.ojo is legality-reviewed. Pirated or cracked builds are never offered.

Other sources

F-Droid listing

official

F-Droid builds this app from source and signs it. This is its official listing, with older builds and full release notes.

Source code

verified publisher

The upstream repository this build is compiled from.

We check legality and signature continuity, but device behaviour still varies. Install at your own discretion.

App Information

Developer
F-Droid
Category
Photography
Android
API 15+
Architectures
arm64-v8a, armeabi-v7a, x86, x86_64
Version
0.1.4 (code 9)
Size
52.3 MB
Updated
Apr 24, 2024
Package name
it.danieleverducci.ojo

Security Verification

File integrity
SHA-256 recorded
Signing certificate
Fingerprint on record
Official source
Download APK (v0.1.4)

We record provenance; we do not run malware scans. Verify the hash yourself before installing.

SHA-256 Hash

ec4c2c62059a78e2bfcd8e6fe565c02b6f277d1b6c256af6ecb03a4549b3ec0a

Signing certificate

ab2e4d83c51171683031a8d8a8b56fd6c49d5ef691cdb7dfd0c4344dea5a50d2

Permissions Required

INTERNET
it.danieleverducci.ojo.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

Previous Versions

Signature verified

The signing certificate fingerprint for this release is on record, so a build that does not match it did not come from this publisher.

Report a problem with this listing

A listing is only as good as its corrections. If a source is broken, a signature looks wrong, or this app should not be here, tell the moderation team.

Report a problem