raspi-config
enable camera
Camera test
vcgencmd get_camera
raspivid -o - -t 0 -hf -w 800 -h 400 -fps 24 |cvlc -vvv stream:///dev/stdin --sout '#standard{access=http,mux=ts,dst=:8160}' :demux=h264
VLC
Media -> Open Network Stream -> http://192.168.1.1:8160 -> Play