Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 773 Bytes

Readme.md

File metadata and controls

16 lines (9 loc) · 773 Bytes

PyNDI

A Very simple python video reader for NewTek NDI using CFFI (must be added as a dependency) created by CarlosFdez. Very initial state, only reads video, use at your own risk.

Tested with NewTek NDI 4.5 and Python 3.8.

The NDI runtime must be installed. Recommended NDI tools to be installed too for testing.

Known Issues

Issues Resolution
Sometimes when retrieving sources, not all sources are found. Refreshing the list of sources normally fixes this problem.