diff --git a/src/runThisOnRPI.txt b/src/runThisOnRPI.txt new file mode 100644 index 0000000..9e40a4c --- /dev/null +++ b/src/runThisOnRPI.txt @@ -0,0 +1 @@ +gst-launch-1.0 -v v4l2src device=/dev/video0 num-buffers=-1 ! video/x-raw,width=640,height=480, framerate=30/1 ! videoconvert ! jpegenc ! tcpserversink host=192.168.0.144 port=5000