Commit Graph

3637 Commits (rtmpServer-verbose)

Author SHA1 Message Date
Moe bfdc727fbb Make RTMP Server show logs in system logs 2024-11-12 11:10:45 -08:00
Moe 72388401ae update database pool management 2024-11-05 15:41:16 -08:00
Moe e8a90cc861 Make Poseidon stream start without wait on Live Grid init 2024-11-05 15:40:55 -08:00
Moe 6f08a5bea6 fix createSnapshot using non-configured FFmpeg 2024-11-05 15:40:23 -08:00
Moe 7cdfa96951 Add Audio Map ignore if missing on Event-Based Recording 2024-11-05 15:39:48 -08:00
Moe 62742670b4 send monitor_watch_on to all connected clients when monitor restart 2024-11-05 15:39:21 -08:00
Moe cba997a972 Fix some issues with ONVIF PTZ Control (!521) 2024-11-05 15:38:51 -08:00
Moe 757fadc75b Merge branch 'mount-manager' into 'dev'
Mount Manager in Superuser Panel

See merge request Shinobi-Systems/Shinobi!522
2024-11-02 21:50:22 +00:00
Moe f42f3831f9 Mount Manager in Superuser Panel 2024-11-02 21:50:22 +00:00
Moe 954609108e display previous versions of Shinobi used in super user 2024-10-27 19:17:47 -07:00
Moe bdc3ecb8d7 fix substream end event signal+ 2024-10-27 19:11:07 -07:00
Moe 91e240e1cf fix substream end event signal 2024-10-27 17:27:37 -07:00
Moe 5d593f3d84 Undo Substream changes 2024-10-27 17:18:33 -07:00
Moe 6fc0028aac Fix Vulnerabilities 2024-10-25 12:15:49 -07:00
Moe 43e5850db4 Update package-lock.json 2024-10-25 04:04:04 +00:00
Moe 729046807b Add Open Next dropdown for WallView 2024-10-24 20:52:17 -07:00
Moe 47e612cbc9 trim search query for videos object column 2024-10-24 20:04:15 -07:00
Moe 0c5485409d Use Old ONVIF Scanner 2024-10-24 20:01:15 -07:00
Moe 384752a422 allow comma delimited searchQuery 2024-10-24 16:35:24 -07:00
Moe 0331a70555 Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2024-10-21 17:32:46 -07:00
Moe cdf1f6f79a Merge branch 'SubstreamFix' into 'dev'
Additional fixes for substream.

See merge request Shinobi-Systems/Shinobi!518
2024-10-22 00:32:32 +00:00
Moe ed4ead0269 Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2024-10-21 17:31:12 -07:00
Moe e064dcde54 Allow Recording Overlap with Event-Based Recording (optional) 2024-10-21 17:31:06 -07:00
TheNetStriker dd424a707b Additional fixes for substream.
- Replaced deprecated rmdirSync with rmSync.
- Prevent undefined monitor from calling detectorStream.m3u8.
2024-10-21 12:50:16 +02:00
Moe 0079f6cde8 Merge branch 'SubstreamFix' into 'dev'
Fixes for substream.

See merge request Shinobi-Systems/Shinobi!517
2024-10-17 03:42:54 +00:00
TheNetStriker 599de35af4 Viewerlist timeout for non substream monitors.
Fixed zero substream timeout for
2024-10-16 21:30:01 +02:00
TheNetStriker bd5b6409cd Fixes for substream.
- Fixed error in destroySubstreamProcess.
Fixed no viewers pushed to viewerList.
- When using "Only When Watching, Use Substream" substreams are now started automatically and the http requests wait's for the output.
- Substream folder is deleted befor new substream starts, so that there can be checked when the s.m3u8 file is created.
- Fixed missing monitorId in FLV and x265 stream path.
2024-10-16 17:13:01 +02:00
Moe 9a8fb32f7e update plugin manager download list 2024-10-11 11:52:51 -07:00
Moe 41d7214a45 get p2pServers without using eval+ 2024-10-10 19:18:20 -07:00
Moe 4f1df193a0 get p2pServers without using eval 2024-10-10 15:11:32 -07:00
Moe 290541b976 refactor log writer for ui+ 2024-10-10 15:11:14 -07:00
Moe 3902918c0d add some info to "on" events for timeline 2024-10-10 12:07:42 -07:00
Moe 8aa8943244 refactor log writer for ui 2024-10-10 12:05:40 -07:00
Moe 73da4e0823 remove an unnecessary log 2024-10-08 18:20:28 -07:00
Moe 995402e897 fix display of wrong status after monitor returns 2024-10-08 18:20:12 -07:00
Moe 68fe706a33 Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2024-10-05 17:23:04 -07:00
Moe d9d65f7835 Fix Vulnerabilities 2024-10-05 17:22:20 -07:00
Moe a36580f638 fix conflicts 2024-10-06 00:14:17 +00:00
Moe bcbf5b783b fix broken uuid module for shinobi-node-moving-tracker 2024-10-05 13:07:19 -07:00
Moe 0af9b6c685 move rally page structure to base.js 2024-10-05 12:45:06 -07:00
Moe 3f61686c40 add line stop at config.webBlocksPreloaded.push(`home/rally`) 2024-10-05 12:34:36 -07:00
Moe 9140f13cca Add node-shinobi to package.json 2024-10-05 12:29:26 -07:00
Moe 558272aecc remove an unnecessary line from notifications/email.js 2024-10-05 12:28:49 -07:00
Moe 0269888da5 Create cuda-12.sh 2024-10-05 12:22:23 -07:00
Moe 31d6fcff10 add config option to change ffbinaries version 2024-10-05 12:22:20 -07:00
Moe e5024248b5 add some logging to s3based upload error 2024-10-05 12:21:46 -07:00
Moe 747cc9875c patch sendCopyOfAllMonitorConfigs function to ignore failure 2024-10-05 12:04:59 -07:00
Moe fb0cfe966a 0.1 Rally Framework 2024-10-04 12:42:57 -07:00
Moe 76b662a139 Fix Dependency Vulnerabilities
- Telegram Bot module must be installed manually due to vulnerabilities
- FTP Server module must be installed manually due to vulnerabilities
- WebDAV module must be installed manually due to vulnerabilities and conf.json must configured manually to enable it.
- Backblaze B2 module fork latest from git and published under shinobi-backblaze-b2
2024-09-29 12:57:22 -07:00
Moe 887acf80d3 Merge branch 'dev' into 'master'
Alhambra

See merge request Shinobi-Systems/Shinobi!512
2024-09-28 16:55:50 +00:00