https://github.com/vvvv/vl.io.ndi
Nodes to receive and send NDI streams within vvvv
https://github.com/vvvv/vl.io.ndi
csharp ndi video visual-programming vl vvvv
Last synced: about 1 month ago
JSON representation
Nodes to receive and send NDI streams within vvvv
- Host: GitHub
- URL: https://github.com/vvvv/vl.io.ndi
- Owner: vvvv
- Created: 2020-04-08T08:48:12.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-17T15:06:36.000Z (4 months ago)
- Last Synced: 2025-03-24T12:11:20.600Z (about 2 months ago)
- Topics: csharp, ndi, video, visual-programming, vl, vvvv
- Language: C#
- Homepage:
- Size: 7.31 MB
- Stars: 23
- Watchers: 12
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: licenses/NDI License Agreement.pdf
Awesome Lists containing this project
README
# VL.IO.NDI
Provides support for [NDI®](https://www.ndi.tv/) network video/texture streaming.For use with vvvv, the visual live-programming environment for .NET: http://vvvv.org
## Getting started
Install as [described here](https://thegraybook.vvvv.org/reference/hde/managing-nugets.html) via commandline:nuget install VL.IO.NDI
- Usage examples and more information are included in the pack and can be found via the [Help Browser](https://thegraybook.vvvv.org/reference/hde/findinghelp.html)
- Download the [NDI® Tools](https://www.ndi.tv/tools/). They contain several applications (like *Test Patterns*, *Screen Capture*) to create NDI Sources on your computer.## Credits
Initial development by [@mhusinsky](https://github.com/mhusinsky) and [@sebllll](https://github.com/sebllll)## License
By using this you agree to the NDI® EULA which can be found in *licenses/NDI License Agreement.pdf* .
NDI® is a registered trademark of Vizrt Group. See [NDI.tv](https://ndi.tv) for details.## Contributing
- Report issues on [the vvvv forum](https://forum.vvvv.org/c/vvvv-gamma/28)
- For custom development requests, please [get in touch](mailto:[email protected])
- When making a pull-request, please make sure to read the general [guidelines on contributing to vvvv libraries](https://thegraybook.vvvv.org/reference/extending/contributing.html)## Credits
- Based on NDI 5.0## Sponsoring
Development of this library was partially sponsored by
- [Refik Anadol Studio](https://refikanadolstudio.com)For custom development requests, please [get in touch](mailto:[email protected]).