This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
linux:pandaboard_and_zoneminder [2017/08/22 21:24] cipibad |
linux:pandaboard_and_zoneminder [2017/08/23 08:10] (current) cipibad |
||
---|---|---|---|
Line 22: | Line 22: | ||
- Install ZoneMinder following: https://wiki.zoneminder.com/Ubuntu_Server_16.04_64-bit_with_Zoneminder_1.30.4_the_easy_way and http://zoneminder.readthedocs.io/en/stable/installationguide/ubuntu.html#easy-way-ubuntu-16-04 | - Install ZoneMinder following: https://wiki.zoneminder.com/Ubuntu_Server_16.04_64-bit_with_Zoneminder_1.30.4_the_easy_way and http://zoneminder.readthedocs.io/en/stable/installationguide/ubuntu.html#easy-way-ubuntu-16-04 | ||
- Use MariaDB as is faster | - Use MariaDB as is faster | ||
- | - Follow http://zoneminder.readthedocs.io/en/stable/userguide/gettingstarted.html to create database | + | - Follow http://zoneminder.readthedocs.io/en/stable/userguide/gettingstarted.html to create database |
+ | - Add the 3 cameras in mondetect mode | ||
+ | - Move DB files and ZoneMinder to HDD | ||
+ | - Recompile packages hoping optimization | ||
+ | - ffmpeg | ||
+ | - libjpeg-turbo | ||
+ | - recompile VFPv3, NEON, Cortex-A9, | ||
+ | - https://askubuntu.com/questions/81870/how-to-download-modify-build-and-install-a-debian-source-package | ||
+ | - Tunen zoneminder (to be checked) | ||
+ | - change ffmpeg with remote/libjpeg? | ||
- Tune /dev/shm either to increase or move to HDD | - Tune /dev/shm either to increase or move to HDD | ||
- Add 1G SWAP on HDD | - Add 1G SWAP on HDD | ||
- | - Move DB files and ZoneMinder to HDD | + | - |
- | - recompile libjpeg-turbo and ffmpeg with hw optimization: VFPv3, NEON, Cortex-A9, see https://askubuntu.com/questions/81870/how-to-download-modify-build-and-install-a-debian-source-package | + |