Update applications.json - Added NDI toolsNDI, or Network Device Interface, is developed by Newtek. It enables the encoding, transmission, and reception of high-quality, low latency, video and audio over IP.https://ndi.video/Apologies if I'm not doing this right. I have zero experience using Github.

* Update applications.json - Added NDI tools

NDI, or Network Device Interface, is developed by Newtek. It enables the encoding, transmission, and reception of high-quality, low latency, video and audio over IP.

https://ndi.video/

Apologies if I'm not doing this right. I have zero experience using Github.
This commit is contained in:
tvrepairguy 2024-06-03 20:37:01 -05:00 committed by GitHub
parent 4a52bb7298
commit 066d4840c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2758,5 +2758,13 @@
"description": "ForceAutoHDR simplifies the process of adding games to the AutoHDR list in the Windows Registry", "description": "ForceAutoHDR simplifies the process of adding games to the AutoHDR list in the Windows Registry",
"link": "https://github.com/7gxycn08/ForceAutoHDR", "link": "https://github.com/7gxycn08/ForceAutoHDR",
"winget": "ForceAutoHDR.7gxycn08" "winget": "ForceAutoHDR.7gxycn08"
},
"WPFInstallnditools": {
"category": "Multimedia Tools",
"choco": "na",
"content": "NDI Tools",
"description":"NDI, or Network Device Interface, is a video connectivity standard that enables multimedia systems to identify and communicate with one another over IP and to encode, transmit, and receive high-quality, low latency, frame-accurate video and audio, and exchange metadata in real-time.",
"link": "https://ndi.video/",
"winget": "NDI.NDITools"
} }
} }