Web Socket Client Memory Limit #8173
Labels
🪳 bug
Something isn't working
user-request
This is a pressing issue for one of our users
🕸️ web
regarding running the viewer in a browser
Describe the bug
I am running a rerun web-server which logs data over HTTP, and the client side opens a web browser to view the data. The problem I encountered is the memory of my client is piling up due to the memory limit in the client side rerun browser is set to 2.3GB. I am logging high frequency live data, so it piles up the memory used by the web browser very quickly and freezes the system. Is there a way to limit the memory in rerun web browser.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Running rerun viewer natively does what is expected, the memory limit can be set and will drop old data when memory limit is reached.
On the bottom left, memory limit is ~100MB which is what was expected.
Desktop (please complete the following information):
Rerun version
rerun-cli 0.20.0 (default map_view nasm native_viewer release web_viewer) [rustc 1.79.0 (129f3b996 2024-06-10), LLVM 18.1.7] x86_64-unknown-linux-gnu release-0.20.0 2bed90b, built 2024-11-14T15:43:35Z
Video features: av1 default ffmpeg nasm serde
The text was updated successfully, but these errors were encountered: