potmat / homebridge-google-nest-sdm

A Homebridge plugin for Google Nest devices that uses the Google Smart Device Management API. Supports Cameras, Doorbells, Displays, and Thermostats. Includes support for HomeKit Secure Video.
ISC License
133 stars 15 forks source link

Ram bug #170

Open GillesWi opened 1 month ago

GillesWi commented 1 month ago

[HDS ::ffff:192.168.0.228] Recording download stream 1 is still awaiting generator although stream was closed 10s ago! This is a programming mistake by the camera implementation which prevents freeing up resources.

Rpi 4b crashes after a few days because memory is filled up... could it be because of this? Only in the latest versions

Abcmsaj commented 1 month ago

I’ve got this too. It’ll open a new instance of ffmpeg on my Mac every time this error occurs and so I’ve ended up having to kill 15-20 ffmpeg processes at once to free up memory

ShadowRegent commented 3 weeks ago

I'm also having this issue and have many ffmpeg processes stuck running.