@@ -0,0 +1,2 @@
+# dfbvideosink ! videoscale ! video/x-raw,width=1920,height=1080 autovideosink
+gst-launch-1.0 -v udpsrc port=5200 ! application/x-rtp, media=video, clock-rate=90000, payload=96 ! rtpjpegdepay ! jpegdec ! videoconvert ! clockoverlay time-format="%D %H:%M:%S" ! dfbvideosink
@@ -0,0 +1 @@
+gst-launch-1.0 libcamerasrc ! video/x-raw, width=640, height=480, framerate=30/1 ! videoconvert ! jpegenc ! rtpjpegpay ! udpsink host=127.0.0.1 port=5200