Not currently.
Have you opened a GH issue? It is impossible to keep track of the questions you are asking here, what your setup looks like, and what you have already tried.
will do that
Hi,
I see a section on docs about remove -an to kept the audio into clips but i have a different url with audio stream how can i specified these external source? it is possible?
Thanks.
I apologize for asking the question but search was not able to find any topic in this regard; does Odroid N2+ (HA Blue) support HW accelerated H264 decode/encode? I have this device running Frigate and within its docker container, ffmpeg shows support for this coded, both for decode as well as encode.
Running ffmpeg command and specifically calling h264_v4l2m2m coded will result in āunrecognized deviceā or similar error. Checking the verison of the ffmpeg - it is the latest one available at this time (4.3.1) while Ubuntu version within Frigate container is āUbuntu 20.04.2 LTSā. Updating/upgrading ffmpeg does not help. I also tried to recompile ffmpeg from the source (with specific switches to enable accleration) but I was not able to pass the first configuration step.
So, does anybody know if HW acceleration for decode/encode is available on HA Blue as official platform for HA?
HI @Murph24 ,
did you test it? do you have a sample?
Iām wondering if could be possible to use it as a switch in lovelace
Regards
Dario
Frigate working great, whatās the best way to expose the pick a number most recent snapshots (or clips) on a dashboard? Iād like to have these available to a user without navigating to the Frigate / Events menu. Thanks!
I donāt use clips or snapshot currently, however if you use the frigate integration it appears to create these for you if I understand it correctly. To add it to Lovelace:
Edit Dashboard->Add Card->By Entity-> switch_YOURCAMNAME_clips
or
Edit Dashboard->Add Card->By Entity-> switch_YOURCAMNAME_snapshots
I donāt see a toggle to turn 24/7 recording on\off
The integration creates camera entities that show the latest snapshot of each object that you have tracked.
I donāt necessarily need the latest of each of the object types, rather for example a view of the last 5 snapshots. This might be 3 cars, a person and a sheep. As opposed to the last snapshot of each object that I track, some of which might be very dated.
I was thinking there might be a way to display the latest files from the media browser somehow. But there may be a better way.
Same here. Very annoying. Did you solve it?
hi @summitbri ,
isnāt exactly what you asked for, but this is what I did, I added a page with webpage card pointing to the frigate events ur
then setting the Panel Mode is using the page full size without border
just in case you would like to have a tryā¦
HI,
my frigate is running in a docker container on another host; so I donāt use the integration.
Frigate is sending MQTT events to HA.
I guess that to run on/off the clips and snapshots, I have to publish something in the other way round from HA to Frigate
ideas?
The integration does not require frigate to run on the same host.
Iāve run in to this as well. You need to change to parse_mode: html instead of markdown for this to work for some reason.
telegram_bot:
platform: polling
api_key: !secret telegram_bot_api_key
parse_mode: html
allowed_chat_ids:
- 1111111111
- 2222222222
- 3333333333
Sorry if this is covered elsewhere (i looked through the docs), but I set frigate up along time ago and just recently had to switch my system over (upgraded to Ubuntu 20.04), but when I try and start my hass docker instance, I get a fatal error regarding my docker-compose for port 5000, which is for frigate. Here is the relevant docker-compose portion.
ports:
- 8123:8123
- 5000:5000
- 1935:1935
Is there something that I need to do to allow hass for port 5000 (and 1935 actually)?
Edit: Solved it, in case anyone has the same issue, I had to downgrade my docker-compose
as it wasnāt supporting the network_mode
anymore.
@bremby thatās not a bad solution, and quite easy, so I think Iāll do it this way until thereās something that I can customize a bit more! Thanks!
Oh, i didnāt get that
I will have a try
Btw, there is a way to configure a switch without use the integration?
Looking to move from a RPi4 to a NUC8. Has anyone verified a working m.2 Coral for a NUC?
Thanks!
Jason
Followingā¦ +1