• April 19, 2024, 03:11:05 PM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

This Forum Beta is ONLY for registered owners of D-Link products in the USA for which we have created boards at this time.

Author Topic: Explorer camera feed in a new window  (Read 2924 times)

efcom

  • Level 1 Member
  • *
  • Posts: 1
Explorer camera feed in a new window
« on: May 29, 2014, 05:51:08 AM »

Hello -
We have a problem with this page:
http://194.90.122.23:8081/vaview.htm

This is the only way to view the feed from the camera using MJPG in Explorer browser. our problem is that this page works but it shows the feed in a new window - is there any way to view it in the original window without opening a pop-up?
Logged

Peter von Frosta

  • Level 1 Member
  • *
  • Posts: 7
Re: Explorer camera feed in a new window
« Reply #1 on: May 29, 2014, 10:58:01 AM »

It only happens if you have the newest Internet Explorer installed (IE > Version eight).
If you watch the stream on an html-page, you can force the new IE to act like IE8 by adding:
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
in the <head> </head>area.

cheers

btw: this is the mjpg-stream: http://xxx.xx.xxx.xx/video/mjpg.cgi
« Last Edit: May 29, 2014, 11:59:10 PM by Peter von Frosta »
Logged