connortechnology / ZoneMinder

ZoneMinder is a free, open source Closed-circuit television software application developed for Linux which supports IP, USB and Analog cameras.
http://www.zoneminder.com/
GNU General Public License v2.0
9 stars 9 forks source link

Unable to download MP4 #42

Closed shaun-ba closed 6 years ago

shaun-ba commented 6 years ago

Upon clicking an event, then "download mp4", the browser displays:

This 192.168.1.x page can’t be found

No web page was found for the web address: http://192.168.1.x/zm/index.php?view=view_video&eid=4 HTTP ERROR 404

MalakymR commented 6 years ago

http://.../index.php?view=view_video&eid=215067 shows fine here (friday's commit 422b3d0c3349cfbba3764b23d2a5b6f537cfd6c1)

Just moved up to 7ccf06ec3ecb7bd06910cc3985257f0183ef448e and no changes here.

I would suspect its something to do with your issue #41 although the 404 is odd if you're seeing other pages with index.php

shaun-ba commented 6 years ago

Yes, now i've logged this we know its because the file doesn't exist.

Why if an event fails in such a manner, does it record the event in the database, and reference a file that doesn't exist?

shaun-ba commented 6 years ago

This has been resolved by matching SYSTEM timezone with PHP timezone.