Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Geo vision/Honeywell/Bosch camera- Set DNS API not working correctly #25

Open
vyshali-chitikeshi opened this issue Apr 4, 2022 · 4 comments
Labels
1-low priority denoting isolated changes bosch Bosch camera geo-vision Geo-Vision camera honeywell Honeywell camera

Comments

@vyshali-chitikeshi
Copy link
Contributor

Summary of the problem:
Set DNS API not updating camera DNS settings correctly.

Issue reproducible on below camera models:
Geo Vision GV-BX8700
Honeywell HC30WB5R1
Able to enable/disable DHCP on Geo vision and Honeywell cameras, however not able to update IP address with 'DNS Manual"
Not getting any error, but IP address not updated when verified using Get DNS api.

Bosch DINION 6000HD
Enabling/disabling of DHCP not working

Repro steps:

  1. Execute get DNS rest api to retrieve existing DNS configuration
  2. Enable or disable DHCP using set DNS API
  3. Execute Get DNS api again to verify DNS settings
  4. Execute set DNS with dhcp set to false and updated ip address.
  5. Verify Get DNS api to verify updated Ip address.

Expected result: User should be able to enable/disable DHCP and updated ip address without any issues.
Actual result: On Geo vision camera it fails to set IP address, and on Bosch camera not able to enable/disable DHCP option.

attached set DNS api screenshot.
set_DNS

@lenny-goodell lenny-goodell added the 1-low priority denoting isolated changes label Jun 23, 2022
@ajcasagrande ajcasagrande added geo-vision Geo-Vision camera honeywell Honeywell camera bosch Bosch camera labels Jul 26, 2022
@vyshali-chitikeshi
Copy link
Contributor Author

Issue reproducible on Geo vision camera using latest images on 10/26/22.

@ajcasagrande
Copy link
Contributor

@vyshali-chitikeshi did you try rebooting the cameras after setting the new DNS? Also in any case it sounds like an issue with the cameras onvif implementations and nothing the device service would have control over. If anything, this sounds more like errata that belongs in onvif-footnotes than issues.

@surajitx-pal
Copy link

Levski Release : Bosch
Same issue : Enabling/disabling of DHCP not working

@vyshali-chitikeshi
Copy link
Contributor Author

Issue reproducible with V3 code. On Bosch camera not able to enable and disable DHCP with set DNS API
Screenshot from 2023-06-12 12-42-26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1-low priority denoting isolated changes bosch Bosch camera geo-vision Geo-Vision camera honeywell Honeywell camera
Projects
None yet
Development

No branches or pull requests

4 participants