LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-06-2016, 02:04 PM   #1
JimMcCall
LQ Newbie
 
Registered: Jul 2007
Location: North West PA
Distribution: Slackware
Posts: 17

Rep: Reputation: 0
Question Slideshow / Sign / Live updates to pictures from network share.


I am sure someone has a good easy solution to this project. I thought I could make it work in a few minutes but keep tripping over stupid stuff.
I have a client who wants a sign to display information on a 60" display in the shop on a 24/7 basis. The info can change at any time the office wants to update it. It might be 1 slide or 100+. The data is contained on a debian server in a share. The display is in the shop with a simple linux box driving it (right now xubuntu, but could be anything) and feeding images from the server. My original plan was to just setup the screen saver to display my share. Unfortunately, it does not watch the directory for new images and only shows what is in the share at the time it first starts. I have fooled around with a number of things and what I am doing now is this. in rc.local, I cycle through the display share directory and copy the pictures one by one to a local slideshow directory, to a single file, like this:

while true ; do for i in * ; do cp "$i" ~/slideshow/slideshow.jpg ; sleep 60 ; done ; done

I then run ristretto full screen and display the current slideshow.jpg file. restretto will update the image on the screen (in this case 1 every minute), my copy will always include only the current files.

Problems include ristretto does not auto-scale the image after the first picture. So, if all the pictures are not the same size, I have a problem. The other annoying problem is the cursor/arrow is displayed in the middle of the screen at boot.

I want this to be a no-touch box. regardless of what happens to the power or the pictures in the share, it will pickup and go again simply by plugging it back in. No keyboard, no mouse, it just works.

It does now, but, these problems are annoying.

Anybody have a quick easy solution here? I would think there should really be a quick easy solution here. I don't care which distro. would like it to be light and to be able to turn off all updates/messages from the GUI so I can use an old box and just forget it.
 
Old 06-06-2016, 09:48 PM   #2
JimMcCall
LQ Newbie
 
Registered: Jul 2007
Location: North West PA
Distribution: Slackware
Posts: 17

Original Poster
Rep: Reputation: 0
GOT IT! Ok, for anyone that cares or wants to file this for future use, the program you want is FEH. It solves all problems that I had with any other software solution I tried. A single line command will display all images in a directory, regardless of size, display full screen & reload the directory as you update the pictures.
The command line to display the current directory, full screen adjusting small or large pictures to fit, changing the picture every 5 seconds and reloading the directory every 5 seconds is:

feh -FZD 5 -R 5

no pointer appears on the screen and it scales the pictures nicely.

Web site is:
https://feh.finalrewind.org/
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Libre Office no longer runs slideshow after latest updates vdemuth Slackware 3 03-10-2013 05:31 PM
[SOLVED] Slideshow with random pictures martvefun Linux - General 3 10-11-2011 04:53 AM
LXer: Ubuntu 10.04 Proposed Ubiquity Slideshow Goes Live LXer Syndicated Linux News 0 03-24-2010 08:40 PM
how can I share my wallpaper pictures online? newbiesforever Linux - General 2 01-25-2009 03:55 PM
what software is available for making a slideshow to burn to a cd with digi pictures brotell Linux - Software 1 10-04-2007 02:30 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:54 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration