stereo-gui: move away from hardcoded IP addresses
Open
enhancement
P2
- Dominant language
- Go
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We are currently using a hardcoded IP address for the right camera in left.py. This is not optimal as this needs to be changed every time the right camera's IP address changes. We should probably move towards using auto discovery using something like mDNS.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with left.py and locate where the right camera's IP address is hardcoded. Investigate auto-discovery using mDNS or a similar approach, then verify that changing the camera's IP no longer requires editing the file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100