Skip to content

Commit eb67fa0

Browse files
committed
Release 0.3.4
1 parent 4caf81c commit eb67fa0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,10 @@ This custom firmware contains features replicated from the [yi-hack-MStar](https
6969
- rtsp://IP-CAM/ch0_2.h264 (only audio)
7070
- ONVIF server (with support for h264 stream, snapshot, ptz, presets and WS-Discovery) - standardized interfaces for IP cameras.
7171
- Snapshot service - allows to get a jpg with a web request.
72-
- http://IP-CAM:8080/cgi-bin/snapshot.sh?res=low&watermark=yes (select resolution: low or high, and watermark: yes or no)
73-
- http://IP-CAM:8080/cgi-bin/snapshot.sh (default high without watermark)
72+
- http://IP-CAM/cgi-bin/snapshot.sh?res=low&watermark=yes (select resolution: low or high, and watermark: yes or no)
73+
- http://IP-CAM/cgi-bin/snapshot.sh (default high without watermark)
7474
- MQTT - Motion detection and baby crying detection through mqtt protocol.
75-
- Web server - web configuration interface (port 8080).
75+
- Web server - web configuration interface.
7676
- SSH server - dropbear.
7777
- Telnet server - busybox.
7878
- FTP server.

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.3
1+
0.3.4

0 commit comments

Comments
 (0)