I had one camera attached to it for a while now and working great in ZM. I was using the following as the source...
rtsp://[user]:[pass]@192.168.101.53:554/cam/realmonitor?channel=1&subtype=0?tcp
I figured it would just be as easy as changing the channel number to 2 for the second channel. Like this...
rtsp://[user]:[pass]@192.168.101.53:554/cam/realmonitor?channel=2&subtype=0?tcp
Doesn't work. I still just get the picture from channel 1. I tried all kinds of combinations and including other options I found searching for Hikvision like...
rtsp://[user]:[pass]@192.168.101.53:554//Streaming/Channels/2
Still no luck. I tried a few other and still only get channel 1. I found that whatever is listed after the port number is, as far as I can tell gets ignored. If i just use...
rtsp://[user]:[pass]@192.168.101.53:554
I get channel 1 again. if I use...
rtsp://[user]:[pass]@192.168.101.53:554/I cant figure this out
I get channel 1 again. Literally putting the "/I cant figure this out" in the string with spaces and everything. ZM shows the source as "I cant figure this out".

Anybody ever set anything up like this? Anybody got any ideas?
Thanks