-
-
Notifications
You must be signed in to change notification settings - Fork 274
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bulk frames are causing problems with the scrub bar positioning of alarmed frames #102
Comments
Not clear about this - what do you mean when you say where event have occurred? |
Ok, I'll try to explain :)
|
I think that bulks are counted as the single frames, look at this screenshot http://i.imgur.com/9ICWHef.png - alarmed frame (if that small vertical line on bottom left is alarmed frame) is placed on frame 36-37, actual frame is 1057, but if we count all frames, assuming bulks as single one, we'll get 36. Rather suspicious. |
The markers below the scrub bar reflect alarm frames. Only frames of type "Alarm" are marked as vertical lines. If you tapped on a timeline element and don't see alarmed frames, then its possible that you are viewing a continuous recording without alarm frames? Are you sure the event id is the same between the ZM frames picture and the scrubbar event http://i.imgur.com/9ICWHef.png ? you've cropped your images too much - so I can't correlate |
http://i.imgur.com/23UaMyt.png and frames from ZM http://i.imgur.com/8AXoDdz.png |
Ah ok, let me check |
Can you show me an example of what the API outputs for bulk frames? |
Thanks, so tell me this - if I look at one section of the gist:
This means Frames 26-100 have images stored but are represented by one entry? |
Bulk is the way to keep database happy for mocord mode. But for your question, if yes who keeps frames 1000-1056?
|
@abishai which desktop port are you using? I'd like to send you a new version to test |
linux64 |
Please give this a go https://drive.google.com/file/d/0B3iQz0D8vxltTnppVl9EazNERDA/view?usp=sharing |
link for download updated - for image scaling test too (#90) |
I've lost my archive due to inability of ZM to purge outdated jpegs fast enough, so I can't check on the yesterday frames to compare them. I created some forced alarm frames and looks like they are positioned correctly. As for scaling, the scale button works now. Fit to scree still crops by height, but at least scale to can help to view full frame. |
I think this can be closed. On v0.87.2 bars work, scale works as well. Well done, thank you 👍 |
When I hit 'view footage' button on event window, I can view the recordings, but have no clue where event have occured.
The text was updated successfully, but these errors were encountered: