Table of Contents

Optimizing Application Performance

RAM Disk

Example:

mkfs.minix /dev/ram1
mkdir /ramdisk
mount /dev/ram1 /ramdisk

Remote Reset

If you are remote accessing the camera via telnet and the normal

reboot

command doesn't work you can also try to use the following solution

insmod /lib/modules/swreset.ko
echo 0 > /proc/swreset