You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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().
The text was updated successfully, but these errors were encountered:
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()
afterfinder_.watchSources()
.The text was updated successfully, but these errors were encountered: