Search found 6 matches
- Wed Apr 21, 2021 2:33 am
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: MP4 player (video.js) control bar buggy
- Replies: 10
- Views: 39319
Re: MP4 player (video.js) control bar buggy
Thanks iconnor for taking the time to reply. I did test those different settings, but they do not make a difference regarding the behavior described in the 1st post. I tried a lot of different combination of different flags (frag_keyframe/frag_custom delay_moov/empty_moov, dash, default_base_moof ...
- Mon Apr 19, 2021 5:38 pm
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: MP4 player (video.js) control bar buggy
- Replies: 10
- Views: 39319
Re: MP4 player (video.js) control bar buggy
I finally found the reason for this issue, and I found a potential fix/workaround idea. So the main reason is because I am using h264 Camera Passthrough to record. And it turns out that in this mode, the resulting recorded file seems to be a pure h264 bitstream, and not a real mp4 (as in an mp4 ...
- Fri Feb 12, 2021 2:19 am
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: MP4 player (video.js) control bar buggy
- Replies: 10
- Views: 39319
Re: MP4 player (video.js) control bar buggy
I would like to bump this thread as I did not see any reply. I do spent quite some time just trying to get to the right time in the video because of this weird behavior and would love to see it addressed in the future. This occurs on all my devices (windows, Linux, android, ios..) I cannot believe I ...
- Sat Jan 09, 2021 2:47 am
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: MP4 player (video.js) control bar buggy
- Replies: 10
- Views: 39319
MP4 player (video.js) control bar buggy
Hello, I am recording the high resolution stream of my camera using H264 passthrough. I use the default settings which creates events of 10 minutes long. I use the low resolution settings to detect the events. All that works well, I do get the red highlights when looking at the video recording (high ...
- Sun Dec 27, 2020 4:22 am
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: Time line performance
- Replies: 6
- Views: 4350
Re: Time line performance
Regarding timeline performance, while it's probably not going to be as good as the rework you are working on @iconnor , leewells suggested a small change in timeline.js which allows to see multiple frame per events: https://forums.zoneminder.com/viewtopic.php?f=40&t=29400#p119141 I noticed this ...
- Sun Dec 27, 2020 3:51 am
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: Features in 1.35.*
- Replies: 22
- Views: 84203
Re: Features in 1.35.*
Big news. In 1.35.16 I have added a "Decoding Enabled" flag to each monitor. It will only appear when in Record or NoDect mode. When doing passthrough and NOT saving jpegs it will allow the stream to not be decoded, saving a ton of CPU. Thank you very much for this ! I am new to zoneminder, but I ...