5sControl / 5sControl/5s-frontend

[2h] Add Manual Camera Configuration Input

Open
#1,097 0 comments 0 reactions 1 assignee Claimed by @SergBily View on GitHub
Dominant language
TypeScript
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Currently, camera selection is limited to an automatically discovered list. This approach fails when cameras are located on a different subnet, as they are not detected, limiting functionality for users with non-standard network configurations.

Contributor guide

Open the contributing guide

Research direction

Look for the camera discovery and selection logic in the frontend codebase, likely in a component or service handling device connections. The task is to add a manual input form for camera configuration (e.g., IP address, port). Check existing UI patterns for form inputs and network configuration. Verify the change by testing that a manually entered camera can connect.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.