You are not logged in.

#1 2012-10-07 23:29:33

bjarkias
Member
Registered: 2012-05-04
Posts: 6

Media streaming linux to linux

I'm using my old laptop as a media streamer & server and am interested in being able to control its audio/video output from another machine.
So fx, I select a song my new laptop and it gets channeled/played on the old one.

thanks in advance for any input

Offline

#2 2012-10-07 23:33:35

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Media streaming linux to linux

Offline

#3 2012-10-07 23:52:20

bjarkias
Member
Registered: 2012-05-04
Posts: 6

Re: Media streaming linux to linux

Thank you, ssh + mplayer fullfills my video playing needs.
The other functionality I'm after is being able to spceify my audio output as that older laptop, so the music I'm playing in cmus gets played through it.
As would any other sound.

Offline

#4 2012-10-14 11:08:59

teateawhy
Member
From: GER
Registered: 2012-03-05
Posts: 1,138
Website

Re: Media streaming linux to linux

I think you want to use music player daemon.

Offline

#5 2012-10-14 13:45:22

ZekeSulastin
Member
Registered: 2010-09-20
Posts: 266

Re: Media streaming linux to linux

If you want to do all sounds from one pc to another, the easiest method would be to use pulseaudio - install pulseaudio on the receiving end and libpulse (pulled in by mpd/mplayer/etc. anyways) on the sending end.

For MPD alone, follow the Remote instructions, for other software, specify the use of pulseaudio and the default server as per their instructions (i.e. mplayer -ao pulse:hostname); iirc you can set the default server in ~/.pulse/client.conf (I don't, since I have aliases for the multiple machines I use pulse with).

Offline

Board footer

Powered by FluxBB