mirror of
https://github.com/debnarpavol/spajanie_snimkov_uprava_jasu.git
synced 2025-07-01 21:47:21 +02:00
added RPi script for streaming camera video
This commit is contained in:
1
src/runThisOnRPI.txt
Normal file
1
src/runThisOnRPI.txt
Normal file
@ -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
|
Reference in New Issue
Block a user