Search found 6 matches
- Wed Jan 11, 2017 12:50 pm
- Forum: ZoneMinder Hints & Tips
- Topic: Script to convert all events to daily videos
- Replies: 24
- Views: 57856
Re: Script to convert all events to daily videos
Alabamatoy's script is really ugly as mentioned inside ))) It will not work for you unless you have the same directory structure as its author has. 1. If you have events_dir like this: /usr/share/ zoneminder / www / events versus author's /zmdata/events you should shift arguments number by 3 in ...
- Wed Sep 21, 2016 10:49 am
- Forum: User Contributions
- Topic: Saving h264 using feature-h264-videostorage
- Replies: 41
- Views: 53652
Re: Saving h264 using feature-h264-videostorage
I found that more than a half of mp4 records are broken: > cvlc ./2376-video.mp4 VLC media player 2.2.2 Weatherwax (revision 2.2.2-0-g6259d80) [0000000000c0f198] dummy interface: using the dummy interface module... [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7f2db4c38ee0] moov atom not found [00007f2db4c01788 ...
- Wed Sep 21, 2016 7:50 am
- Forum: User Contributions
- Topic: Saving h264 using feature-h264-videostorage
- Replies: 41
- Views: 53652
Re: Saving h264 using feature-h264-videostorage
Meanwhile, zmNinja on my android shows all monitors, but events, from monitors with enabled 'videostorage' option, doesn’t.
- Tue Sep 20, 2016 4:40 pm
- Forum: User Contributions
- Topic: Saving h264 using feature-h264-videostorage
- Replies: 41
- Views: 53652
Re: Saving h264 using feature-h264-videostorage
To anyone having the LinkedMonitors cannot be NULL problem: Your db has not been updated. … I've drop db before reinstalling Zoneminder and create it again in this way: mysql -uroot -p < /usr/share/zoneminder/db/zm_create.sql and get the "NULL" issue. Something wrong with zm_create.sql? However, I r ...
- Mon Sep 19, 2016 4:06 pm
- Forum: User Contributions
- Topic: Saving h264 using feature-h264-videostorage
- Replies: 41
- Views: 53652
Re: Saving h264 using feature-h264-videostorage
Code: Select all
SQL-ERR 'SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'LinkedMonitors' cannot be null'
zoneminder 1.30.7-xenial-20160915
and
mariadb-server 10.0.25-0ubuntu0.16.04.1
have being removed totally with --purge and installed again.
- Mon Sep 19, 2016 6:43 am
- Forum: User Contributions
- Topic: Saving h264 using feature-h264-videostorage
- Replies: 41
- Views: 53652
Re: Saving h264 using feature-h264-videostorage
+1
The same problem.
The same problem.