• Joined on 2024年11月25日
engine-er commented on issue SentryShot/sentryshot#44 2026年04月25日 20:31:36 +02:00
Enhancement request: MQTT

I added to sentryshot.toml section with mqtt plugin:

engine-er commented on issue SentryShot/sentryshot#44 2026年04月24日 23:59:16 +02:00
Enhancement request: MQTT

How could I add to configuration my mqtt broker (without tls) and start publishing object detection events ??

engine-er commented on issue SentryShot/sentryshot#44 2024年12月22日 22:13:55 +01:00
Enhancement request: MQTT

it should be both options, with or without tls - and also could disbable checking self-signed certs

engine-er commented on issue SentryShot/sentryshot#44 2024年12月16日 19:37:30 +01:00
Enhancement request: MQTT

separate mqtt messages with the same timestamp

engine-er commented on issue SentryShot/sentryshot#46 2024年12月08日 19:53:20 +01:00
Simple enhancement request

how do you create "mosaic rtsp stream" in go2rtc.yaml config file ?

engine-er commented on issue SentryShot/sentryshot#46 2024年12月08日 19:38:36 +01:00
Simple enhancement request

We could add back monitor groups from os-nvr

good idea 👍

engine-er commented on issue SentryShot/sentryshot#46 2024年12月08日 19:37:41 +01:00
Simple enhancement request

For setting up multiple live views go2rtc is the best way

to build a mosaic view also ?

engine-er commented on issue SentryShot/sentryshot#46 2024年12月08日 19:32:19 +01:00
Simple enhancement request

rather for having two live views - one with all cameras and second with most important monitors

engine-er opened issue SentryShot/sentryshot#46 2024年12月08日 19:03:00 +01:00
Simple enhancement request
engine-er commented on issue SentryShot/sentryshot#44 2024年12月08日 17:59:52 +01:00
Enhancement request: MQTT

Should the message still contain the monitor id if the mqtt topic already does?

no, id in topic will be enough

Should the topic be versioned, doesn't that mean that we...

engine-er commented on issue SentryShot/sentryshot#45 2024年11月28日 17:38:54 +01:00
couldn't connect to rtsp stream

I set small workaround for today.. i made rtsp serwer on MediaMTX (could set on docker also) and run ffpmeg:

ffmpeg -i rtsp://camera_rtsp_stream_url -acodec copy -vcodec copy -f mpegts pipe:1...

engine-er commented on issue SentryShot/sentryshot#45 2024年11月28日 15:42:21 +01:00
couldn't connect to rtsp stream

i tried 3 different ffplay and works ok

here is output from one of them

configuration: --prefix=/usr --bindir=/usr/bin --datadir=/usr/share/ffmpeg --incdir=/usr/include/ffmpeg --libdir=/usr...

engine-er commented on issue SentryShot/sentryshot#45 2024年11月28日 15:30:25 +01:00
couldn't connect to rtsp stream

yes - i set it to h.264

ffplay on other host works with this stream

engine-er opened issue SentryShot/sentryshot#45 2024年11月28日 15:14:36 +01:00
couldn't connect to rtsp stream
engine-er commented on issue SentryShot/sentryshot#43 2024年11月26日 22:54:28 +01:00
Couldn't play Live video on iOS 17.x

ok, I understand that because of Webkit engine it won't work correctly on Iphones in current release, do You have some workaround? or there isn't any and now I could watch only recordings on...

engine-er commented on issue SentryShot/sentryshot#44 2024年11月26日 22:46:35 +01:00
Enhancement request: MQTT

for example for object detection:

Sentryshot/v1/tflite/

{ monitorID: "x", monitorName: "camera_1". label: "person", score: "78.5", date: "2024年11月20日", time:...

engine-er opened issue SentryShot/sentryshot#44 2024年11月25日 23:44:56 +01:00
Enhancement request: MQTT
engine-er opened issue SentryShot/sentryshot#43 2024年11月25日 23:39:24 +01:00
Couldn't play Live video on iOS 17.x