You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: