Live data from Hacker News

Ask HN: What photo sharing solution should we use for our destination wedding?

news.ycombinator.com

21–30 of 35 posts

Re: Ask HN: What photo sharing solution should we use for our destination wedding?

#21
We used GuestPix recently, which fulfills both of your requirements - original quality uploads, no apps to download. I’m overall pleased with the site, and the $50 was a drop in the bucket all things considered.

One thing we learned is that even though our crowd is tech savvy, we still had to hound people to upload stuff after the fact.

Re: Ask HN: What photo sharing solution should we use for our destination wedding?

#22

It is something wedding photographers should offer. I've seen wedding photographers expand the traditional model and set up Purikura so people can take their own group photos: https://www.jrpass.com/blog/say-cheese-the-ultimate-guide-to... Pro photographers are ideally equipped for some the tough problems in wedding photography (the reception dinner that is poorly lit, large group photos, etc.) but there is going to…

The wedding photographer better be able to add an additional line item for services you are requesting. I have worked on site specifically for allowing group events to allow attendees to share their images directly from their phones. A QR code was provided that took them directly to the event's site. These images were available along with the professional photographers' images. It is A LOT of work. You're specificall…

Exactly, the wedding photographer ought to set you up with a "white label" version of the above web sites or just pick one out and set it up for you. I wouldn't expect them to code it up any more than I'd expect them to build a custom camera. On the other hand it ought to be part of the service because it is something they can do in a few minutes without thinking about it while the organizers could struggle with it.

(Kinda funny that my photographer friends online tend to automatically discount any software I've developed myself for image processing; a lot of them still think sRGB is the "standard" color space in 2023 despite mobile devices mostly being Display P3 for some time)

Re: Ask HN: What photo sharing solution should we use for our destination wedding?

#23
Immich is really interesting.

I have experimented with it as an alternative to Google Photos. It has a great Android app and the web UI is almost identical to Google. It includes facial recognition (it will group your photos automatically by face, but without sending that data to an advertising company!). I'm really impressed by it.

https://github.com/immich-app/immich

I haven't used the photo sharing features but I see it offered in the UI.

It is really easy to try: you can run it using docker-compose in about two minutes.

The only snag I have noticed is that the Android app will often get updated and that will then cause it to not work with the server. I have never had an issue when I just switched to the newer docker tag and restarted, but that's been a little frustrating. I suppose I should just disable automatic updates of the Android app to prevent this.

Re: Ask HN: What photo sharing solution should we use for our destination wedding?

#24

>If anyone from WhatsApp/Telegram/Signal/etc is reading this, I would pay a lot for a "Pro" account to have high-res photo uploads for my wedding/music festival/travel/etc group chats Doesn't Telegram allow full-resolution sharing of pictures out of the box ? Unfortunately, you'll probably get people sharing whichever way they're most comfortable with and have to ask them specifically for originals.

Telegram does allow sharing full-res (both photos and videos)... but you're at the mercy of the end user to select that option at upload time, and I'm not confident this is reasonable.

Re: Ask HN: What photo sharing solution should we use for our destination wedding?

#25
I would write few lines of PHP to handle a form with input type=file, upload image to a folder, make a thumbnail and show last 10 photos.

If everybody you need is on Whatsapp, I would probably try to create a read-only group (set posting permissions to you only) and let the PHP script share every uploaded photo to the group with a link to upload more.

Re: Ask HN: What photo sharing solution should we use for our destination wedding?

#26
please make sure to not leave even a single bit of trash. Hiking trail i visit frequently got taken over by gender reveals, birthday parties and now is full of trash from these parties.

Park service just put a big sign and called it a day.

Re: Ask HN: What photo sharing solution should we use for our destination wedding?

#27

Earlier quoted context omitted.

The wedding photographer better be able to add an additional line item for services you are requesting. I have worked on site specifically for allowing group events to allow attendees to share their images directly from their phones. A QR code was provided that took them directly to the event's site. These images were available along with the professional photographers' images. It is A LOT of work. You're specificall…

Exactly, the wedding photographer ought to set you up with a "white label" version of the above web sites or just pick one out and set it up for you. I wouldn't expect them to code it up any more than I'd expect them to build a custom camera. On the other hand it ought to be part of the service because it is something they can do in a few minutes without thinking about it while the organizers could struggle with it.…

I wasn't suggesting they code their own site up. I only mentioned my involvement to suggest I had some familiarity.

I've been at these events where attendees are actively asking people for assistance. My nightmare fuel was people actively seeking out the photog during the event for that assistance. Asking the photog to be tech support for this is not something that should be on their list of duties. The photog could possibly provide suggestions for the couple to use, and put the burden on them.

Re: Ask HN: What photo sharing solution should we use for our destination wedding?

#30
I'd probably just buy a domain name and throw up a quick webpage for upload. Photos will be whatever size/quality they are when uploaded and galleries can be auto-generated. You can also add updates, maps, apologies, song requests for the reception, or anything else you want to the website. After the wedding you can leave it online forever or zip the whole thing up and store it or even mail copies out to your guests on thumb drives.
Post reply on HN