Sometimes WIC_SDK raises an exception when you're trying to connect to a camera. In this case server prints
``
2020-04-03 15:55:36,012 DEBUG WRPServer.Network.Client.WICGrabber - Volani cam.Connect()
2020-04-03 15:55:37,496 ERROR WRPServer.Program - Neosetrena vyjimka detekovana: TIMEOUT: PvBaseLib::BaseCommandLinkGEV::SendCommand Command link operation failure
``
and crashes. The solution is to connect and disconnect to the camera using CorePlayer first.
Sometimes WIC_SDK raises an exception when you're trying to connect to a camera. In this case server prints
``
2020-04-03 15:55:36,012 DEBUG WRPServer.Network.Client.WICGrabber - Volani cam.Connect()
2020-04-03 15:55:37,496 ERROR WRPServer.Program - Neosetrena vyjimka detekovana: TIMEOUT: PvBaseLib::BaseCommandLinkGEV::SendCommand Command link operation failure
``
and crashes. The solution is to connect and disconnect to the camera using CorePlayer first.