-
Notifications
You must be signed in to change notification settings - Fork 178
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
Ram usage is increasing continuously while running ecal python code #1609
Comments
Hi, thanks for reporting. First we need to analyse, where this RAM build-up is coming from. We can check pure eCAL samples (e.g. person_snd) to see if that builds up memory. |
Hello,
Observation:-
|
@Kerstin-Keller any possible solution/workaround to fix this issue? |
Hi @prakhar114 ,
I did start the webcam app in the venv, and let everything run for 15-30 minutes. I could not see any increasing ram usage. Then I modified the setup, like
Everytime with 5-15 minutes of monitoring. (Unfortunately?) There was never an increase in RAM usage visible, monitoring with htop. So in order to debug your issue, could you please provide
I hope that we can find a solution soon together. |
Problem Description
When I try to run ecal webcam_grabber.py from ecal-camera-samples/ecal_camera_send_python , the ram keeps on increasing and then if i keep running it for longer time,ram gets filled up completely.
Ram usage before running the webcam_grabber.py
Ram usage after running webcam_grabber.py for 5 min
Protobuff packet size is ~0.6MB
How to reproduce
clone this repo https://github.com/eclipse-ecal/ecal-camera-samples
follow the python setup code in Readme
connect a full hd(1920,1080) camera via usb (/dev/video0)
run the webcam_grabber.py --compressed
Protobuff packet size is ~0.6MB
How did you get eCAL?
Download from Release Page
Environment
eCAL System Information
The text was updated successfully, but these errors were encountered: