Moe
a3df638988
Update CPU and RAM collection and display methods
2020-08-27 15:40:30 -07:00
Moe
d31f602e29
Add Speed and Heading to Live GPS Display
2020-07-29 18:41:38 -07:00
Moe
f523ccc2f2
Add Live GPS Display from Dashcam App (NinjaCam)
2020-07-29 11:00:30 -07:00
Moe
600a7f5641
Better ONVIF Scanner, now displays all found network devices
...
- Will now display ONVIF devices if auth fails
- will now display all network devices with operating web panels
2020-06-06 20:45:08 -07:00
Moe
8f97912e6b
Refactor Probe Tool, fix querying urls with &
2020-05-25 14:27:54 -07:00
Moe
38a6915b4a
minor UI adjustments to sidmenu
2020-05-02 18:53:15 -07:00
Moe
7a81679803
Add "useOldPowerVideo" option to config, Add Events chart to each monitor
...
- setting this parameter to "true" will result swapping the new power video viewer with the old one.
+ some bug fixes to new one
2020-04-18 17:38:26 -07:00
Moe
8252886272
prepare more P2P pathing
2020-04-05 16:14:31 -07:00
Moe
eeb4cdfe0d
add P2P UI loading handlers+, update mjpeg grid to not need "full=1"
2020-03-07 23:13:05 -08:00
Moe
932095bf71
add P2P UI loading handlers
2020-03-07 19:23:29 -08:00
Jordan Geoghegan
68bc043051
There are 1048576 bytes in a mebibyte, not 1000000. Fixes physical RAM display in dashboard.
...
Tested on OpenBSD and Alpine Linux
2020-01-21 02:24:46 +00:00
Moe
4d1a2d4977
Allow HLS playback on iOS
...
- You may disable JPEG API/JPEG Mode if you use HLS as your Stream Type, this method has been tested to work on iOS 13.1.3
2019-12-14 13:46:31 +06:00
Moe
a87c2e6acc
Compound Update
...
- Calculate Max Storage Amount for Videos and Timelapse Frames separately
- Split Max Storage Amount by percentage for Videos and Timelapse Frames
- Fix order of operations for on start monitor load and orphan check
- move some extender definitions to extenders.js
- Slim Power Video Viewer event bars
- Add hours to date range selector for Timelapse Jpeg
2019-05-05 13:30:07 -07:00
Moe
70ffde9ff4
display addStorage use in dashboard
2019-04-20 09:10:24 -07:00
Moe
5f73f2806e
Flood Controller for log stream
2019-03-06 18:25:15 -08:00
Moe
9c4b153ab4
Allow connecting multiple Detector Plugins
...
+ remove `frameToRam` method.
+ add extenders for onWebsocketConnect/Disconnect
2019-03-05 16:22:04 -08:00
Moe
a901bd2e32
fix SQLite Power Video bug
...
- newly created events will only be fixed. Previous events will unfortunately remain broken. MariaDB/MySQL databases are unafftected.
2019-03-04 20:31:24 -08:00
Moe
cdf2e6f8c8
remove `videoTime` logging for events, use basic search method of power video
2019-03-03 09:52:23 -08:00
Moe
38e67d933a
Multi Trigger by Group
...
- In Global Detector Settings you can now find the option to trigger other cameras when a particular monitor has been triggered.
+ Remember monitor order in dashboard list
+ Allow sending frames to Plugin based detection with Primary Send Frames off.
+ minor clean up
2019-02-27 20:32:29 -08:00
Moe
84a1311b2e
Refactor main.dash2.css into multiple files
...
+ minor reversion to element builder
2019-01-13 11:52:11 -08:00
Moe
d30a2702ef
Refactor main.dash2.js into multiple modules
...
- purpose is to clean dash2 code and make it usable for a transform to dash3 while only taking the pieces we want.
- this should also make it easier for developers to understand frontend structure.
2019-01-12 10:53:12 -08:00