Raspberry Pi/Camera surveillance

From Wiki
< Raspberry Pi
Revision as of 19:50, 19 April 2017 by Marcluer (talk | contribs) (Die Seite wurde neu angelegt: „== Ram drive == * sudo mkdir /mnt/ramdrv * /etc/fstab <pre> tmpfs /var/tmp tmpfs nodev,nosuid,size=150M 0 0 </pre> * mount -a == Install RPi Cam Control ==…“)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Ram drive

  • sudo mkdir /mnt/ramdrv
  • /etc/fstab
tmpfs /var/tmp tmpfs nodev,nosuid,size=150M 0 0 
  • mount -a

Install RPi Cam Control