fspatt
(FrankS61)
1
Been trying to streamline my Frigate installation and somehow I can no longer play the video clip from my notification. Please see screenshot below:
Not sure what to call this.
Not sure if this is a camera issue, a Frigate issue, or a Blueprint issue. Appreciate some help from anyone who has seen this before.
Thanks!
Hello
This might be another place to look:
blakeblackshear/frigate · Discussions · GitHub is another good place to get help with Frigate.
crzynik
(Nicolas Mowen)
3
update your blueprint and change the view clip option to be view clip (iOS)
fspatt
(FrankS61)
4
Okay, everything is working again. just sharing my automation
alias: Driveway notification
description: ""
use_blueprint:
path: SgtBatten/Stable.yaml
input:
presence_filter:
- ""
camera:
- camera.driveway
notify_device: 363bbe4ea785e59b6129fed9165d4ac8
debug: true
ios_live_view: camera.driveway
zones:
- parkplatz
message: Driveway alert!
attachment_2: ""
base_url: https://my-ha-server.duckdns.org
attachment: >-
{{base_url}}/api/frigate{{client_id}}/notifications/{{id}}/snapshot.jpg?bbox=1&format=iOS
tap_action: "{{base_url}}/api/frigate{{client_id}}/notifications/{{id}}/snapshot.jpg"
url_1: >-
{{base_url}}/api/frigate{{client_id}}/notifications/{{id}}/{{camera}}/master.m3u8
url_2: "{{base_url}}/api/frigate{{client_id}}/notifications/{{id}}/snapshot.jpg"