diff --git a/README.md b/README.md index c2d56a0..acd1e86 100644 --- a/README.md +++ b/README.md @@ -12,11 +12,11 @@ https://play.google.com/store/apps/details?id=teaonly.droideye * Support Mjpeg streaming and audio (viideo is OK, audio is also OK) * Build-in web service, you can see the video via browser in pc and another phone (PC is ok, phone is not ready) * Security + * Support user/password setup (Doing) * Support motion detecting (not ready) * Publishing alarm messages to SNS (not ready) * Portable - * Setup router by uPnP (not ready) - * Accessing streaming over internet by DDNS (not ready) + * Setup ADSL router by uPnP (Done, need more testing) ## Update ## * 2012-07-26 creating project. @@ -24,3 +24,4 @@ https://play.google.com/store/apps/details?id=teaonly.droideye * 2012-10-18 Bugs fixed, supported IE, Firefox and Chrome. * 2012-10-28 Fixed small bugs, added audio flash player in Web page. * 2012-10-30 Finished audio support. +* 2012-11-02 Added uPnp port mapping support, but need more testing.