3D Printer Camera

Fra Bitraf
Revisjon per 24. nov. 2019 kl. 23:43 av Taz (diskusjon | bidrag) (Ny side: === Setting up a Raspberry Pi as a camera server in the 3D printing room === <h5>Notes and tips from testing (24.11.2019)</h5> * [https://github.com/ccrisan/motioneyeos motionEyeOs] see…)
(diff) ← Eldre revisjon | Nåværende revisjon (diff) | Nyere revisjon → (diff)
Hopp til navigering Hopp til søk

Setting up a Raspberry Pi as a camera server in the 3D printing room

Notes and tips from testing (24.11.2019)
  • motionEyeOs seems to be a popular Linux distro to turn single-board computers into camera surveillance servers.
  • Following the installation instructions and this video resulted in a successful setup using a Raspberry Pi 4.
  • Initial impressions:
    • The distro seems to be very light with fast bootup speed (also because of the power of Pi 4).
    • There does not seem to be a `xyz.local` hostname to easily access the Pi, so finding the IP address is the only way. There are several ways, the laziest of which is to hook it up to a display while it is booting and read the bootup messages.
    • The web UI is where all the config is done, though it can be a bit clunky.

@TODO

  • Test the tool with several cameras and explore the different available settings.