Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
services:photomanagement [2024/03/19 14:45] – willy | services:photomanagement [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Photos Management Server ====== | ||
- | |||
- | Photos (and videos!) are something very important in our everyday' | ||
- | |||
- | Photography has greatly changed over the years. For example i have thousands of photos in the last 20+ years with many different cameras and technologies: | ||
- | |||
- | Today the good old paper albums are just collecting dust in the bookshelves, | ||
- | |||
- | This is how i have changes this for, at least, my family. | ||
- | |||
- | ====== The concepts ====== | ||
- | |||
- | the goal is to have the family photos neatly organized, sorted and easily accessible by family members, even (specially) the non tech-savvy ones. | ||
- | |||
- | There are three steps to the process: | ||
- | * Collecting pictures and videos from the devices (cameras, phones...) | ||
- | * Organizing them into albums and collections, | ||
- | * Display them all for easy fruition, possibly with Machine Learning for face detection and such | ||
- | |||
- | The workflow will be: | ||
- | * Take photos and upload them to the server (automatically, | ||
- | * Organize the photos on the server, via a web interface, into albums/ | ||
- | * Have the folder published to a gallery app that ease browsing, tagging and such. | ||
- | |||
- | ===== Long term support & availability ===== | ||
- | |||
- | Tehcnology changes, fast. Applications are created new and dies out. The [[https:// | ||
- | |||
- | Using a database is **not** acceptable, since as much as logicla it might be organized, you cannot extract and parse the tags& | ||
- | |||
- | The only viable option (CHANGE MY MIND) is having the photos organized in folders, where each folder is an album, and the folders themselves named in a clear, obvious, album title way. The tags and metadata should be either embedded in the photo files or stored in sidecar files along the photos themselves. | ||
- | |||
- | This is non-negotiable for me. If i didn't follow this rule since i started digitalizing my photos, today i would have nothing still readable and organized. and what about in 10 more years? | ||
- | |||
- | ===== Tools & software ===== | ||
- | |||
- | Let's be clear: there no tool that let you do that all-in-one, and i have tested almost all of them. | ||
- | |||
- | First of all, i discarded all **local** tools, as i want this done on the server and not on my local laptop. Ideally, every family member should be able to to it's part without //my// intervention. | ||
- | (back in the past i used the great [[https:// | ||
- | |||
- | On the **web** tools the landscape is a little bit better than for the [[services: | ||
- | |||
- | I have tried (for each one, details in the associated page): | ||
- | * [[services: | ||
- | * [[services: | ||
- | * [[services: | ||
- | * [[services: | ||
- | * [[services: | ||
- | * [[services: | ||
- | * [[services: | ||
- | |||
- | There are many more, which i didn't try because they where either **dead**, **dying** or non really open-source (as i stated many times, i try to steer from projects that are open-source only to generate a revenue). | ||
- | |||
- | ====== The Workflow ====== | ||
- | |||
- | (i will say photos, but i almost always mean photos and videos) | ||
- | |||
- | Well, then, how to put things toghether. I have a properly configured storage on my server where all the photos are uploaded (let's call it a **staging** area). | ||
- | |||
- | === Step 1: loading photos into staging area === | ||
- | Periodically, | ||
- | |||
- | |||
- | When photos are organized | ||
- | |||
- | |||
- | |||
- | |||