You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Kasape
changed the title
TIMEOUT: PvBaseLib::BaseCommandLinkGEV::SendCommand Command link
WIC SDK: PvBaseLib::BaseCommandLinkGEV::SendCommand Command link when connecting to camera
Apr 3, 2020
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.
The text was updated successfully, but these errors were encountered: