cascadia-technology / ModernBrowser

10 stars 0 forks source link

Please update the Chromium version included with Modern Browser installation 1.01 #2

Open bushinc opened 4 years ago

bushinc commented 4 years ago

I have an internal application that doesn't work with the version of Chromium included with Modern Browser. If I copy the files included with the Axis Optimizer for Milestone XProtect it works. The Axis working files loaded in memory are: Chrome_elf_dll is ver 79.0.3945.130, the CefSharp files are ver 79.1.360.0

The Modern Browser non-working files loaded in memory are: Chrome_elf_dll is ver 75.0.3770.100, the CefSharp files are ver 75.1.143.0

Is there any way you can update your version of Chromium in Modern Browser? IMHO, the best solution would be to have a shared Chromium plugin instead of bundling different versions.

Also the Modern Browser is installing to: C:\Program Files\VideoOS\MIPPlugins

My other plugins are installed to: C:\Program Files\Milestone\MIPPlugins

joshooaj commented 4 years ago

I'll try to make time for this some evening this week. Shouldn't be too hard to update the cefsharp package and recompile.

Regarding the install location - the VideoOS folder is the OEM-agnostic MIP plug-in path so that the plug-in will work on OEM versions of the VMS in addition to the stock standard Milestone version.

bushinc commented 4 years ago

I just noticed that the latest AXIS Optimizer for Milestone XProtect now includes a way to integrate a website into a view using the Chromium browser similar to ModernBrowser. It has a newer version of Chromium, so it works for my application.