You are not logged in.

#1 2013-08-11 11:17:36

odp
Member
Registered: 2012-04-26
Posts: 136

streaming audio from clients to server

Hi folks,

I am looking for a method in which I can stream audio from a device mac/win to the server which is connected to the good sound system over the local network.

I have looked at pulseaudio and followed the directions in the wiki, but without any results sad
This was a linux to linux setup. But it seems to only get worse when trying to stream from mac/win (found these pages)
https://labitat.dk/wiki/Apple/Mac_OS_X#PulseAudio
http://gleamynode.net/articles/2228/

So what I am looking for here is either a thorough tutorial/directions or a plug n play solution.

Any inputs, links or directions are greatly appreciated, since I have spent this entire weekend researching it, and failed horribly every time smile

Offline

#2 2013-08-11 11:26:45

odp
Member
Registered: 2012-04-26
Posts: 136

Re: streaming audio from clients to server

btw. appologies if this is supposed to be in multimedia

Offline

#3 2013-08-11 11:44:30

Cloudef
Member
Registered: 2010-10-12
Posts: 636

Re: streaming audio from clients to server

Take a look at rsound: http://themaister.net/rsound.html

Offline

#4 2013-08-11 15:04:19

odp
Member
Registered: 2012-04-26
Posts: 136

Re: streaming audio from clients to server

ill check it out right away and congrats on post no. 600

Offline

#5 2013-08-11 18:31:49

odp
Member
Registered: 2012-04-26
Posts: 136

Re: streaming audio from clients to server

hmm its simple and it sort of works. Their is very little documentation as far as I can see.

I start server by commiting rsd -D -v

then stream some audio by cat sound.wav | rsdplay -s 127.0.0.1 --raw -r 44100 -c 2

It sounds very sluggish, and it also tells me that Only 8 or 16 bit WAVE files supported.

hmm

Also it looks like the last update was a OSS patch which was mentioned in the original thread over a year ago

Last edited by odp (2013-08-11 19:13:02)

Offline

#6 2013-08-12 23:03:59

odp
Member
Registered: 2012-04-26
Posts: 136

Re: streaming audio from clients to server

ah! It really does not play nicely on my windows box hmm

Offline

Board footer

Powered by FluxBB