Search found 41 matches
- Thu May 28, 2009 2:15 pm
- Forum: ZoneMinder 1.24.x
- Topic: Force Alarm
- Replies: 1
- Views: 2285
I'm looking for something like this: http://<IP>/zm/index.php?view=none&action=function&mid=2&newFunction=Monitor&newEnabled=1 The problem is that from my app I can't authenticate on zmconsole. I tried to modify the Function value on the DB and then call: sudo zmdc.pl reload zma -m <mid> But it didn ...
- Thu May 28, 2009 11:43 am
- Forum: ZoneMinder 1.24.x
- Topic: Force Alarm
- Replies: 1
- Views: 2285
Force Alarm
Hi, I'm trying to get a manual record video to my mobile client. My approach consists in forcing an alarm on server, so it will be generated a Forced Web Event, with this new event I can generate a video and download it to the PDA. There is any script or web request that I can do to force that alarm ...
- Mon May 11, 2009 5:54 pm
- Forum: User Contributions
- Topic: jZMConsole V0.2B Available
- Replies: 84
- Views: 56306
- Mon May 11, 2009 5:20 pm
- Forum: User Contributions
- Topic: jZMConsole V0.2B Available
- Replies: 84
- Views: 56306
- Mon May 11, 2009 3:50 pm
- Forum: User Contributions
- Topic: jZMConsole V0.2B Available
- Replies: 84
- Views: 56306
That I've seen! But I can't use that framework because I'm using .net cf c#. What I wanted to know is how you control the zms streaming server to pause and seek the events. Or don't you use the zms? I'm trying to get it by http get a link like this: http://xxx.xxx.xxx.xxx/zm/index.php?view=request ...
- Mon May 11, 2009 10:47 am
- Forum: User Contributions
- Topic: zm4ppc help needed zm viewer for pocket pc 2003 se
- Replies: 75
- Views: 51819
Re: PPC viewer
Just wanted to bring up another option i came across. I use the coreplayer for the ppc since it can play mjpeg streams. And since its already on my pda. I just create a .pls file with all the info then copy it to my ppc. I then start core player and open that file. I dont know how many cameras it ...
- Mon May 11, 2009 10:39 am
- Forum: User Contributions
- Topic: jZMConsole V0.2B Available
- Replies: 84
- Views: 56306
Hi Andy, I already have on my mobile client of ZM a event player, but I can't control the playing event. Since you have that feature on your jZMConsole, could you please give me some tips how you do that? When I tell control, I'm talking about seeking the event play. Pause or even next/prev frame ...
- Thu May 07, 2009 10:40 am
- Forum: ZoneMinder 1.24.x
- Topic: Zoneminder streaming options
- Replies: 14
- Views: 9236
- Mon Apr 27, 2009 10:40 am
- Forum: ZoneMinder 1.24.x
- Topic: Timestamp Size
- Replies: 3
- Views: 3409
The fonts for the timestamp are defined in zm_font.h and zm_image.h Thanks. I looked for these files and I was able to increase the width of timestamp easily, just changing the define on image.h. Here is the thing, when I increase the height the letters don't appear correctly, the function Annotate ...
- Thu Apr 23, 2009 1:51 pm
- Forum: ZoneMinder 1.24.x
- Topic: Timestamp Size
- Replies: 3
- Views: 3409
Timestamp Size
Hi Everybody,
Do you know how can I modify the size of timestamp? I need a bigger one.
If there is no easy way to do that, where can I find this issue on source code?
Do you know how can I modify the size of timestamp? I need a bigger one.
If there is no easy way to do that, where can I find this issue on source code?
- Wed Apr 22, 2009 3:29 pm
- Forum: ZoneMinder Distributions
- Topic: Zoneminder install DVD 1.24.x changelog
- Replies: 19
- Views: 18745
- Wed Apr 22, 2009 2:47 pm
- Forum: ZoneMinder Distributions
- Topic: Zoneminder install DVD 1.24.x changelog
- Replies: 19
- Views: 18745
Hi, I've installed this new version of your dvd. I thought that it has Kubuntu 9.04. But that isn't the main problem. the thing is, on your demo you have auth_mode with hashed and it works fine. On my configuration, i can't see streaming video with hashed mode, i have to put it with plain or none ...
- Tue Apr 21, 2009 3:42 pm
- Forum: ZoneMinder Distributions
- Topic: Zoneminder install DVD 1.24.x changelog
- Replies: 19
- Views: 18745
- Tue Apr 21, 2009 2:15 pm
- Forum: User Contributions
- Topic: jZMConsole V0.2B Available
- Replies: 84
- Views: 56306
Ok Andy, sorry! I've understood the message wrongly, I thought you said that on the next release you will post the code also. Once again, sorry about being boring. newvisionantenna, I already have a key of your DVD. Now i'm running your previous version with kubuntu 8.04. I'm waiting that you can ...
- Tue Apr 21, 2009 1:46 pm
- Forum: User Contributions
- Topic: jZMConsole V0.2B Available
- Replies: 84
- Views: 56306
That's right, but on the streaming url you need to provide a username and pass or the hashtable depending on which kind of auth mode you have, so the zms streaming server send you the stream. Something like this: http://xxx.xxx.xxx.xxx/cgi-bin/nph-zms?mode=jpeg&monitor=2&scale=100&maxfps=15&buffer ...