Yes I just saw stephanels solution to registering the output. I was not aware you could register a menu in the frontend, but that seems like a very nice way to do it. I'll probably use that for my plugin as well :)
I talked to Newtek last week and was informed that the DLLs are redistributable. This is fine for Windows, but no use for Linux(which is my preferred platform) because Newtek currently only distributes non-PIC static libraries. We'll see how things develop with NDI, but I know Newtek was very interested in getting support in OBS. They may be more open to a more liberal license now that the code is in place and only licensing is an issue, and stephanels library, which uses the DLLs directly, is obviously a much cleaner solution than my IPC-based library.
I talked to Newtek last week and was informed that the DLLs are redistributable. This is fine for Windows, but no use for Linux(which is my preferred platform) because Newtek currently only distributes non-PIC static libraries. We'll see how things develop with NDI, but I know Newtek was very interested in getting support in OBS. They may be more open to a more liberal license now that the code is in place and only licensing is an issue, and stephanels library, which uses the DLLs directly, is obviously a much cleaner solution than my IPC-based library.