Hi All,
I can’t make birdseye view working if i use my remote url (https://homeassistant.xxxxxx.duckdns.org/lovelace/home) but it works perfect if i use my lan IP (http://10.0.0.5:8123/lovelace/home)
this is the error (400 Bad Request)
HomeAssistant: core-2021.10.6
Frigate Integration: v2.1.0
Frigate Card: v1.2.1
Frigate: 0.9.2-25bb515
All applications are on docker. I use swag for manage remote access and certificate
this my card:
type: custom:frigate-card
frigate_camera_name: birdseye
live_provider: frigate-jsmpeg
view_default: live
dimensions: {}
controls: {}
menu_buttons:
fullscreen: true
live: false
snapshots: false
clips: false
frigate: false
frigate_ui: false
menu_mode: overlay-top
webrtc: {}
Thank You for your support