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