A short talk / presentation about using the Raspberry Pi as a public backyard camera (e.g. live streamed or time lagged snapshots of a bird feeder)
September 21, 2021 by Daniel F Dickinson3 minutes
How to upload and serve (on the web) image and video captures from a Raspberry Pi acting as a backyard public motion camera.
September 22, 2021 by Daniel F Dickinson23 minutes
Copying Raspberry Pi captured backyard camera videos and pictures to a local web server using rclone for public viewing.
September 22, 2021 by Daniel F Dickinson1 minute
Copying Raspberry Pi captured backyard camera videos and pictures to a remote web server using rclone for public viewing.
September 22, 2021 by Daniel F Dickinson2 minutes
Copying Raspberry Pi captured backyard camera videos and pictures to a Microsoft OneDrive using rclone for public sharing.
September 23, 2021 by Daniel F Dickinson2 minutes
Copying Raspberry Pi captured backyard camera videos and pictures to a Google Drive using rclone for public sharing.
September 23, 2021 by Daniel F Dickinson2 minutes
Live streaming video from a Raspberry Pi as a backyard public camera using software named 'motion'
September 22, 2021 by Daniel F Dickinson24 minutes
A guide to using a Debian cloud image and cloud-init on a bare-metal host for fast deployment. The base configuration is very basic and aims to act like an OVH Debian 12 (Bookworm) dedicated server base configuration.
February 18, 2023 by Daniel F Dickinson12 minutes
You may find yourself in need of a 'bare metal' server. If the workload is not too demanding, a Raspberry Pi can be a good choice.
September 8, 2020 by Daniel F Dickinson19 minutes
When using Docker to containerize internal services like Samba, LLMNR, or mDNS a.k.a Bonjour one may find that the standard Docker model of using specific unicast ports forwards, is insufficient.
February 21, 2022 by Daniel F Dickinson3 minutes