Paul Peavyhouse

Results 186 comments of Paul Peavyhouse

This seems fixed in https://github.com/Palakis/obs-ndi/pull/849 's 4.11.0-RC; Closing. Feel free to comment if you test and disagree and I should reopen.

Is this still an issue in https://github.com/Palakis/obs-ndi/pull/849 's 4.11.0-RC?

Still an issue in obs-ndi 4.12.0 and OBS 30?

Related to https://github.com/obs-ndi/obs-ndi/issues/599 and https://github.com/obs-ndi/obs-ndi/issues/587 ?

Is this still an issue in https://github.com/Palakis/obs-ndi/pull/849 's 4.11.0-RC?

Interesting. The current code for Sync `Network` vs `Source Timing` is: https://github.com/obs-ndi/obs-ndi/blob/4daba126d0fc294a9f38213d9fb0a5a6b914c4ee/src/obs-ndi-source.cpp#L368-L380 I didn't write this code, so I am just saying as the current code maintainer that this option...

Any suggestions on how the code should change here?

We are setting that setting when the NDI Source is created: https://github.com/obs-ndi/obs-ndi/blob/7fe10f551d6629399477c274cc66eb768152ea21/src/obs-ndi-source.cpp#L955-L956 **ALWAYS** called by `ndi_source_create`: https://github.com/obs-ndi/obs-ndi/blob/7fe10f551d6629399477c274cc66eb768152ea21/src/obs-ndi-source.cpp#L1038

I wish I could find in the code where that isn't already happening :)

Related to https://github.com/obs-ndi/obs-ndi/issues/906 ?