gstreamill
gstreamill copied to clipboard
how to add sdi source
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