edgexfoundry / device-onvif-camera

Owner: Device WG
Apache License 2.0
29 stars 37 forks source link

Geo vision/Honey well/Bosch camera- Set video encoder configuration not working correctly #29

Open vyshali-chitikeshi opened 2 years ago

vyshali-chitikeshi commented 2 years ago

Summary of the problem: Not able to update video encoder configuration using 'set video encoder configuration' API

Issue reproducible on below camera models: Geo Vision GV-BX8700 Bosch DINION 6000HD Honeywell HC30WB5R1

Repro steps:

  1. Execute Get video encoder configuration API to retrieve existing video encoder configuration details
  2. Update video encoder configuration using 'set video encoder configuration'. For e.g. Govlength different than default
  3. Intermittently its giving SOAP error on some cameras (Bosch), sometimes it wont give any error but not updating video encoder values as expected.

Expected result: able to update video encoder configuration values correctly Actual result: set video encoder configuration api not working as expected.

surajitx-pal commented 2 years ago

Levski Release - Bosch, Oct-26-2022 code freeze at main branch - same issue.

vyshali-chitikeshi commented 2 years ago

Issue reproducible with images on 10/27/22 on Geovision camera.

vyshali-chitikeshi commented 1 year ago

Issue reproducible with V3 code