[Streaming Video Using VLC Player]
[How to Stop VLC Player from Automatically Resizing to Fit Video Resolution (on Desktop)]
raspivid -o – -t 0 -n | cvlc -vvv stream:///dev/stdin –sout ‘#rtp{sdp=rtsp://:8554/}’ :demux=h264
Terminal command streams video
VLC connects to the stream with Media->Open Network Stream
rtsp://IP_ADDRESS:8554/