Can no longer stream video with direct connection to DH-IPC-HDW4831EM-ASE

Apr 11, 2018
2
0
I have a DH-IPC-HDW4831EM-ASE from Andy, I know it is a discontinued model, but I was hoping to log into it with any of my browsers (Safari, Firefox, Chrome) and give it a potential second life. All 3 browsers require a plugin which I download but none will install. Are you aware of any browsers / plugins that may allow me to see the video feed on the browser?
 
That plug-in only works for Internet Explorer.

How to enable native Internet Explorer in Windows 10 and 11:
  1. Open Notepad:
  2. Copy then paste the single line of code below into Notepad:
  3. CreateObject("InternetExplorer.Application").Visible=true
  4. Save as OpenIE.vbs
  5. Make sure the the file name ends in .vbs not .txt, If it ends in .txt you must rename to .vbs
  6. Create a shortcut to the above file and double-click it anytime you want native Internet Explorer
  7. Download any of the plug-in the NVR or camera asks for.
 
That plug-in only works for Internet Explorer.

How to enable native Internet Explorer in Windows 10 and 11:
  1. Open Notepad:
  2. Copy then paste the single line of code below into Notepad:
  3. CreateObject("InternetExplorer.Application").Visible=true
  4. Save as OpenIE.vbs
  5. Make sure the the file name ends in .vbs not .txt, If it ends in .txt you must rename to .vbs
  6. Create a shortcut to the above file and double-click it anytime you want native Internet Explorer
  7. Download any of the plug-in the NVR or camera asks for.
Perfect - Many Thanks!!