Skip to content

Fix UI glitch when connect multiple GoPro Camera Machine#33

Merged
Elly2018 merged 81 commits into
v0.1.3from
v0.1.3.6
Apr 28, 2026
Merged

Fix UI glitch when connect multiple GoPro Camera Machine#33
Elly2018 merged 81 commits into
v0.1.3from
v0.1.3.6

Conversation

@Elly2018
Copy link
Copy Markdown
Owner

@Elly2018 Elly2018 commented Apr 21, 2026

This update mainly trying to fix bug

#21

@Elly2018 Elly2018 self-assigned this Apr 21, 2026
@Elly2018 Elly2018 added the bug Something isn't working label Apr 21, 2026
@Elly2018 Elly2018 linked an issue Apr 21, 2026 that may be closed by this pull request
7 tasks
@Elly2018
Copy link
Copy Markdown
Owner Author

Elly2018 commented Apr 23, 2026

My development env have only 2 go pro cameras, During the environment testing with 40+ cameras, the Server crash without even passing a min. the new ICMP optimization for curlm call might be the issue.

ICMP is a background ping, checking if all the IP record is connected. it will form a second list of IP in the program memory. the goal is to reduce the master feedback time, prevent it call to an unalive IP address, waiting 1.5 second timeout.

@Elly2018 Elly2018 merged commit ebe4c18 into v0.1.3 Apr 28, 2026
@Elly2018 Elly2018 deleted the v0.1.3.6 branch April 28, 2026 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix UI glitch when connect multiple GoPro Camera Machine

2 participants