I ran into some problem connecting to a Obsbot tail air, which uses HX3.
The NDI sdk would just display "NDI Video decoder not found"
I was able to resolve with by using the ndi and ndi_hx libraries that the Dicaffeine project uses.
Switching the camera to h264 encoding (from h265) made the stream usable but choppy.
Using the --fast flag made the controller just perfect.
I'm not sure yet on how to implement this back into this repository or what a proper solution would be.
However, if I don't create this Issue I will most definately forget about it.
I ran into some problem connecting to a Obsbot tail air, which uses HX3. The NDI sdk would just display "NDI Video decoder not found"
I was able to resolve with by using the ndi and ndi_hx libraries that the Dicaffeine project uses. Switching the camera to h264 encoding (from h265) made the stream usable but choppy. Using the --fast flag made the controller just perfect.
I'm not sure yet on how to implement this back into this repository or what a proper solution would be. However, if I don't create this Issue I will most definately forget about it.