Şu anda bakım nedeniyle sitemiz kısıtlı işlevsellik sunmaktadır. Mevcut makaleler sorununuzu çözmediyse ve bize soru sormak isterseniz Twitter’da @FirefoxSupport hesabından ve Reddit’teki /r/firefox subreddit'inden destek gönüllülerimize ulaşabilirsiniz.

Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

Remote Images from ZoneMinder not displaying after version 117

  • 2 yanıt
  • 1 kişi bu sorunu yaşıyor
  • 1 gösterim
  • Son yanıtı yazan: 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

Seçilen çözüm

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.

Bu yanıtı konu içinde okuyun 👍 1

Tüm Yanıtlar (2)

more options

Seçilen çözüm

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!