I wanted to convert an old iPad into a digital picture frame and have it pull pictures off my Synology. Anyone come up with some easy solutions for this? I came across an app that can do this but requires setting up WebDAV. Are there any security risks/implications of WebDAV? These are the steps required:
So WebDAV is pretty secure overall, so I would not worry about it too much. What I would do is create an account on the NAS for it that only has access to WebDAV, and the photo folder, read only.
The next question is going to depend heavily on the setup of your picture frame. If your picture frame is able to just work locally on your network then you would not need to expose any ports to the internet for WebDAV. This would be ideal. In your setup of the picture frame just input the local IP of the NAS, and the appropriate port.
The next hiccup you could run into is your SSL certificate. If you are doing this locally, you are not going to have a signed SSL certificate for the local subnet, and getting one is going to be a huge pain and not worth it. From here what you do next is up to how the frame works. If the frame has an option to ‘ignore SSL certificate’ or something like that you can use the HTTPS version of WebDAV. If it does not, and it keeps throwing errors every time a certificate changes, you probably would just use HTTP not HTTPS. You dont really need to worry about someone breaking into your network, and packet capturing your photos, you are displaying them publicly!
What I did was created a account for my tablet and gave it access to synology photos as read only. This way I download the synology photos app and see all of the photos and it plays in slideshow. Works great, need to hit slideshow again when it gets to the end after a couple of days.
That is actually what I wanted to do as well, but unfortunately I’m trying to do this on an iPad 2 and the Synology photos app isn’t supported on that version
Yeah, not directly through Synology Photos though. Instead you can use DLNA, which is an open standard that lets you share photo / video / music to a TV or something.
I haven’t tried WebDAV myself, but I understand the concerns. WebDAV can make your files accessible over the internet, which is handy, but yes, there are some security risks if not set up correctly, especially if you’re not using encryption.I’ve had great luck using a digital picture frame like the ones from Nixplay, though. They allow for cloud-based syncing, which eliminates some of the setup and security concerns. I also like that they let me send new photos from my phone directly to the frame, which makes keeping it up-to-date super easy. If you decide to go the WebDAV route, just make sure your connections are secure and consider using a strong password for extra peace of mind.