Cari Bantuan

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Pelajari Lebih Lanjut

Remote Images from ZoneMinder not displaying after version 117

  • 2 balas
  • 1 memiliki masalah ini
  • 1 kunjungan
  • Balasan terakhir oleh nicolas24

more options

Hello, Since i updated to firefox 117 im having this isue.

I have an HTML in a local ngix server, that pulls camera feed from 2 diferent ZoneMinder servers. Super simple HTML that works OK in ver 116 (i also downgraded to test)

I couldnt find a value in about:config that re enables this.

It seems firefox is not displaying images that are located in a diferent IP Address than the main html. It displays the images correctly if the html is in the same server than the camera feed, but since i have 2 diferent image sources, i cant make it work that way.

Firefox Nightly is not displaying the images also.

any ideas? something to try?

Thanks in advance, Nicolas

Hello, Since i updated to firefox 117 im having this isue. I have an HTML in a local ngix server, that pulls <img> camera feed from 2 diferent ZoneMinder servers. Super simple HTML that works OK in ver 116 (i also downgraded to test) I couldnt find a value in about:config that re enables this. It seems firefox is not displaying images that are located in a diferent IP Address than the main html. It displays the images correctly if the html is in the same server than the camera feed, but since i have 2 diferent image sources, i cant make it work that way. Firefox Nightly is not displaying the images also. any ideas? something to try? Thanks in advance, Nicolas

Solusi terpilih

Go to about:studies and remove any active studies. Then go to about:config and try changing browser.opaqueResponseBlocking to false then restart the browser.

If that fixes it, you should report the issue on Bugzilla so developers know about it.

Baca jawaban ini dalam konteks 👍 1

Semua Balasan (2)

more options

Solusi Terpilih

Go to about:studies and remove any active studies. Then go to about:config and try changing browser.opaqueResponseBlocking to false then restart the browser.

If that fixes it, you should report the issue on Bugzilla so developers know about it.

more options

YEESSSS, thank you very much!

browser.opaqueResponseBlocking to false made it work again!

I will report it to the developers!