This commit is contained in:
Daniele
2021-10-13 18:33:32 +02:00
parent ad62d0fe81
commit 020d5f9b24
18 changed files with 16 additions and 0 deletions
@@ -0,0 +1 @@
First alpha release: basic working camera tile wall without camera fullscreen zoom
@@ -0,0 +1,5 @@
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 choosen 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.
Binary file not shown.

After

Width:  |  Height:  |  Size: 798 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

@@ -0,0 +1 @@
Ojo is a basic IP Camera surveillance wall.
@@ -0,0 +1 @@
Ojo RTSP IP Camera viewer
@@ -0,0 +1 @@
Prima release alpha
@@ -0,0 +1,5 @@
Ojo è un semplice client di videosorveglianza.
Mostra gli streams RTSP delle IP Cam nella classica configurazione a tiles. Il numero di tiles è determinato dal numero di streams configurati (se è uno solo va a tutto schermo, altrimenti 2x2, 3x3, 4x4 etc).
Il numero massimo di IP Cam supportate è determinato dalla potenza del dispositivo.
Il decoding e rendering dello stream è demandato alla libreria di VLC, a cui va il mio ringraziamento: senza il loro sforzo quest'app non sarebbe potuta esistere.
Binary file not shown.

After

Width:  |  Height:  |  Size: 798 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

@@ -0,0 +1 @@
Ojo è un semplice client di videosorveglianza
@@ -0,0 +1 @@
Ojo visore di IP Camera RTSP