Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(webcam): fix memory leak in MJPEGStreamer client #1987

Merged
merged 19 commits into from
Sep 7, 2024

Conversation

meteyou
Copy link
Member

@meteyou meteyou commented Sep 1, 2024

Description

This PR fixes a memory leak in the Mjpeg-Streamer client with Firefox.

Related Tickets & Documents

fixes: #904

Mobile & Desktop Screenshots/Recordings

none

[optional] Are there any post-deployment tasks we need to perform?

none

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Sep 1, 2024
Copy link
Contributor

github-actions bot commented Sep 1, 2024

Language file analysis report:

File Missing Keys Unused Keys
en.json 0 0

Copy link
Contributor

github-actions bot commented Sep 3, 2024

Language file analysis report:

File Missing Keys Unused Keys
en.json 0 0

Copy link
Contributor

github-actions bot commented Sep 3, 2024

Language file analysis report:

File Missing Keys Unused Keys
en.json 0 0

Copy link
Contributor

github-actions bot commented Sep 3, 2024

Language file analysis report:

File Missing Keys Unused Keys
en.json 0 0

@meteyou meteyou added this to the v2.13.0 milestone Sep 4, 2024
Copy link
Contributor

github-actions bot commented Sep 4, 2024

Language file analysis report:

File Missing Keys Unused Keys
en.json 0 0

Copy link
Contributor

github-actions bot commented Sep 5, 2024

Language file analysis report:

File Missing Keys Unused Keys
en.json 0 0

Copy link
Contributor

github-actions bot commented Sep 5, 2024

Language file analysis report:

File Missing Keys Unused Keys
en.json 0 0

Copy link
Contributor

github-actions bot commented Sep 5, 2024

Language file analysis report:

File Missing Keys Unused Keys
en.json 0 0

Copy link
Contributor

github-actions bot commented Sep 5, 2024

Language file analysis report:

File Missing Keys Unused Keys
en.json 0 0

Signed-off-by: Stefan Dej <[email protected]>
Copy link
Contributor

github-actions bot commented Sep 5, 2024

Language file analysis report:

File Missing Keys Unused Keys
en.json 0 0

Copy link
Contributor

github-actions bot commented Sep 5, 2024

Language file analysis report:

File Missing Keys Unused Keys
en.json 0 0

Copy link
Contributor

github-actions bot commented Sep 5, 2024

Language file analysis report:

File Missing Keys Unused Keys
en.json 0 0

rackrick
rackrick previously approved these changes Sep 7, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Sep 7, 2024
Copy link
Contributor

github-actions bot commented Sep 7, 2024

Language file analysis report:

File Missing Keys Unused Keys
en.json 0 0

@meteyou meteyou merged commit 0ac902f into mainsail-crew:develop Sep 7, 2024
10 checks passed
@meteyou meteyou deleted the fix/webcam-mjpegstreamer-ff branch September 7, 2024 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Infinite RAM consumption over time on Firefox
2 participants