Files
dmf-studio-rnd/flow-graphs/2110-20.json
T

22 lines
1003 B
JSON

{
"nodes": [
{
"id": "2110in",
"type": "2110",
"params": {
"interface": "eno1np0",
"local_ip": "192.168.0.3",
"sdp": "v=0\no=- 3150588975 5 IN IP4 192.168.0.2\ns=DeckLink IP/SDI HD (1): Video\nt=0 0\nm=video 16388 RTP/AVP 96\nc=IN IP4 239.255.197.181/255\na=source-filter:incl IN IP4 239.255.197.181 192.168.0.2\na=rtpmap:96 raw/90000\na=fmtp:96 sampling=YCbCr-4:2:2; depth=10; width=1920; height=1080; exactframerate=50; colorimetry=BT709; PM=2110GPM; SSN=ST2110-20:2017; TP=2110TPN;\na=ts-refclk:ptp=IEEE1588-2008:7C-2E-0D-FF-FE-A7-23-B6:127\na=mediaclk:direct=0\na=ssrc:1258156108 cname:EB02FE63F5DB433DA6739B90A9B67B02"
}
},
{ "id": "fakesink", "type": "fakesink", "params": {} }
],
"edges": [
{
"from": "2110in", "from_port": "video_flow_id",
"to": "fakesink", "to_port": "video_flow_id",
"format": { "kind": "video", "width": 1920, "height": 1080, "fps_num": 50, "fps_den": 1 }
}
]
}