streaming server stream through webcam over internet command line

 In command line type.

vlc v4l2:// :v4l2-dev=/dev/video0 :v4l2-adev=/dev/dsp :v4l2-standard=0 :sout="#transcode{vcodec=h264,vb=800,scale=1,acodec=mpga,ab=128, channels=2}:duplicate{dst=std{access=http,mux=ts,dst=localhost:9091}}"

open vlc

Media > Open Network > Protocol = HTTP > Address = localhost:9091