blakeblackshear / frigate

NVR with realtime local object detection for IP cameras
https://frigate.video
MIT License
18.94k stars 1.73k forks source link

[Support]: #2873

Closed vertex-github closed 2 years ago

vertex-github commented 2 years ago

Describe the problem you are having

Clicking Events tab, and then on other tabs (like Camera or Birdseye) then clicking back on Events tab does not show latest events. I have to manually refresh the browser to get new events to be shown - it seems that the Events are being cached and not refreshed when re-displaying the events tab.

Version

0.11.0-3de1948

Frigate config file

I dont believe this is config specific.

Relevant log output

No logs - just view events tab, click on, say Birdseye, cause an event (person detection), then go back to events tab - new events are not shown until browser is manually refreshed.

FFprobe output from your camera

n/a

Frigate stats

{"detection_fps":10.6,"detectors":{"coral1":{"detection_start":0.0,"inference_speed":8.01,"pid":240}},"driveway":{"camera_fps":5.0,"capture_pid":275,"detection_fps":0.0,"pid":251,"process_fps":4.9,"skipped_fps":0.0},"garage_1":{"camera_fps":5.1,"capture_pid":288,"detection_fps":0.0,"pid":255,"process_fps":5.1,"skipped_fps":0.0},"garage_2":{"camera_fps":5.1,"capture_pid":294,"detection_fps":5.1,"pid":258,"process_fps":5.1,"skipped_fps":0.0},"hallway":{"camera_fps":5.0,"capture_pid":300,"detection_fps":0.0,"pid":260,"process_fps":5.0,"skipped_fps":0.0},"office":{"camera_fps":5.0,"capture_pid":305,"detection_fps":5.0,"pid":272,"process_fps":5.0,"skipped_fps":0.0},"outdoor_front":{"camera_fps":5.1,"capture_pid":274,"detection_fps":0.5,"pid":247,"process_fps":5.1,"skipped_fps":0.0},"service":{"storage":{"/dev/shm":{"free":224.1,"mount_type":"tmpfs","total":230.7,"used":6.6},"/media/frigate/clips":{"free":31305.0,"mount_type":"ext4","total":49875.2,"used":16006.2},"/media/frigate/recordings":{"free":31305.0,"mount_type":"ext4","total":49875.2,"used":16006.2},"/tmp/cache":{"free":952.7,"mount_type":"tmpfs","total":1000.0,"used":47.3}},"temperatures":{},"uptime":13479,"version":"0.11.0-3de1948"}}

Operating system

Other Linux

Install method

Docker Compose

Coral version

PCIe

Network connection

Wired

Camera make and model

Reolink, Amcrest, Axis

Any other information that may be helpful

No response

blakeblackshear commented 2 years ago

This is a known issue and will be fixed with some of the changes I am working on now.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.