8
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 09, 2025 — Jul 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #4968 from IgorA100/patch-601764 More... 3 days ago
Merge pull request #4969 from IgorA100/patch-234017 More... 3 days ago
Merge pull request #4971 from IgorA100/patch-696291 More... 3 days ago
Merge pull request #4973 from IgorA100/patch-436859 More... 3 days ago
Add left padding to sidebar for better layout More... 4 days ago
Merge pull request #4972 from IgorA100/patch-159612 More... 4 days ago
Fix: Run updateHeaderStats(data) slightly earlier (before a possible return) (log.js) More... 4 days ago
Fix: AudioMotion is displayed when playing a recorded event using the HLS player with Autoplay enabled in Firefox (event.js) More... 4 days ago
More correct handling of audioMotionAnalyzer More... 5 days ago
- When attempting to play an AAC: mp4a.40.2 audio track using RTSP2Web in HLS mode, stop playback and restart. Yes, for now, it will restart in an infinite loop if a specific player is selected in the browser. However, this will be changed in the next PR #4960. - Execute this.updateStreamInfo('', '') only after playback starts, not after MEDIA_ATTACHED, since that will cause a delay. There may be more errors later (for example, an unsupported audio codec, an m3u8 manifest error, or other errors.) - Execute this.updateStreamInfo('', 'Error') and log errors only if the error is fatal. - Moved this.streamErrorRegistration() lower in the code. More... 5 days ago
Improved RTSP2Web processing in HLS mode (skin.js) More... 5 days ago
Merge pull request #4967 from IgorA100/patch-225403 More... 6 days ago
feat: synthesize in_frame from the captured image when not decoded More... 6 days ago
Clear mseSourceBuffer only if the number of buffers is greater than zero. (MonitorStream.js) More... 6 days ago
feat: publish analysis images through a shared-memory ring More... 8 days ago
fix: correct PHP SHM SharedData/TriggerData field offsets More... 8 days ago
feat: add icons and labels to AI options view buttons More... 9 days ago
Fix page reload when changing monitor type More... 9 days ago
feat: add AI dataset/model/class management UI to Options More... 10 days ago
feat: add AI object-detection data model More... 10 days ago
Merge branch 'master' of github.com:ZoneMinder/zoneminder More... 10 days ago
Only hide event filters when not inline More... 10 days ago
Improve error message when we fail to write capture jpg More... 10 days ago
feat: make log Level and Component filters multi-select More... 10 days ago
feat: add realtime pacing option for ffmpeg file sources More... 10 days ago
feat: loop file-based ffmpeg input on EOF via loop=1 option More... 10 days ago
Merge pull request #4961 from IgorA100/patch-714156 More... 11 days ago
Fix: Hide canvas when destroying (audioMotionAnalyzer.js) More... 12 days ago
Merge pull request #4959 from IgorA100/patch-463759 More... 13 days ago
Discontinue using the 'show.bs.modal' and 'hidden.bs.modal' events; now use only CSS. (skin.js) More... 14 days ago