I have a server with VLC installed and a graphics card.
I have access to the server in person and can play videos while logged in locally, but I want to able to launch a VLC instance remotely through SSH and have it run on the server and output everything on the server as well.
Audio is no problem as that by default uses the localhost audio server, but the video wants to pipe itself over ssh to my console, I want to be able to run this video out to the local screen connected to the server.