Search found 3 matches

by Thinh
Fri Mar 27, 2009 1:28 pm
Forum: User Contributions
Topic: Raw stream viewer
Replies: 198
Views: 170644

I tried it over ssh so the error message makes sense, but it should have work fine when the crontab runs because it runs local and the xserver is running on the machine. Maybe something wrong with my script because my log shows switching to Day mode was success but starting xlib_shm-gl fail. my dist...
by Thinh
Fri Mar 27, 2009 12:11 pm
Forum: User Contributions
Topic: Raw stream viewer
Replies: 198
Views: 170644

gutsy and switching between DAY and NIGHT

i have two state , DAY = record and Night = Modect i have created a script that runs in crontab Here is the script Day.sh #!/bin/sh # # # if zmpkg.pl DAY $1 then echo "$(date) PHASE 1 SWITCHING ZONEMINDER TO DAY MODE: SUCCESFULL" >> /var/log/mysqlcheck.log status=1 else echo "$(date) ...
by Thinh
Fri Mar 27, 2009 2:56 am
Forum: User Contributions
Topic: Raw stream viewer
Replies: 198
Views: 170644

xlib_shm viewer for zm 1.22.3 version 0.6.3-gl imgx=0 imgy=0 delay=10000 shmkey=7a6d0000 monitors:11 6 5 3 4 14 ERROR: Unable to open display I have a shortcut on the gnome desktop that starts xlib_shm-gl viewer. It works as it should. When i switch mode i kill the xlib_shm-gl and i get above messag...