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

Mavlink Camera Manager is hitting the memory limit #2387

Closed
joaoantoniocardoso opened this issue Feb 15, 2024 · 7 comments · Fixed by #2398
Closed

Mavlink Camera Manager is hitting the memory limit #2387

joaoantoniocardoso opened this issue Feb 15, 2024 · 7 comments · Fixed by #2398
Labels
bug Something isn't working

Comments

@joaoantoniocardoso
Copy link
Collaborator

joaoantoniocardoso commented Feb 15, 2024

image

@joaoantoniocardoso joaoantoniocardoso changed the title Mavlink Camera Manager is hitting memory limit Mavlink Camera Manager is hitting the memory limit Feb 15, 2024
@Williangalvani
Copy link
Member

what cameras? how many streams? that is a lot of memory...

@joaoantoniocardoso
Copy link
Collaborator Author

what cameras? how many streams? that is a lot of memory...

This was reported by Tony, using 1x radcam + 1x br cam.

@maphstr
Copy link

maphstr commented Feb 19, 2024

Also experiencing this with two br-cams at rtsp when trying to get webrtc from both. One of them at 1280x720.

@patrickelectric
Copy link
Member

@joaoantoniocardoso do you know the reason behind this ?

@joaoantoniocardoso
Copy link
Collaborator Author

@joaoantoniocardoso do you know the reason behind this ?

Yes, GStreamer is all dynamic and can request lots of virtual memory

@patrickelectric
Copy link
Member

patrickelectric commented Feb 19, 2024 via email

@Williangalvani
Copy link
Member

fixed by #2424

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 a pull request may close this issue.

4 participants