Hello,
I’ve built a .Net C# console application to export some videos.
When I launch the exe on the Milestone server, everything works well, my export is created.
But when I launch the exe from my local computer, the connection to server is fine, it retrieve the cameras I need, but in the “startExport” command, it says “the recording server is offline”
I don’t understand because the recording server is online (and working because of the sucess when i’m directly on the milestone server)
I suspect something likes “port” or network, but I didn’t find information on this error.
Maybe someone here would be able to help me ![]()
Thanks,
Jeremy