Nicolas Mowen

Results 2265 comments of Nicolas Mowen

Yes, authentication is done via an auth token, which the integration does not support

I'm not quite sure what this is really requesting. Like you pointed out Frigate already sends multiple frames to the genai processors.

it is 10 frames, based on key moments like when an object is first detected, enters a zone, leaves the frame, etc. I'm not sure it makes sense for users...

yes they come from the decoded detect frames, there is no forced frame rate

this won't be possible until https://github.com/astral-sh/uv/issues/1681 is implemented

@felipecrs I am using the Amcrest AD410, my audio options are: ![image](https://user-images.githubusercontent.com/14866235/191565588-9dd0fbc5-eafb-42c7-b981-31f18381221f.png) So far I have tried AAC and G.711A without success, but I have suspicion that my reverse proxy...

As far as I can tell there is no option in Amcrest Surveillance Pro to adjust the sampling rate, this is my debug info: ```json [ { "media:0": "video, sendonly,...

Here is what it looks like when I set the encoding to AAC: ```json [ { "media:0": "video, sendonly, 96 H264/90000", "media:1": "audio, sendonly, 97 MPEG4-GENERIC/8000", "media:2": "application, sendonly, 107...

That's really weird then, wonder why mine is different. What URL are y'all using and what does the full encode look like? This is my current settings ![image](https://user-images.githubusercontent.com/14866235/191577068-7d32dcb7-16ac-44de-8964-e89d5a063a14.png)