Results 16 comments of enquel

@Henrilux I have solved a bunch or errors leading to this one. Have you figured it out? For me the path to OpenCV stated in error is the same as...

This may mean that the Python bindings for OpenCV are not initialized properly at all. Can someone from MS pick that up?

@berak thank you for answer. Is there a resource somewhere on actual usage patterns or do I need to go each python script line by line to figure out how...

@berak I have checked and it works for me, I think we can close this.

@Henrilux the paths seem ok. Have you modified the Python script just like @berak suggested? I had no further issues afterwards.

@MiloMindbender maybe the training data are not suitable for green screen but for a "casual" background? Do you observe the same with non-solid background? BTW, have you encountered the issue...

@keijiro @velenoise is there a chance for a fork with even basic audio support?

@velenoise thank you very much! No worries, I will modify it if needed, at least now I have a starting point. Much obliged!

> > > Audio sender is implemented in [my fork](https://github.com/velenoise/KlakNDI/) using the new interop method. A lot more stable as well. @enquel I think you'd rather use the latest commit...

@rootCBR I'm afraid you need to write it on your own, as I did (cannot share it though). There are many useful snippets on how to approach that in ImGUI,...