Just a quick post to report further progress on making a Bitfocus Companion 3.x module to control Proclaim. Right now, for me, this is basically working - there are a few more commands that could be added.
I am developing with Companion running on a 4GB Raspberry Pi 4 - I still need to test the alternative scenario where Proclaim and Companion are running on the same machine. (It ought to work - but they always say that, don't they?)
Just a few screenshots showing the process of adding and configuring the module, and the available button presets.
I will need to do some more testing before figuring out how to submit this for potential inclusion in Companion. But, I hope this is encouraging news. Huge thanks to "Cameron-D" on GitHub whose Companion 2.x module gave me a big head start.
- I wrote a little documentation and uploaded the code to GitHub and added you to repo. We could maybe have a toggle in the module settings to enable/disable using the unpublished api and then use version checking of the api.
- Thanks so much - that is a tremendous help. My general plan of campaign is first to get the module in its present form, into the Companion 3.2 betas, to make it much more readily available, And then to look at what might be added behind a toggle labelled "Experimental, use at own risk" or similar.
- Happy to help. I was actually planning to create the companion module for proclaim in January 2024, but you beat me to it. If you need any help just ask. I did add a new pcap to that repo that has more post request for the statusChanged route. I was also able to determine how to trigger the on screen bible feature.