
Using an Android phone for connecting remote Stream Decks to Companion
I'd like to share an app I created that allows connecting Stream Decks to Bitfocus Companion remotely using a smartphone or tablet. Multiple devices can also be used with a USB hub.
The code is on GitHub https://github.com/matiaspl/thor (GPL licensed) so you can build it yourself but there's also a prebuilt and signed APK for people without trust issues under the Releases tab.
For a fully remote deployment a VPN service is going to be required (free Tailscale and ZeroTier work fine), but of course it also works on a regular LAN with a wifi connection.
It's Android only for now, but it should be possible to make a similar thing for M*-based iPads too (there's code for that in a WIP state in the repo).
Here's a walkthrough video tutorial: https://youtu.be/ee6HvAgiNBI
I hope I'm not breaking the community rules here - reddit app tells me I might be, but I don't care that much about fame or fortune, so I'm keeping my fingers crossed :)