| 14 Jan 2025 |
Samsonite | hexa, just so i know, do you use frigate in home assistant? and you can view timeline and recordings no problem? | 18:06:20 |
Samsonite | i just want to make sure it's possible, something i can keep trying to fix | 18:06:31 |
Samsonite | with nixos as the server os for frigate | 18:06:38 |
@hexa:lossy.network | I don't even use frigate | 18:06:42 |
Samsonite | ah ok | 18:07:19 |
Samsonite | do you use anything for security cameras? | 18:07:24 |
@hexa:lossy.network | I own none | 18:07:31 |
@hexa:lossy.network | I live in an apartment | 18:07:38 |
@hexa:lossy.network | I have a fancy webcam, if that helps 😄 | 18:08:01 |
Samsonite | well shoot. i might have to spin up a debian server for frigate to see if it "just works" | 18:15:24 |
Samsonite | but recordings and timeline do work in my nixos frigate so i don't know why home assistant only works with live video | 18:15:53 |
Samsonite | ill try again in a bit to try to find some sort of logs in haos | 18:16:11 |
mattleon | I use frigate's docker container with configs generated by nix. Happy to share config if it'd be helpful | 20:31:19 |
Samsonite | i may reach out if i can't get this to work the way i have it set up, thanks! | 22:00:32 |
Samsonite | i decided to check the browser inspector, i see some interesting stuff there | 22:00:51 |
Samsonite | so again, live video in home assistant's frigate card works no problem, using go2rtc | 22:01:30 |
Samsonite | but clips, snapshots, etc, nothing else loads | 22:01:37 |
Samsonite | but it all works fine within frigate itself | 22:01:44 |
Samsonite | looking at firefox inspector, it seems like there are issues communicating to /api | 22:02:01 |
Samsonite |  Download image.png | 22:02:38 |
Samsonite |  Download image.png | 22:03:03 |
Samsonite | Error starting stream, see logs for details (Stream never started) card-f11ffdcb.js:75:142550
Jm card-f11ffdcb.js:75
render ha-hls-player-7302d1be.js:11
update lit-element.ts:160
performUpdate reactive-element.ts:1329
scheduleUpdate reactive-element.ts:1261
_$Ej reactive-element.ts:1233
requestUpdate reactive-element.ts:1208
set reactive-element.ts:726
value ha-hls-player.ts:366
value ha-hls-player.ts:311
emit index.js:203
emit hls.ts:310
trigger hls.ts:321
handleNetworkError playlist-loader.ts:612
onError playlist-loader.ts:331
readystatechange xhr-loader.ts:253
(Async: EventHandlerNonNull)
openAndSendXhr xhr-loader.ts:153
loadInternal xhr-loader.ts:125
load xhr-loader.ts:84
load playlist-loader.ts:352
onManifestLoading playlist-loader.ts:154
emit index.js:203
emit hls.ts:310
trigger hls.ts:321
loadSource hls.ts:420
value ha-hls-player.ts:283
emit index.js:203
emit hls.ts:310
trigger hls.ts:321
_onMediaSourceOpen buffer-controller.ts:992
(Async: EventListener.handleEvent)
onMediaAttaching buffer-controller.ts:197
emit index.js:203
emit hls.ts:310
trigger hls.ts:321
attachMedia hls.ts:382
value ha-hls-player.ts:280
value ha-hls-player.ts:208
value ha-hls-player.ts:107
_$AE reactive-element.ts:1378
performUpdate reactive-element.ts:1343
scheduleUpdate reactive-element.ts:1261
_$Ej reactive-element.ts:1233
requestUpdate reactive-element.ts:1208
_$Eu reactive-element.ts:946
w reactive-element.ts:931
S lit-element.ts:115
a ha-hls-player.ts:18
_ ha-hls-player-7302d1be.js:11
k scoped-custom-element-registry.js:385
t scoped-custom-element-registry.js:236
u card-f11ffdcb.js:18
$ card-f11ffdcb.js:18
_$AI card-f11ffdcb.js:18
p card-f11ffdcb.js:18
$ card-f11ffdcb.js:18
_$AI card-f11ffdcb.js:18
p card-f11ffdcb.js:18
$ card-f11ffdcb.js:18
_$AI card-f11ffdcb.js:18
Do card-f11ffdcb.js:24
update card-f11ffdcb.js:24
performUpdate card-f11ffdcb.js:12
scheduleUpdate card-f11ffdcb.js:12
_$ET card-f11ffdcb.js:12
requestUpdate card-f11ffdcb.js:12
set card-f11ffdcb.js:12
_setURL index-174eb38a.js:1
willUpdate index-174eb38a.js:1
performUpdate card-f11ffdcb.js:12
Uncaught (in promise) DOMException: The fetching process for the media resource was aborted by the user agent at the user's request.
onMediaDetaching buffer-controller.ts:285
emit index.js:203
emit hls.ts:310
trigger hls.ts:321
detachMedia hls.ts:390
destroy hls.ts:359
value ha-hls-player.ts:340
value ha-hls-player.ts:69
disconnectedCallback scoped-custom-element-registry.js:262
value hui-masonry-view.ts:168
value hui-masonry-view.ts:198
value hui-masonry-view.ts:281
| 22:03:47 |
Samsonite | does any of that help at all? | 22:03:58 |