<div dir="ltr">I am doing this:<div>  gst-launch-1.0 -v ksvideosrc ! video/x-raw,framerate=15/1 ! queue ! videoscale ! videoconvert ! queue ! x264enc tune=zerolatency bitrate=500 speed-preset=superfast ! rtph264pay ! udpsink host=192.168.1.25 port=16200<br></div><div><br></div><div>and this:gst-launch-1.0 -v udpsrc port=16200 caps = "application/x-rtp, media=(string)video, clock-rate=(int)90000, encoding-name=(string)H264, payload=(int)96" ! rtph264depay ! decodebin ! videoconvert ! autovideosink</div><div><br></div><div>to transfer the webcam video to the other machine.</div><div><br></div><div>Both are wifi laptops (i7 laptops) - and after a few seconds the second laptop gets very blocky and really cannot see the picture any more.</div><div><br></div><div>What should I be using to successfully transfer the webcam to the other laptop and 0 block/issues?</div><div>I do desire the 30 frames a second.</div><div><br></div><div>Thanks</div><div><br></div><div>Jerry</div></div>