PlusToolkit / ndicapi

A common C API for communicating with NDI Polaris and Aurora devices
MIT License
47 stars 31 forks source link

Implement support for the BX2 command and GBF parsing #37

Closed adamrankin closed 12 months ago

adamrankin commented 12 months ago

The C implementation style is mimic'd from BX command handling

If we ever want to move to C++ implementation with STL it would be easier to implement more features

adamrankin commented 12 months ago

Data averaging not working as expected, aborting for now