gstreamill icon indicating copy to clipboard operation
gstreamill copied to clipboard

how to add sdi source

Open sfahadshahzad opened this issue 2 years ago • 0 comments

Hi,

I am using blackmagic decklink sdi source to get video input and plays perfectly fine with gstreamer but is it possible to add sdi source to gstreamill.

if yes please guide me how I can do it.

gst-launch-1.0 decklinkvideosrc device-number=0 mode=3 connection=1 ! tee name=t ! queue ! videoconvert ! x264enc tune=zerolatency bitrate=4000 ! video/x-h264, profile=high ! mpegtsmux name=news ! udpsink host=192.168.168.101 port=7001 ! queue ! news.

Regards,

Fahad

sfahadshahzad avatar Sep 22 '22 17:09 sfahadshahzad