Necrofear
Posts: 2
Joined: Mon Nov 18, 2013 4:18 pm

Store photo slider

Mon Nov 18, 2013 5:01 pm

Hi everyone,

I need help setting up my Raspberry Pi connected to a screen, to show pictures in a store, kinda like a slideshow.
Since I'm new to both Linux and Raspberry, I got stuck.

Here's the details:
- I need a software capable of cycling through pictures continuously;
- The pictures will be in an external HD, connected to a server (windows);
- The software must check the directory automatically for new pictures, and update the slideshow without human intervention;

Is this possible?
I searched for some tutorials online (including this forum), but none was satisfatory :|

KenT
Posts: 758
Joined: Tue Jan 24, 2012 9:30 am
Location: Hertfordshire, UK
Contact: Website

Re: Store photo slider

Mon Nov 18, 2013 6:35 pm

My Pi Presents, use Liveshow. (See Sig) Also Screenly.
Pi Presents - A toolkit to produce multi-media interactive display applications for museums, visitor centres, and more
Download from http://pipresents.wordpress.com

dan3008
Posts: 1172
Joined: Wed Aug 15, 2012 1:05 pm

Re: Store photo slider

Mon Nov 18, 2013 10:10 pm

if you know python, or any other programming language, its a good learning project
dan3008 wrote:Pays your money, takes your choice

Necrofear
Posts: 2
Joined: Mon Nov 18, 2013 4:18 pm

Re: Store photo slider

Wed Nov 20, 2013 9:43 am

I've managed to use Samba to set up the connection to the server.
Then I tried two different programs to see if they could do what I wanted:

First I tried gThumb. It has a nice features to create a slideshow such as restart the slideshow when it ends, however, I couldn't find the network within the software, and thus couldn't set the picture folder I wanted.

Then I tried DigiKam, and though it could access the network and the picture folder, I couldn't get it to use that network folder as the picture source for the slideshow.


So close, and yet so far... -_-'

Any ideas on this??

Return to “Other projects”