Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

Remote Images from ZoneMinder not displaying after version 117

  • 2 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 1 προβολή
  • Τελευταία απάντηση από 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

Επιλεγμένη λύση

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.

Ανάγνωση απάντησης σε πλαίσιο 👍 1

Όλες οι απαντήσεις (2)

more options

Επιλεγμένη λύση

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!