[SOLVED] Cameras no longer showing FPS

Forum for questions and support relating to the 1.32.x releases only.
Post Reply
lbm
Posts: 87
Joined: Mon Mar 26, 2018 7:44 pm

[SOLVED] Cameras no longer showing FPS

Post by lbm »

Hi,

after upgrading to 1.32.3, my cameras are no longer showing FPS. How can this be?
Now it only shows: "State: - fps", the number itself is actually missing.

Thanks.
Last edited by lbm on Thu Jan 16, 2020 8:39 pm, edited 1 time in total.
User avatar
iconnor
Posts: 2896
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: Cameras no longer showing FPS

Post by iconnor »

Can think of lots of reasons. Hard to tell without any information.

How many cameras? There is a limit of 4-6 for most browsers.

Your best best might be right click, inspect Element, click on console tab and see what it says there.
lbm
Posts: 87
Joined: Mon Mar 26, 2018 7:44 pm

Re: Cameras no longer showing FPS

Post by lbm »

Hi, theres is only 2 cameras, and I have the same issue, if I only look at the single camera.

From your input, I can see a lot of these errors.
Image

So since, the site is served using SSL, and it load contents from an non-ssl site, I get this error.

Actually it seems like the same, og same kinda issue as: https://github.com/ZoneMinder/zoneminder/issues/2316, if looking at the last post.

-- edit --
Here as well: https://github.com/ZoneMinder/zoneminder/issues/2339
Attachments
zm_fps_01.png
zm_fps_01.png (55.69 KiB) Viewed 3930 times
lbm
Posts: 87
Joined: Mon Mar 26, 2018 7:44 pm

Re: Cameras no longer showing FPS

Post by lbm »

Any suggestions ?

It's worth noticing, im running an reverse proxy infront of it, where the SSL certificated, and then forwards as normal plain tcp traffic.

This was working fine, with the older 1.30 versions.
User avatar
iconnor
Posts: 2896
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: Cameras no longer showing FPS

Post by iconnor »

Upgrade to 1.33.14 and see what happens.
lbm
Posts: 87
Joined: Mon Mar 26, 2018 7:44 pm

Re: Cameras no longer showing FPS

Post by lbm »

iconnor wrote: Wed Aug 21, 2019 7:22 pm Upgrade to 1.33.14 and see what happens.
That is currently not really option for me at this time, I was wondering, if there was some sort of hack that I could create directly to the code. :oops: :twisted: :roll:

Seems, that the mootools-core.js sends without https, but only as http.

Part of googles inspector says.

Code: Select all

p?view=request&request=stream&connkey=810108&command=99'. This request has been blocked; the content must be served over HTTPS.
send @ mootools-core.js:6432
mootools-core.js:6432 Mixed Content: The page at 
lbm
Posts: 87
Joined: Mon Mar 26, 2018 7:44 pm

Re: Cameras no longer showing FPS

Post by lbm »

Upgraded to 133.16, and its fixed as expected.

TY!
Post Reply