We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm having trouble finding the sources using the example code.
The environment is Ubuntu 20.04 and latest ndi-python.
I can find the ndi source with obs studio and also the avahi in the terminal: ❯ avahi-browse -a
the ndi.find_get_current_sources(ndi_find) will always return empty list and i'm not sure where to start debugging.
ndi.find_get_current_sources(ndi_find)
Thanks in advance for any suggestions.
The text was updated successfully, but these errors were encountered:
@aiwired Hello, are you still having problems? Please tell me the python version to help you solve it.
Sorry, something went wrong.
buresu
No branches or pull requests
I'm having trouble finding the sources using the example code.
The environment is Ubuntu 20.04 and latest ndi-python.
I can find the ndi source with obs studio and also the avahi in the terminal:
❯ avahi-browse -a
the
ndi.find_get_current_sources(ndi_find)
will always return empty list and i'm not sure where to start debugging.Thanks in advance for any suggestions.
The text was updated successfully, but these errors were encountered: