Search found 6 matches

by pbae
Fri Sep 11, 2009 2:19 pm
Forum: User Contributions
Topic: ZM Patch for edimax models. (IC-1500 & IC-1520)
Replies: 15
Views: 20472

in response to several PM on how to apply the patch: copy and paste the content below in an editor and save it as patch.txt --- /tmp/zm/src/zm_remote_camera_http.cpp 2009-04-26 10:12:26.000000000 +0200 +++ /usr/src/zm/src/zm_remote_camera_http.cpp 2009-04-26 10:18:25.000000000 +0200 @@ -283,7 +283,7...
by pbae
Fri Sep 11, 2009 1:46 pm
Forum: User Contributions
Topic: ZM Patch for edimax models. (IC-1500 & IC-1520)
Replies: 15
Views: 20472

hi johnnytolengo,

/snapshot.cgi provide streamed content mjpeg (~20 fps)
/snapshot.jpg provide still snapshots (~5 fps).

However, to recognize the mjpeg stream, the patch proposed need to be applied and recompile.

Pascal
by pbae
Sun Apr 26, 2009 6:40 pm
Forum: User Contributions
Topic: ZM Patch for edimax models. (IC-1500 & IC-1520)
Replies: 15
Views: 20472

yes indeed. it's from the latest checkout.

Pascal
by pbae
Sun Apr 26, 2009 8:46 am
Forum: User Contributions
Topic: ZM Patch for edimax models. (IC-1500 & IC-1520)
Replies: 15
Views: 20472

1.24.1 patch

here is the diff: --- /tmp/zm/src/zm_remote_camera_http.cpp 2009-04-26 10:12:26.000000000 +0200 +++ /usr/src/zm/src/zm_remote_camera_http.cpp 2009-04-26 10:18:25.000000000 +0200 @@ -283,7 +283,7 @@ } if ( !content_type_expr ) - content_type_expr = new RegExpr( "Content-type: ?(.+?)(?:; ?boundar...
by pbae
Sat Apr 25, 2009 10:09 pm
Forum: User Contributions
Topic: ZM Patch for edimax models. (IC-1500 & IC-1520)
Replies: 15
Views: 20472

Hi, I identified and solved the problem with mpeg stream on the edimax models. (IC-1500 & IC-1520) It is now possible to receive stream in mjpeg source type: remote remote hostname: admin:1234@ip.of.cam.era remote host port: 80 remote host path: /snapshot.cgi I'm getting ~20 fps at 640x480 resol...
by pbae
Fri Aug 08, 2008 8:15 am
Forum: User Contributions
Topic: zm4ppc help needed zm viewer for pocket pc 2003 se
Replies: 75
Views: 47308

Where can I download the latest version of ZM4PPC ?

Hi james, First things first, Thanks your for sharing your usefull work ! Here is my question: Where can I download the latest version of ZM4PPC ? I found only a link to http://www.jpwilson.eu/ZM4PPC.zip who contains a version of Mar 9, 2008. This version needs the configfile on the root and doesn't...