edgexfoundry / device-camera-go

Owner: Device WG
Apache License 2.0
32 stars 38 forks source link

Error conecting HIKVISION DS-2CD3T25-l3 #33

Open carrier106 opened 4 years ago

carrier106 commented 4 years ago

after seeing "level=INFO ts=2020-05-06T03.07:26.854156224Z app device-camera-go source=service.go:127 msg="Service started in:883.221778ms"",there is no log print.In mongodb,"device" has the right data,but "event"and"reading" in coredata feched 0 record.Meanwhile,post url to get OnvifDeviceInformation or other commands about the device,all returning 500 internal Server Error(The camera is properly configured on the LAN).I use the camera.yaml.What goes wrong?

carrier106 commented 4 years ago

I use tag v1.0.0 and edgex of fuji.

wubigo commented 2 years ago

have you checked if the container hosting core-command service can ping device service successfully?

cloudxxx8 commented 2 years ago

can you try the v2.1? we don't maintain v1.0.0 and fuji anymore. Also, you might need to describe your environment and deployment steps.

cloudxxx8 commented 2 years ago

by the way, we have developed a new onvif camera device service, and it is under review. https://github.com/edgexfoundry-holding/device-onvif-camera you can try it with v2.1 edgex