Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Remote Images from ZoneMinder not displaying after version 117

  • 2 risposte
  • 1 ha questo problema
  • 1 visualizzazione
  • Ultima risposta di 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

Soluzione scelta

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.

Leggere questa risposta nel contesto 👍 1

Tutte le risposte (2)

more options

Soluzione scelta

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!