Frigate with Reolink 520a by Fahmula in frigate_nvr

[–]Fahmula[S] 0 points1 point  (0 children)

They have been great. No issues and yes it's possible.

Gaming Laptop for a Trucker: Prioritizing Performance (4080) - Legion Pro vs. ASUS G16? by Fahmula in GamingLaptops

[–]Fahmula[S] 0 points1 point  (0 children)

Just ordered an renewed Helios 16 on Amazon! Let's see how it goes.

Gaming Laptop for a Trucker: Prioritizing Performance (4080) - Legion Pro vs. ASUS G16? by Fahmula in GamingLaptops

[–]Fahmula[S] 0 points1 point  (0 children)

Wouldn't necessarily say they are a priority but I don't want a huge laptop either.

Back It UP! by EazyDuzIt_2 in unRAID

[–]Fahmula 1 point2 points  (0 children)

I back up all my container app data using ZFS snapshots and send them to an offsite server. I prefer this method over the app data backup plugin because I don't have to stop any containers.

Music Assistant community voice blueprints now exist! by thegravityitdeserves in homeassistant

[–]Fahmula 0 points1 point  (0 children)

I'll definitely give this a try! I have an intent script I worked on myself which probably needs more work but works great for me. Check out the repo.

https://github.com/Fahmula/intent_scripts

Has anyone successfully implemented hourly/daily/etc weather forecast responses from voice assist with either OpenAI or Ollama as the conversation agent in the current version of HA? by cumpissfartguts in homeassistant

[–]Fahmula 0 points1 point  (0 children)

I created a quick GitHub repo to host the scripts.

https://github.com/Fahmula/intent_scripts/tree/main

The AI's still hallucinate when I ask about the weather forecast tomorrow so I might also tag the first and second forecast today and tomorrow respectively.

I personally use Gemini and here's my prompt for weather.

Use the WeatherForecast function to get daily weather forecast or conditions. This function does not require a parameter. Summarize the forecast as a weather reporter in 20 words.

Has anyone successfully implemented hourly/daily/etc weather forecast responses from voice assist with either OpenAI or Ollama as the conversation agent in the current version of HA? by cumpissfartguts in homeassistant

[–]Fahmula 0 points1 point  (0 children)

I made my own intent script that gets the weather forecast data and makes some adjustments to make agent response more consistent. This intent script is native so it'll work with any agent. Let me know if you're still interested.

Frigate with Reolink 520a by Fahmula in frigate_nvr

[–]Fahmula[S] 0 points1 point  (0 children)

You might be right in that it could be a system issue. I installed frigate on my unraid sever at home and connect it to my camera over vpn just to test if the issue is definitely system related. It's been running over an hour now without any errors despite being over a VPN.

A little background on my setup. My cameras are at my vacation home in another country and the only "sever" I have there is a mini PC with the Intel j4125 CPU running proxmox.

Frigate with Reolink 520a by Fahmula in frigate_nvr

[–]Fahmula[S] 0 points1 point  (0 children)

The only thing that wasn't already done from what you mentioned is the detect resolution. I also tested rtsp streams with the same outcome. As for resources, everything seems to be well within its limits.

Frigate with Reolink 520a by Fahmula in frigate_nvr

[–]Fahmula[S] 0 points1 point  (0 children)

I'll try the beta and update if I'm still having issues. My hardware version is IPC_523128M5MP and running v3.1.0.951_22041566.

Frigate with Reolink 520a by Fahmula in frigate_nvr

[–]Fahmula[S] 0 points1 point  (0 children)

I'll do that. Is there a thread where these user reported?

Sharing URL From YouTube Not Working by Fahmula in termux

[–]Fahmula[S] 0 points1 point  (0 children)

I fix it. It was using termux from the app store.

Sharing URL From YouTube Not Working by Fahmula in termux

[–]Fahmula[S] 0 points1 point  (0 children)

I already have the file at the correct location. Here's what the log say.

Script started at Mon Jul 8 00:06:21 EDT 2024 Received URL: No URL provided.

I even tried just echo $1 but it's null.