5sControl / 5sControl/5s-webserver

fix bug ear_protection works when the algorithm is added only on one camera

Open
#25 3 comments 0 reactions 1 assignee Claimed by @ZhuchkouAA View on GitHub
algorithm bug Safety
Dominant language
JavaScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Ear protection работает только при подключении алгоритма на одну камеру. При добавлении air protection на вторую камеру отчеты не приходят с обеих камер

Contributor guide

Open the contributing guide

Research direction

Look at the ear protection algorithm implementation in the camera handling code. The issue suggests a conflict when enabling the feature on multiple cameras. Start by finding where camera data is processed and reports are generated. Check for shared state or resource locking that might fail with multiple instances. Running the system with two cameras and inspecting logs would help identify the failure point.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.