'$eid' and MonitorId = '$mid' order by Id asc limit 0,1" );
if ( !$result )
die( mysql_error() );
$next_event = mysql_fetch_assoc( $result );
?>
ZM - Event - = $event[Name] ?>
|
|
Refresh |
Delete |
Unarchive |
Archive |
Stills |
Stream |
|
Video |
|
Close |
|
|
$thumb_image";
else
$command = ZM_PATH_NETPBM."/jpegtopnm -dct fast $capt_image | ".ZM_PATH_NETPBM."/pnmscalefixed $fraction | ".ZM_PATH_NETPBM."/ppmtojpeg --dct=fast > $thumb_image";
#exec( escapeshellcmd( $command ) );
exec( $command );
}
}
$img_class = $row[AlarmFrame]?"alarm":"normal";
?>
|
|
|