Moe
|
f22d4d1800
|
undo some experiments
|
2023-09-14 21:26:20 -07:00 |
Moe
|
0d935c1778
|
Fix Auto Port set for RTMP on startup
|
2023-09-14 21:24:23 -07:00 |
Moe
|
31f2e4fd28
|
fix for mjpeg access on Shinobi start error
|
2023-09-12 10:33:31 -07:00 |
Moe
|
00a387a803
|
fix segment faststart
|
2023-09-03 16:44:24 -07:00 |
Moe
|
c1cdbb011e
|
fix doFatalErrorCatch in monitors/utils.js
|
2023-08-28 12:27:36 -07:00 |
Moe
|
29dcec2810
|
better notifications for telegram, matrix, and pushover
|
2023-08-25 21:27:59 -07:00 |
Moe
|
54f51557e3
|
discord notifications more verbose
|
2023-08-25 06:45:36 -07:00 |
Moe Alam
|
b33d3c9843
|
fix child node s.camera execution
|
2023-08-20 09:46:23 -07:00 |
Moe
|
602b9b1c4e
|
update remote shell control and allow custom host/port
These features are off by default and should only be enabled with the discretion of the server administrator.
|
2023-08-11 14:24:02 -07:00 |
Moe
|
3f08165fb8
|
Jump to Next/Previous Video for Timeline
|
2023-08-07 17:02:25 -07:00 |
Moe
|
7d585522e0
|
remove power viewer files
|
2023-08-06 10:13:00 -07:00 |
Moe
|
4579a5ba18
|
Revert "make Power Viewer optional by config parameter+"
This reverts commit 2b8709756c.
|
2023-08-06 08:01:16 -07:00 |
Moe
|
2b8709756c
|
make Power Viewer optional by config parameter+
|
2023-08-06 07:58:04 -07:00 |
Moe
|
f70d195ea2
|
make Power Viewer optional by config parameter
|
2023-08-04 21:57:30 -07:00 |
Moe
|
b4566ca886
|
(Super) Timeline, Power Viewer v10
|
2023-08-04 17:00:58 +00:00 |
skvalex
|
152ab4f0d6
|
Support multiple chat ids
|
2023-07-31 20:41:16 +07:00 |
skvalex
|
ea5f8ed0c8
|
Fixed telegram videos that exceed 10 megabytes
|
2023-07-31 20:41:16 +07:00 |
skvalex
|
4f5b8fd117
|
Fix video browser time zone used by HA plugin
|
2023-07-30 11:52:48 +07:00 |
Moe
|
d00fe997cf
|
Update utils.js
|
2023-07-22 12:14:35 -07:00 |
Moe
|
21bb3e4f99
|
fix log output for ptz and minor cleanup
|
2023-07-22 12:14:07 -07:00 |
Moe
|
d9d14065b5
|
add catch for failed eventBasedRecording
|
2023-07-22 12:11:58 -07:00 |
Moe
|
da83dfce8e
|
PTZ Control Adjustments
|
2023-07-17 15:50:08 +00:00 |
Moe
|
e2235d286a
|
make plugins enabled by super start before monitors
|
2023-07-14 22:31:33 -07:00 |
Moe
|
0abae0d95b
|
Monitor Map (Camera Map)
|
2023-07-10 05:08:39 +00:00 |
Moe
|
5d50f0d407
|
fix error on missing frameBuffer when saving snap
|
2023-06-25 23:24:12 -07:00 |
Moe
|
86af8676d3
|
fix Idle mode status display
|
2023-06-24 22:56:40 -07:00 |
Moe
|
ffb511bd15
|
Manually merge !465 with some changes
|
2023-05-20 18:25:28 -07:00 |
Moe
|
f7922269e4
|
Fix #480
|
2023-05-10 10:20:45 -07:00 |
Moe
|
870f8e1bc2
|
Fix broken timelapse frame write
|
2023-05-09 12:38:58 -07:00 |
Moe
|
b2fc57175c
|
Cycling View for Live Grid
|
2023-05-03 19:08:42 +00:00 |
Moe
|
5d527dbea1
|
Fix #474
|
2023-04-30 14:10:26 -07:00 |
Moe A
|
26be77e96c
|
Save Frame to Timelapse for Motion Detection+
|
2023-04-27 11:23:13 -07:00 |
Moe A
|
79482501ec
|
Save Frame to Timelapse for Motion Detection
|
2023-04-26 22:38:33 -07:00 |
Moe
|
a3c3f23c3c
|
Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev
|
2023-04-13 11:58:03 -07:00 |
Moe
|
d7e0ade2d0
|
Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev
|
2023-04-11 13:02:47 -07:00 |
Moe
|
1ca8edd78b
|
auto close snapshot worker after 10 seconds if left hanging
|
2023-04-11 13:02:43 -07:00 |
Moe
|
f6c34befa2
|
add protocol prefix to s3-based endpoint
|
2023-04-06 12:10:38 -07:00 |
Moe
|
a9ad989873
|
Merge branch 'droptimelapseframes' into 'dev'
Droptimelapseframes
See merge request Shinobi-Systems/Shinobi!456
|
2023-03-30 03:30:31 +00:00 |
Moe
|
1a70e8888c
|
add README viewer to plugin manager
|
2023-03-29 09:36:49 -07:00 |
Unicate
|
545a6f64ff
|
fix typo for function splitForFFMPEG
|
2023-03-28 09:11:21 +07:00 |
Moe
|
b2b6d4b3f8
|
Merge branch 'dev' into 'dev'
Proposal to resolve error where postData was being sent on a GET request.
See merge request Shinobi-Systems/Shinobi!449
|
2023-03-19 17:22:23 +00:00 |
Moe
|
a0d280e9fe
|
Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev
|
2023-03-17 08:41:59 -07:00 |
Moe
|
2e65403317
|
make size (Cloud Videos and Files) columns longer
|
2023-03-17 08:41:48 -07:00 |
Mike Hurley
|
7be60707c8
|
Adjust all integer column types to bigint
|
2023-03-17 15:39:14 +00:00 |
Moe
|
2a45650628
|
make path (Monitors) and size (Videos) columns longer
|
2023-03-17 08:37:48 -07:00 |
Moe
|
301f3a690e
|
!457 fix
|
2023-03-15 21:00:41 -07:00 |
Ian Rubado
|
ac5305c2b5
|
Fixed boolean logic
|
2023-03-15 22:18:06 -04:00 |
Ian Rubado
|
af914b4150
|
New config option to drop timelapse frames
|
2023-03-15 19:50:57 -04:00 |
Moe
|
5e60c26eeb
|
Fix Multi Record Monitor Tags on Event
commit 57168bd7e9
Author: Moe <github@m03.ca>
Date: Wed Mar 15 13:25:00 2023 -0700
clean up UI, rename field to "Trigger Monitors with Tags"
commit 592a1f6144
Author: Moe <github@m03.ca>
Date: Wed Mar 15 13:24:26 2023 -0700
fix bindTagLegendForMonitors
commit ac68b16bf6
Author: Moe <github@m03.ca>
Date: Wed Mar 15 11:47:32 2023 -0700
Fix Triggering Record by Monitor Tags
|
2023-03-15 13:25:43 -07:00 |
Moe
|
e2f53d2cd2
|
cleanup p2p init and fix breakge with blank ssl object
|
2023-03-14 21:33:17 -07:00 |