you can use a command line like this:
vlc -vvv input_stream --sout #standard{access=http,mux=ogg,url=server.example.org:8080}'
where input_stream is your capture device
you can find more informations in the streaming howto:
http://www.videolan.org/doc/streaming-h ... to-en.html