Streampunk / grandiose

Node.JS native bindings to Newtek NDI(tm).
Apache License 2.0
184 stars 47 forks source link

Not finding streams on MacOS #26

Closed lukejdav closed 1 year ago

lukejdav commented 1 year ago

grandiose.find() isn't detecting streams on MacOS.

Error: In file ../src/grandiose_find.cc on line 56, found error: Did not find any NDI streams in the given wait time of 10000ms.

Tested on Intel and M1 Mac. Works on Linux.

Julusian commented 1 year ago

There is a new class based finder implementation, which should resolve this. https://github.com/Streampunk/grandiose/blob/master/index.d.ts#L155-L168

I will publish this to npm when I can, I am still chasing for access