SiiliCam-Obs

Semi-free SiiliCam-Obs 1.0.16

1.0.15 installed by default the discovery server configuration, removed it and added a option to install it in the installer
Discovery server is now supported. The configuration file is at %AppData%/obs-studio\plugin_config\SiiliCam-obs/ndi-config.v1.json . The IP address is by default 127.0.0.1 meaning it assumes the discovery service is running locally.
In android 14 we got update in the year 2023 in November that made the MDNS in NDI SDK 5 version not work unless you had put wireless debugging on at some point after you boot your phone. But now they released version 6, which fixed this problem for the android 14 and the rollout is done in the play store so go ahead and download the new version. I updated the newest version on the obs plugin as well to use the NDI SDK 6 but it won't probably change much.

Next up: I'll figure out how to do in the obs plugin image stabilization.
With newest android 14 the siilicam app doesn't work currently, and only starts working when you turn on Wireless Debugging, I'm investigating why this happens and will fix it shortly
new rest api endpoint to change the text sources text
Removed source hiding from setFirstMatchingNDISource since it made no sense that it would hide it
Now new rest endpoints include changing the visibility of the obs plugin and setting the siilicamera through rest api with a substring of the actual mdns name
Now the rest server gets updated obs source name
Added an installer, so now you can install the plugin either using the installer or manually moving the files
Pro version now supports different resolutions
Top