Cold-Lemonade
Cold-Lemonade
I like Frigate's feature where the camera's stream fills the computer screen when you click on the image of the camera's live view. This feature would really be great if...
> Yes. The current live view requires decoding the video stream which would require lots of CPU. go2rtc would allow a direct passthrough of the video to the frontend so...
Here is the config file for Frigate's go2rtc instance. Unfortunately, when I use this same config file in my go2rtc add-on in Home Assistant, it does not work. ``` api:...
Here is another clue. The Frigate instance of go2rtc and the Home Assistant add-on go2rtc differ in what the info about the streams shows. Frigate reports: ``` { "cam101": {...
Have you checked out Frigate NVR? You just need one central POE switch and run cat6 to each pole where the cameras are located. And then you can have one...
Thank you. In case it is useful, my 5SC1500's firmware is version 04.02.0001.
@f1d094 I have an Anpviz camera with two-way audio that I think uses ISAPI. But I am having trouble getting any access to it via the command line using curl....
Some more information... To investigate whether my Coral Dual Edge TPU is the source of my problems, I inserted it into the wifi card slot and put an NVMe ssd...
More digging... With the BiWIN P3822 ssd in the m.2 2280 slot, I ran ```sudo lspci -vvv | grep -A 20 -i nvme```. The output shows: ``` 01:00.0 Non-Volatile memory...
When I run ```lspci -tvvv``` on a fresh install of Ubuntu server 24.04 LTS with all updates, I don't see ASMedia ASM1182e. Instead, I get the following output: ``` -[0000:00]-+-00.0...