[streaming] How to stream an audio without a webcam?

Andrew Skiba andrew_skiba at mail.ru
Wed Apr 7 14:55:47 CEST 2004


Hello all,

   I have to establish a two-way communication between two linux
   machines. The connection is Wi-Fi, so there are no limitations on
   bandwidth, as far as I know (11 Mbit/s is more then enough for
   anything). One way must be audio+video, and the other is audio
   only. The way with video was done really easy:

vlc v4l:/dev/v4l/video0:adev=/dev/dsp ':sout=#transcode{vcodec=mp4v,acodec=mpga}:std{access=rtp,mux=ts,url=192.168.0.100:1234}'

   That's not optimal for my purposes, as I don't need any
   compression, but it works at least. But now I'm stuck with a stupid
   question: how do I tell the other end to stream audio without
   webcam? I tried

vlc v4l:adev=/dev/dsp ...

   and

vlc /dev/dsp ...

   No go, of course.

   Thank you for any help.

-- 
Best regards,
 Andrew                          mailto:andrew_skiba at mail.ru

-- 
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the streaming mailing list