Hi,
Glad you’re enjoing the app! In theory you can run two instances of the app and have each connect to a separate camera. However I didn’t design or test for that scenario. Off the top of my head the only immediate issue I can think of is that the log files might get a little messy since they would be shared between the apps – each instance would see log entries from the other instance, and some individual entries might be concatenated together.