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

High Memory Footprint, How To Change Video To Lowest Quality #29

Open
PrestonMoore44 opened this issue Sep 17, 2018 · 1 comment
Open

Comments

@PrestonMoore44
Copy link

screenshot 2018-09-17 09 07 32

We're running a 3 * 3 camera setup rotating by 9 cams on a 10 second interval. The issue we're having is the memory footprint is hovering around 800 MB. Is this normal? How can we reduce it? Perhaps quality settings? Can you explain in better detail the effects of the configurations settings ie: new rtsp.FFMpeg({input: uri, resolution: '640x360', quality: 12}) <--- This part!

Thanks!

@pattarmanjunath50
Copy link

Hi,
When I used image or canvas for rendering the stream data, The memory started gradually increasing and eventually the browser crashes. I think its because of caching of the image data in the browser. Any solution for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants