On the Optimization of Analytic rendering of Front-end Video

there are two questions that I have been thinking about recently, and there are no good ideas
1. The data stream of the roadside HD camera flows directly to the front end and does not go through the back end processing. Let the front end parse and render at the same time. Is there any good way to improve the performance of the front end? the data flow is relatively large, and the browser is easy to jam
2. When the video is played, localstorage caches all the time, which will also cause the browser to jam. How to optimize this, and how to deal with the specific way of thinking

Thank you for your advice

Apr.15,2022

this application uses live streaming, that is, streaming protocol.
reference article

Menu