Hello, I managed to retrieve the second video stream of a camera, based on the GetConfiguration information. However I am loosing the authentication to the milesone server whenever I try to switch to it.
I would like to know if there was a way to select the different video streams in the Milestone client to compare with my work.
Thank you
Is there anything I would need to allow so that my app can connect to the server with the second stream? I didnt have much success trying so far with
<?xml version="1.0" encoding="UTF-8"?>
1
connect
dummy
dummy
[guid]
id=[guid]&streamid=[guid]&connectiontoken=[token]
However the id of the first stream always work.
What is the error you see exactly?
A probable explanation is that the XML is wrong somehow, what is the XML sent exactly?