Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Table of Contents

...


Resolution
GUICommand Line
Single StreamSingle Stream
4kp60X
4kp30X
1080p60X


√ - Supported
NA – Not applicable
x – Not supported

The below table gives information about the features supported in this design. 

...

NOTE: Here 192.168.25.89 is host/client IP address and 5004 is port no.

NOTE: Low latency stream-in pipeline cannot be launched with vcu-gst-app. Hence use below gst-launch pipeline

  • Run the following gst-launch-1.0 command to stream-out low-latency SDI video using GStreamer pipeline.

...

When SDI Input Source is NVIDIA SHIELD or ABOX (using external HDMI to SDI converter)

Code Block
themeMidnight
$ xmedia-ctl -d /dev/media0 -V ' "a0080000.v_proc_ss":0 [fmt:UYVY10_1X20/3840x2160 field:none]'
$ xmedia-ctl -d /dev/media0 -V ' "a0080000.v_proc_ss":1 [fmt:UYVY10_1X20/3840x2160 field:none]'

NOTE: Make sure NVIDIA SHIELD is configured for 4kp resolution and UYVY8 color format.

When SDI Input Source is ABOX

Code Block
themeMidnight
$ xmedia-ctl -d /dev/media0 -V ' "a0080000.v_proc_ss":0 [fmt:UYVY10_1X20/3840x2160 field:none]'
$ xmedia-ctl -d /dev/media0 -V ' "a0080000.v_proc_ss":1 [fmt:UYVY10_1X20/3840x2160 field:none]'

NOTE: Make sure or ABOX is configured for 4kp resolution and UYVY8 color format.