Page 1 of 1

Stream audio only

Posted: 17 Apr 2008 17:53
by dimatha
Is it possible to stream audio only directly from sound blaster line in ?

Re: Stream audio only

Posted: 18 May 2008 23:56
by pfoff
This did the job for me, even if it throws some errors:

Code: Select all

vlc -v --intf dummy --sout "#transcode{acodec=mpga,ab=128,channels=2}:duplicate{dst=std{access=http,caching=30,mux=raw,dst=:1234/audio.mp3},select=audio}" v4l://:v4l-adev=/dev/dsp
Tested on linux(debian,suse), should work similar elsewhere. I would be interested in any other soltuion for that. It's the pferfect wlan babyphone!)))