Search found 150 matches

by maciekc
Sat Mar 25, 2006 9:47 pm
Forum: ZoneMinder Previous Versions
Topic: Video creation problem on debian sarge - pl
Replies: 3
Views: 1821

Video creation problem on debian sarge - pl

There is a problem in creating video files. This patch changes %.2f to%.2F in sprintf this will make it work on every localized system - there will be always "." instead of ",". "," makes ffmpeg to end with an error instead of making video file. Please consider changing...
by maciekc
Wed Mar 08, 2006 9:25 pm
Forum: User Contributions
Topic: Raw stream viewer
Replies: 198
Views: 170803

EDIT: After posting I tried again and it worked! Sorry for I was doing something wrong. Thanks for your patience. Sergio No problem... Did you test it with diffrent monitor sizes? Does it work? I'm really curious and couldn't check it by myself. I like to think about the problem for a while before ...
by maciekc
Wed Mar 08, 2006 8:10 pm
Forum: User Contributions
Topic: Raw stream viewer
Replies: 198
Views: 170803

It looks like a mine field lol. I was only curious so i caould mull it over in my head for a while, while i thought about the end game for the linux viewer. Could you explain what you mean? I'm not an englishmen... Am i right in thinking this raw viewer opens indivual windows per monitor ? The vers...
by maciekc
Wed Mar 08, 2006 3:26 pm
Forum: User Contributions
Topic: Raw stream viewer
Replies: 198
Views: 170803

maciekc, you know you mentioned i could use the code in my viewer, can i look at the code so as to see how you have achived shared mem access. I assume there is a jpeg in ram is there or does it work in a different way, ie this raw thing? Yes no problem - the source is in the package. Shared mem ac...
by maciekc
Tue Mar 07, 2006 6:05 pm
Forum: User Contributions
Topic: Raw stream viewer
Replies: 198
Views: 170803

# ./xlib_shm -m 1 xlib_shm viewer for zm 1.22.0 version 0.3 imgx=0 imgy=0 delay=10000 shmkey=7a6d2000 monitors:1 ERROR: Failed to shmget Any other hint? Sergio Probably not running zm. Start it with zmpkg.pl start Or you are trying to run xlib_shm on other user than zm(you should run it from the sa...
by maciekc
Wed Mar 01, 2006 1:23 pm
Forum: User Contributions
Topic: Raw stream viewer
Replies: 198
Views: 170803

semotta wrote: # Note for Fedora users:
# gcc xlib_shm.o -L$(X11PREFIX)/lib -L/usr/lib/mysql -lX11 -lmysqlclient -Wl,-rpath=$(X11PREFIX)/lib -o xlib_shm
Sergio.
I'll add this to next release.
by maciekc
Wed Mar 01, 2006 11:20 am
Forum: User Contributions
Topic: Raw stream viewer
Replies: 198
Views: 170803

Hi, When i run xlib_shm (xlib_shm -m 1) as root, screen flashes and returns with the following messages: xlib_shm viewer for zm 1.22.0 version 0.3 imgx=0 imgy=0 delay=10000 shmkey=7a6d2000 monitors:1 X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: ...
by maciekc
Fri Feb 24, 2006 3:41 pm
Forum: User Contributions
Topic: Raw stream viewer
Replies: 198
Views: 170803

version 0.3 of xlib_shm - supports up to 32(this could be simple changed) monitors in one program. But still no rescalling. It should work with various monitor sizes however I have tested it only with 352x288. Example of running: ./xlib_shm -m2 -m1 -m2 -m1 -m2 -m1 -m1 -m1 -m1 -d 10000 -d is used to ...
by maciekc
Thu Feb 23, 2006 9:03 pm
Forum: User Contributions
Topic: Raw stream viewer
Replies: 198
Views: 170803

xlib_shm-0.2 reads the information from zm.conf and zm_database. you don't need to specify monitor width height and fps - they are automatically read from database.
Example of running:
./xlib_shm -m 1
Also you can specify -f to get other framerate than maxfps specified in zm options.
by maciekc
Thu Feb 23, 2006 3:41 pm
Forum: ZoneMinder Previous Versions
Topic: No image?? no clue
Replies: 5
Views: 14601

It must be something with zms, nph-zms. You can try to get images directly from url: http://localhost/cgi-bin/nph-zms?mode=jpeg&monitor=1&scale=100 and http://localhost/cgi-bin/zms?mode=jpeg&monitor=1&scale=100 check your error.log and access.log of apache - /var/log/apache/ - that's...
by maciekc
Thu Feb 23, 2006 1:20 pm
Forum: ZoneMinder Previous Versions
Topic: No image?? no clue
Replies: 5
Views: 14601

Check your apache log if cgi scripts are running. try to get still images in viewing monitor. Probably this is apache not configured. I think that is not your driver/camera problem.
by maciekc
Thu Feb 23, 2006 1:08 pm
Forum: User Contributions
Topic: Raw stream viewer
Replies: 198
Views: 170803

New version 0.1.2 - xlib_shm & xlib_raw.
Fixed memory leak problem. After few days when using version < 0.1.2 your memory will be full.
by maciekc
Tue Feb 21, 2006 4:15 pm
Forum: User Contributions
Topic: Raw stream viewer
Replies: 198
Views: 170803

Maciekc, i havnt tried your viewer, but if development with you is progressing i could drop working on the linux one i have as you seem to know more about what your doing than me. If your making an app for linux, obviously viewing is important, you need various split screen types ie quad, 9 way 16 ...
by maciekc
Mon Feb 20, 2006 9:03 pm
Forum: User Contributions
Topic: Raw stream viewer
Replies: 198
Views: 170803

cordel wrote:Done. See PM
Thanks I added license info and fixed some problems with xlib_shm. Xlib_raw still the same.

@Victor
Have you tested the xlib_shm? Is it working for you? If not please tell me what is happening.

@everyone
Can you post some ideas for program? What options would you like to have in it?
by maciekc
Sun Feb 19, 2006 8:27 pm
Forum: ZoneMinder Previous Versions
Topic: alarm outputs and Viewing on TV
Replies: 4
Views: 3122

Re: alarm outputs and Viewing on TV

Also it would be good if in the event of the alarm trigger we could just change the TV channel and have the cameras displays up on the TV. Is this achievable with out using a TV-out on a computer? You can do it as Cordel said - modulator for one camera. For more quad and a modulator. If you want mo...