In UI5, with 8 cameras, a network trace shows a lot of browser traffic to retrieve images for the UI5 device dashboard.
I was wondering, is there a way to limit the dashboard refresh to say 60 seconds…and only showing the every second image when I expand the camera device?
The goal would be lower resource utilization of the Vera at the dashboard view. The calls to have Vera squeeze the 8 cameras every few seconds slows down the performance IMHO.
Request URL of JPEG (200k) firing every second or two (one request per camera): http://192.168.0.3/port_3480/data_request?id=request_image&cam=89&res=low
I don’t know if I’m explaining this well…it’s only my first cup of coffee.