Using PAL cameras with Bluecherry
Notes: This command is only required if you are using analog cameras.
Currently we do support PAL cameras, however there are several restrictions:
1) Switching to PAL requires *all* cameras to be PAL. You can not mix and match PAL and NTSC cameras
2) It is currently not possible to install one Bluecherry card and use it for NTSC, and another card and use that card for PAL cameras. Eventually this should be possible, but at the moment the driver assumes all cards are one standard or the other.
To switch to the PAL standard, run this in a terminal window:
echo "options solo6x10 video_type=1" | sudo tee /etc/modprobe.d/bluecherry.conf
After this command is ran, restart the computer.

Add your comment