suppose server a is connected to camera a and server b is connected to camera b.
can server b return a playback (not live) recording made by camera a ?
In other words, If I have a list of cameras and dates that I want to get data on, can I get all this information via a single server?
From the example code on protocol integration, it appears that this is not possible.