DroneCore.OS on DCS 1 & 2 (with Orin NX)
This is a quick tutorial on how to work with the DCS 1.2 and DCS 2.0 that were setup with our open-source DroneCore.Os
gst-launch-1.0 udpsrc port=8020 caps="application/x-rtp, media=video, encoding-name=H264, payload=96" ! rtph264depay ! h264parse ! avdec_h264 ! queue ! videoconvert ! autovideosink gst-launch-1.0 udpsrc port=8000 caps="application/x-rtp, media=video, encoding-name=H264, payload=96" ! rtph264depay ! h264parse ! avdec_h264 ! queue ! videoconvert ! autovideosink gst-launch-1.0 udpsrc port=8001 caps="application/x-rtp, media=video, encoding-name=H264, payload=96" ! rtph264depay ! h264parse ! avdec_h264 ! queue ! videoconvert ! autovideosink



Last updated
