Code-Floof

Results 20 comments of Code-Floof
trafficstars

Sentry now supports attachments with User Feedback V2 - https://github.com/getsentry/sentry-javascript/pull/11428 - https://github.com/getsentry/sentry/issues/49946 Though the docs are missing - https://github.com/getsentry/develop/issues/1206 - https://github.com/getsentry/develop/issues/1208

My initial testing with the app in the background, using a 15 second keep awake ping, kept my app open.

> What type of keep awake ping are you talking about? Like a characteristic value change? Yeah. Having a characteristic value change wakes the app for 10-15 seconds. If you...

https://xkcd.com/292/

There are multiple options. https://github.com/ayufan/camera-streamer/blob/main/docs/streaming.md I had success with the /video endpoint but there is a delay. Using the RTSP url would return connection timed out in home assistant

If it assumes mjpeg, Camera-Streamer has a mjpeg stream http://:8080/stream

Literally just need to support an array of audio sources unless you want per channel control

My current use case depends on the steps being manually monitored as I react in realtime to steps and Walking/Stopping changes. If this was added hopefully it would be optional

with caddy i am encountering the same issue using the config from the [docs](https://docs.tdarr.io/docs/installation/extra#using-a-base-path-with-tdarr-webui). I am on Tdarr 2.40.01 tdarr log `[2025-05-11T00:59:31.335] [ERROR] Tdarr_Server - 404 GET /tdarr/ "{"message":"Route GET:/tdarr/...

It appears to related to Flutter 3.24. I am encountering the same issue.