Rank: Newbie Groups: Member
Joined: 4/18/2019 Posts: 5
|
Hi There,
If I create about 20 Webviews and run Youtube in each WebView, memory usage will steadily increase. If I make 20, it starts from 3Gbytes and increases continuously. Webrtc is good and its stability is also good, but this memory problem is very serious. EO.Brower needs to take measures to release and reclaim used memory. Or if you have a way to manually disable it, let me know.
In the early days, it took a while for Webview to start up and connect to the site. Please let me know if you have a quick way to start this Webview.
Best Regards, Yohan.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,218
|
Hi,
EO.WebBrowser uses Chromium browser engine, which is already highly optimized. So if the memory usage is too high when you try to play 20 Youtube WebView, then it is going to take that much memory.
Also when EO.WebBrowser starts, it must initialize the browser engine, which will take time. There is no way for you to skip that.
Thanks!
|