Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

OOBE changing Wifi should trigger a deployment #202

Closed
ancaantochi opened this issue Jul 1, 2019 · 4 comments
Closed

OOBE changing Wifi should trigger a deployment #202

ancaantochi opened this issue Jul 1, 2019 · 4 comments
Assignees
Labels
Bug Code defect - needs fix

Comments

@ancaantochi
Copy link

After changing wifi setting cameraIP changes and webstreammodule should be redeployed so it takes the new value for env variable RTSP_IP

@jkubicka jkubicka added this to Unassigned in VAIDK Issue Management via automation Jul 3, 2019
@jkubicka jkubicka moved this from Unassigned to Blocking (GA) in VAIDK Issue Management Jul 3, 2019
@jkubicka jkubicka moved this from Blocking (GA) to P2 Active bugs in VAIDK Issue Management Jul 3, 2019
@Devinwong
Copy link
Contributor

@AltekJimmyChang , please make sure the value of RTSP_IP in default deployment.json gets updated after the wifi is reconfigured. Then please trigger the deployment again.

@Devinwong
Copy link
Contributor

we discussed further about this issue. If we only reconfigure WiFi but not sign into Azure, we are not able to set the deployment. A suggestion is to modify the webstream module such that it gets the IP address from the device itself on runtime, like rtsp_ip = utility.getWlanIp()

@jkubicka jkubicka added the Bug Code defect - needs fix label Sep 25, 2019
@Devinwong
Copy link
Contributor

Will update the default deployment json from specifying wlan0 IP address to localhost, so that we don't need changing the RTSP_IP value when WiFi network changes.

@mimcco mimcco closed this as completed Oct 28, 2019
VAIDK Issue Management automation moved this from Bugs to Closed Oct 28, 2019
@patgarr
Copy link
Contributor

patgarr commented Oct 28, 2019

Fix for this was checked into FW v0.5280.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Code defect - needs fix
Projects
Development

No branches or pull requests

6 participants