为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

How can I display my home security cameras on Firefox when the connection is not encrypted?

  • 10 个回答
  • 1 人有此问题
  • 6 次查看
  • 最后回复者为 Headybaby

more options

I have security cameras around my place and want to display the video on my computer through a browser. When I try to connect, I get the message, "This website does not supply ownership information." Technical details also report, "Connection Not Encrypted." How can I fix this problem?

I have security cameras around my place and want to display the video on my computer through a browser. When I try to connect, I get the message, "This website does not supply ownership information." Technical details also report, "Connection Not Encrypted." How can I fix this problem?

所有回复 (10)

more options

What software are you using to display the webpage with the videos? Encryption means that the web site is presenting a certificate that verifies itself. If you are seeing this, it means the website isn't doing that.

more options

I have Mac OSX version 10.6.8 (the latest version I can install on my old Mac). I can display the video using Safari, however the latest version of Safari will not install on my version of OSX, thus my version of Safari (5.1.10) is almost useless (except to display the video from the security cameras). I want to move to Firefox and discard Safari altogether. How the video gets to Safari, I am uncertain. The installer of the Video Cameras installed the DVR to record the video, and somehow connected the DVR to my router, gave me the IP address, and bingo, it displays my videos. The version i have of Firefox is 37.0.1.

more options

So what happens when you try to see the videos? You should still be able to see them even if the connection is not encrypted. Do you see an error message?

Also, who did you buy the cameras from?

more options

I bought the system from a local installer. All I can tell you about the DVR is that it shows OPlex on the front and the manual says it is a Standard H.264. I'm not sure about the cameras. With Firefox, when I enter the IP address, I get a login screen just as in Safari. When I try to login, I get a message that says "Connect Failed". The security indicator next to the IP address is a grey globe. When I click it, it tells me "This website does not supply identity information" and "Your connection to this website is not encrypted". It also has a link for "More Information". That link opens a box that gives the same information plus a section with "Technical Details" which repeats the lack of encryption line, but adds, "Information sent over the Internet without encryption can be seen by other people while it is in transit." My response, so what? it wouldn't bother me if someone else was watching the grass grow in my front yard.

more options

Is the login screen a browser dialog or a webpage? Also, can you post a screenshot of the login screen and the "connect failed" screen?

Headybaby said

"Information sent over the Internet without encryption can be seen by other people while it is in transit." My response, so what? it wouldn't bother me if someone else was watching the grass grow in my front yard.

In this case, I don't think that's related to your problem.

I would also suggest contacting the installer of the cameras to see if they have any suggestions.

more options

I have attempted to contact the installer, but so far, no response from him. Screen shots before and after trying to login.

more options

If you click okay and then go to the console (right-click > inspect element > console tab), is anything shown there?

more options

Yes, this shows up

    <head></head>
    <body onkeypress="OnBodyKeyDown(event);" onunload="OnUnloadPage()" onload="OnLoadPage()" onresize="OnResize()" oncontextmenu="return false;">

        <div id="div_client" style="width: 992px; height:1px;text-align: center; margin: 5px auto 0 auto;padding: 0; position: relative;"></div>
        <div id="id_wait" style="height: 721px; display: none;"></div>
        <iframe id="wait_iframe" style="position: absolute; z-index: 0; left: 0; top: 0;display: none; filter: alpha(opacity=40);opacity:0.4;"></iframe>
        <img id="img_wait" src="res/wait.gif" style="position: absolute; top: 523px; left: 671px; display: none;"></img>
        <div id="wait_tip_div" style="display: none;"></div>
        <div id="wait_tip_div_conn" style="display: none;"></div>
    </body>

</html>

由cor-el于修改

more options

Sorry, under the console tab, nothing shows up,

more options

Sorry, again, there is a bar with six tabs labeled Net, CSS, JS, Security, Logging, and Clear.