BitRate27

Results 71 comments of BitRate27

In the cmake/linux/defaults.cmake at line 20, is where you could add your dependencies: eg. set(CPACK_DEBIAN_PACKAGE_DEPENDS "obs-studio (>= 28.0.0), other-package (>= version)") Is that what you are looking for @eeickmeyer ?

The way I understand the CPACK_DEBIAN_PACKAGE_SHLIBDEPS on setting is that it will detect shared library dependencies by examining the binary. So maybe the solution is to link with newer binaries...

I think that is a good approach. Seems the | is a valid syntax, which was surprising to me. Thanks for your help here. Don't hesitate to ask if you...

@Trouffman could you do your magic and fix the gersemi error introduced by this change to a cmake file?

What happens when you enter the IP address followed by a space and the ndi name in parenthesis? Or the .local name followed by (ndi name)?

I tried your use case by turning on a VPN and launching NDI Test Patterns. I was not able to see the Test Pattern in the NDI Source list and...

> Yes, the the ip methods just dont work. As expected, wasnt in the documentation so would be been unexpeted but welcome if it did. > > Any idea how...

Maybe run the Discovery Service on the gaming pc. There is more info here: https://docs.ndi.video/all/developing-with-ndi/sdk/command-line-tools#discovery-service While researching, it looks like there are some new APIs recently released which may allow...

I am able to duplicate a version of the VPN issue using Windscribe VPN on Windows 11. I cannot see local NDI sources in the list when the VPN is...

I was able to get around the VPN issue by turning on a setting in my VPN client to allow local network. In any event, if the network configuration does...