Search found 6 matches
- Wed Dec 10, 2003 5:33 pm
- Forum: ZoneMinder Previous Versions
- Topic: Cambozola fails with zms
- Replies: 8
- Views: 6336
Re: Cambozola fails with zms
The Apache has been configured to allow execution of cgi from $ZM_HOME/cgi-bin using ExecCGI directive right from the beginning thus when I've tried to request zms directly from browser using URL captured from Cambozola then it has produced byte stream in response (see my previous posts). On top of ...
- Sat Dec 06, 2003 10:11 pm
- Forum: ZoneMinder Previous Versions
- Topic: Cambozola fails with zms
- Replies: 8
- Views: 6336
Re: Cambozola fails with zms
Hi Phil, As I've mentioned before, when I set QUERY_STRING to "monitor=1&idle=250&refresh=50" and run zms from console then I can see byte stream on console with following header : Server: ZoneMinder Stream Server Pragma: no-cache Cache-Control: no-cache Expires: Thu, 01 Dec 1994 16:00:00 GMT ...
- Thu Dec 04, 2003 7:54 am
- Forum: ZoneMinder Previous Versions
- Topic: Cambozola fails with zms
- Replies: 8
- Views: 6336
Re: Cambozola fails with zms
Adding to my previous post, looking into zms.cpp source the database connection is being initiated by zms module itself thus PHP is out of scope ...
Thanks for looking into this.
Serge
Thanks for looking into this.
Serge
- Thu Dec 04, 2003 7:49 am
- Forum: ZoneMinder Previous Versions
- Topic: Cambozola fails with zms
- Replies: 8
- Views: 6336
Re: Cambozola fails with zms
I've tried zms from Netscape 7.1 and it shows broken image. When I run zms from console ( e.g. $> ./zms ) then I see bite stream which keeps feeding with "--ZoneMinderFrame" footers - looks good. However, when I try it through cambozola from console ( e.g. java -jar cambozola.jar "http://...) then ...
- Wed Nov 26, 2003 4:46 am
- Forum: ZoneMinder Previous Versions
- Topic: Cambozola fails with zms
- Replies: 8
- Views: 6336
Re: Cambozola fails with zms
Hi Phil, The client runs W2K Prof. with IE Version: 6.0.2800.1106 Cipher Strength: 128-bit SP1; IE JVM (Java Plug-in ) 1.4.0_01 ( Use Java 2 v1.4.0_01 for <aplet> ). I've tried Mozilla 1.5 on RH7.2 but it shows bitestream the same as I see in console. The applet example on http://www.charliemouse ...
- Tue Nov 25, 2003 5:12 am
- Forum: ZoneMinder Previous Versions
- Topic: Cambozola fails with zms
- Replies: 8
- Views: 6336
Cambozola fails with zms
I'm running ZM on OS: RH7.2, kernel 2.4.7-10; WS: apache 1.3.29; PHP-4.3.4; MySQL 4.0.16; Java 1.3.1-09; VCC: IVC-200G. First of all, thanks for the great tool. Installation was quite smooth. The only outstanding so far is Cambozola video stream viewer - can't make it working. The zms is working ...