Open MoreMLDev opened 2 years ago
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.
@aiwired Hello, are you still having problems? Please tell me the python version to help you solve it.
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.