You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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?
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!
The text was updated successfully, but these errors were encountered: