Hi,
I'm chasing some help to implement the somewhat non standard JPEG palette style provided by the driver for these chips - I've hacked the zmc code to do so based on the BGR_INVERT flag on the RGB24 palette, but I'm at a loss as to where the information gets passed from the PHP scripts to the daemons to do it properly.
Thanks.
Anthony
Support for JPEG palette style (ov519 cams)
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
The daemons all tend to be started by functions in zm_funcs.php however as ZM can be started from scripts without any web interface then zmpkg.pl is worth a look as well. You may well find it easy though to add a new configuration option to zmconfig.pl.in, and then it will be in the database, globally available in the code and can be changed from the web (optionally).
Phil,
Phil,