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

thread in python #36

Open
changxiyan-ai opened this issue Apr 22, 2024 · 1 comment
Open

thread in python #36

changxiyan-ai opened this issue Apr 22, 2024 · 1 comment

Comments

@changxiyan-ai
Copy link

Hello, i want recv two single together in python.How can i do?

@MechanicalMink
Copy link

MechanicalMink commented Nov 16, 2024

if it's like the sending half, you just make and update two ndi_recv objects. What I would like to know, and is somehow on topic, is if we are supposed to handle each NDI stream in a separate python thread. Does NDI handle multithreading on their side of things for multiple streams, or should I handle that myself in python?

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