nariakiiwatani / ofxNDI

NewTek NDI SDK Wrapper for openFrameworks.
https://ndi.tv/
MIT License
103 stars 19 forks source link

On Windows 10, example-receiver sometimes can't find any source with release build #33

Open sadmb opened 1 year ago

sadmb commented 1 year ago

Tried with Windows 10. example-receiver sometimes can't find any source though sending NDI source. This only happens with release build. I've found it fixed when I add finder_.listSources() after finder_.watchSources().