How can I remotely display images on my computer?
        Posted  
        
            by 
                Jakob
            
        on Super User
        
        See other posts from Super User
        
            or by Jakob
        
        
        
        Published on 2010-11-25T19:08:03Z
        Indexed on 
            2011/02/07
            23:27 UTC
        
        
        Read the original article
        Hit count: 331
        
What I Have: A laptop booted with Ubuntu and a stationary computer dual-booted with Ubuntu and Vista, both connected through a wireless ad-hoc network.
What I Want: I want a way to display images in fullscreen on my stationary, using my laptop as a "remote control". I want to be able to choose another picture at any time and have my stationary computer remain in fullscreen mode at all times. Preferably, I should also be able to display just an empty (black) screen. How can I arrange for this?
What I Have Tried:
- I have tried simply SSH:ing into my stationary computer and opening the image files using an image viewer, but all of the ones that I have tried (Eye of Gnome, Mirage, Gwenview, and others) open a new window for every new image. I don't know how to force them into using a single instance. 
- I have tried using the VLC remote control command line interface, but apart from seeming somewhat unreliable (exiting with segmentation faults at one point), it also displays some images with a green border and forces me to - pauseplayback in order for the image to remain on screen.
Bonus Question: In my final setup, I also need to play music through my stationary computer's speaker and have the ability to switch to another track at any point, like with the images. Preferably, I would like to control the images and the audio through the same interface. How can I best achieve this?
© Super User or respective owner