Skip to content

Commit 5f48cd7

Browse files
committed
Fixed screenshots
1 parent 7fc5855 commit 5f48cd7

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![Ojo Logo](/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png)
1+
![Ojo Logo](/media/icon.png)
22

33
# Ojo: the FLOSS RTSP Surveillance camera viewer for Android
44

@@ -15,5 +15,5 @@ The maximum number of cameras is determined by the device's capabilities.
1515
The stream decoding and rendering is demanded to [VLC's library](https://code.videolan.org/videolan/vlc-android): without their effort this app wouldn't be possible.
1616
This app was specifically developed for F-Droid, as I couldn't find any open source RTSP vievers in the main repository.
1717

18-
![Screenshot 1](screenshots/1.png) ![Screenshot 2](screenshots/2.png) ![Screenshot 3](screenshots/3.png)
18+
![Screenshot 1](media/screenshots/1.png) ![Screenshot 2](media/screenshots/2.png) ![Screenshot 3](media/screenshots/3.png)
1919

media/icon.png

20.5 KB
Loading

media/screenshots/1.png

25.9 KB
Loading

media/screenshots/2.png

272 KB
Loading

media/screenshots/3.png

131 KB
Loading

0 commit comments

Comments
 (0)