I added to sentryshot.toml section with mqtt plugin:
How could I add to configuration my mqtt broker (without tls) and start publishing object detection events ??
it should be both options, with or without tls - and also could disbable checking self-signed certs
separate mqtt messages with the same timestamp
how do you create "mosaic rtsp stream" in go2rtc.yaml config file ?
We could add back monitor groups from os-nvr
good idea 👍
For setting up multiple live views go2rtc is the best way
to build a mosaic view also ?
rather for having two live views - one with all cameras and second with most important monitors
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...
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...
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...
yes - i set it to h.264
ffplay on other host works with this stream
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...
for example for object detection:
Sentryshot/v1/tflite/
{ monitorID: "x", monitorName: "camera_1". label: "person", score: "78.5", date: "2024年11月20日", time:...