Skip to content
/ pyNDI Public
forked from CarlosFdez/pyNDI

Simple NDI frame reader for python

Notifications You must be signed in to change notification settings

quidquid/pyNDI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

PyNDI

A very simple Python wrapper for NewTek NDI using CFFI (must be added as a dependency) created by CarlosFdez and extended by quidquid. Has basic functionality for both receiving and sending video, but not all options are implemented. Use at your own risk.

Tested with NewTek NDI 4.5 and Python 3.8, on Windows and Mac.

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

Demos

SimpleSourceViewer is just that. Pick an existing NDI source and display it.

SimpleSender creates an NDI source using either the webcam or a generated color-cycling image.

Known Issues

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

About

Simple NDI frame reader for python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%