Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grandiose.find() does not discover existing streams #17

Closed
cliqer opened this issue Aug 21, 2021 · 1 comment
Closed

grandiose.find() does not discover existing streams #17

cliqer opened this issue Aug 21, 2021 · 1 comment

Comments

@cliqer
Copy link

cliqer commented Aug 21, 2021

Using rse/grandiose and trying to understand how it works though when I use grandiose.find() it does not discover existing streams and throws the below error:

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

If a new stream is created during the waiting period it is being discovered correctly.
Any solutions?

@Julusian
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants