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

Bosch/Geo Vision/Hikvision cameras- Set network interfaces API not working correctly #26

Open
vyshali-chitikeshi opened this issue Apr 4, 2022 · 4 comments
Labels
1-low priority denoting isolated changes bosch Bosch camera

Comments

@vyshali-chitikeshi
Copy link
Contributor

Summary of the problem:
Not able to enable/disable DHCP with set network interfaces api on Bosch camera

Issue reproducible on below camera models:
Bosch DINION 6000HD

Repro steps:

  1. Execute get network interfaces command to retrieve existing network interfaces configuration
  2. Execute set network interface to enable and/or dhcp option.
  3. Execute get network interfaces command to verify updated network interfaces configuration
    Expected result: User should be able to enable/disable DHCP on network interface using set network interfaces api.
    Actual result: Enabling/Disabling of DHCP fails.

attached set network interfaces api screenshot
set_network_interfaces

@lenny-goodell lenny-goodell added the 1-low priority denoting isolated changes label Jun 23, 2022
@ajcasagrande ajcasagrande added the bosch Bosch camera label Jul 26, 2022
@surajitx-pal
Copy link

Levski Release : still same issue (Oct-26-2022, Images)

@vyshali-chitikeshi
Copy link
Contributor Author

Issue reproducible on Geo vision camera as well with images on 10/27/22.

@vyshali-chitikeshi vyshali-chitikeshi changed the title Bosch camera- Set network interfaces API not working correctly Bosch/Geo Vision/Hikvision cameras- Set network interfaces API not working correctly Jan 11, 2023
@vyshali-chitikeshi
Copy link
Contributor Author

With Hikvision-DS-2DE2A404IW-DE3 camera, set network interfaces gives 200 to enable/disable DHCP. However after updating interface camera is not reachable and needs to reconnect. after reconnect, updated settings does not exist.

@vyshali-chitikeshi
Copy link
Contributor Author

Issue reproducible with V3 code

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
Projects
None yet
Development

No branches or pull requests

4 participants