Raspberry Pi camera module streaming video to another computer

Channel:
Subscribers:
1,410,000
Published on ● Video Link: https://www.youtube.com/watch?v=JjPsW-7FUng



Duration: 5:08
268,299 views
2,143


In this video tutorial, we cover how to stream the Raspberry Pi's camera module to another computer using HTTP protocol and the lovely VLC media player.

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

If you need to vertically flip the video, do -vf

http://seaofbtc.com
http://sentdex.com
http://hkinsley.com
https://twitter.com/sentdex

Bitcoin donations: 1GV7srgR4NJx4vrk7avCmmVQQrqmv87ty6







Tags:
Raspberry Pi (Computer)
camera module
streaming
vlc
motion
tutorial
how-
Hypertext Transfer Protocol (Internet Protocol)
Computer Network
Streaming Media (File Format)
video
movie
h264
mjpeg
Python (Programming Language)