0
I have a media center that is connected to my stereo and I've successfully set up VLC so that I can stream video files via rtp but play the audio locally. I've also set up a remote control in my android device that controls VLC on the media center.
But so far the only way I can stream something from my media center is by entering a command on the command line on my media server. What I would like to happen is every time I play something with the remote control app it would automatically stream it. Is there any way to make VLC, or any other media player for linux, stream everything it is asked to play?
The OS on the media center is ubuntu 12.04.4 LTS without a X server and I want to receive the stream on a windows computer and possibly a mac, so I thought it would be best to use VLC, but I'm open for any suggestions.