Mini Zminder on testst - file input only on Ubuntu

Forum for questions and support relating to the 1.30.x releases only.
Locked
askr
Posts: 11
Joined: Wed Aug 31, 2016 6:34 am

Mini Zminder on testst - file input only on Ubuntu

Post by askr »

Hello,

I have few approaches to different Zoneminder versions and I cant deal what I am going badly... Please help...
Currently I have started with clean Ubuntu like on on https://wiki.zoneminder.com/Ubuntu_Serv ... e_easy_way
I have done only what is mentioned from the begging to the "Optional Upgrade to MariaDB Server 10.0. before installing Zoneminder
" text.
I havent do any sql ... <zm_create.sql scripts as there wasnt any on the list.

My setup:
VBox VM 1CPU 1024RAM (I know,very low, but thats only to start with that, later I have Xeon machine)
Ubuntu 16.04.2 LTS 16.04 xenial
ZoneMinder v1.30.4 from repo, MySQL db
As this is lab only I would like to use only one feature at this stage.

I am trying to create simple video analyzer for mp4 files (abt 1.5GB each), ex:

Code: Select all

root@ubuntu:/home/zzz# ls -al /mnt/2-333/20170511/04/c12.mp4
-rwxrwxrwx 1 nobody nogroup 1622370675 May 11 05:08 /mnt/2-333/20170511/04/c12.mp4
Video is mounted by root through the nfs.

So, after install linked higher I am setting "PATH_ZMS" /zm/cgi-bin/nph-zms and restarting zoneminder service.


And I am adding new monitor (Monitor-2): without any success - there is only 'blue' screen (on preview) and lot of ERRORS in log, and I dont know what to do :((

Only the "source" column in Zoneminder Web Console - filename is red. I dont know how to understand that...

zm1.PNG
zm1.PNG (19.65 KiB) Viewed 1860 times
zm2.PNG
zm2.PNG (16.83 KiB) Viewed 1860 times
I have tried also with trimmed by ffmpeg file with "trmmd" suffix - which is abt 3 mimnutes long:

Code: Select all

root@ubuntu:/home/zzz# ls -al /mnt/2-333/20170511/04/c12trmmd.mp4
-rwxrwxrwx 1 root root 3482098 Jun 10 22:16 /mnt/2-333/20170511/04/c12trmmd.mp4


My log is still reloading with

Code: Select all

Date/Time
Component	Server	PID	Level	Message	File	Line
2017-06-10 16:43:32.792757	zmc_m2		24929	FAT	Maximum number (25) of JPEG errors reached, exiting	zm_jpeg.cpp	43
2017-06-10 16:43:32.808970	zmdc		23649	ERR	'zmc -m 2' exited abnormally, exit status 255	zmdc.pl	
2017-06-10 16:43:35.391057	web_php		21930	ERR	Socket /var/run/zm/zms-206142s.sock does not exist. This file is created by zms, and since it does not exist, either zms did not run, or zms exited early. Please check your zms logs and ensure that CGI is enabled in apache and check that the PATH_ZMS is set correctly. Make sure that ZM is actually recording. If you are trying to view a live stream and the capture process (zmc) is not running then zms will exit. Please go to http://zoneminder.readthedocs.io/en/latest/faq.html#why-can-t-i-see-streamed-images-when-i-can-see-stills-in-the-zone-window-etc for more information.	/usr/share/zoneminder/www/includes/functions.php	2033
2017-06-10 16:43:35.421134	web_js		21930	ERR	getStreamCmdResponse stream error: Socket /var/run/zm/zms-206142s.sock does not exist. This file is created by zms, and since it does not exist, either zms did not run, or zms exited early. Please check your zms logs and ensure that CGI is enabled in apache and check that the PATH_ZMS is set correctly. Make sure that ZM is actually recording. If you are trying to view a live stream and the capture process (zmc) is not running then zms will exit. Please go to http://zoneminder.readthedocs.io/en/latest/faq.html#why-can-t-i-see-streamed-images-when-i-can-see-stills-in-the-zone-window-etc for more information. - checkStreamForErrors()	?view=watch	
2017-06-10 16:43:41.770600	zmwatch		23692	INF	Restarting capture daemon for Monitor-2, time since last capture 9 seconds (1497127421-1497127412)	zmwatch.pl	
2017-06-10 16:43:42.189290	zmdc		23649	INF	'zmc -m 2' starting at 17/06/10 22:43:42, pid = 24933	zmdc.pl	
2017-06-10 16:43:42.190570	zmdc		24933	INF	'zmc -m 2' started at 17/06/10 22:43:42	zmdc.pl	
2017-06-10 16:43:42.568174	zmc_m2		24933	INF	Starting Capture version 1.30.4	zmc.cpp	247
2017-06-10 16:43:42.581019	zmc_m2		24933	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:42.590154	zmc_m2		24933	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:42.602576	zmc_m2		24933	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:42.612498	zmc_m2		24933	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:42.623314	zmc_m2		24933	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:42.633452	zmc_m2		24933	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:42.642965	zmc_m2		24933	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:42.652515	zmc_m2		24933	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:42.662363	zmc_m2		24933	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:42.671819	zmc_m2		24933	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:42.683674	zmc_m2		24933	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:42.692718	zmc_m2		24933	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:42.703642	zmc_m2		24933	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:42.713349	zmc_m2		24933	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:42.723532	zmc_m2		24933	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:42.735235	zmc_m2		24933	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:42.745017	zmc_m2		24933	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:42.755638	zmc_m2		24933	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:42.765055	zmc_m2		24933	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:42.776063	zmc_m2		24933	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:42.788133	zmc_m2		24933	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:42.800560	zmc_m2		24933	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:42.810035	zmc_m2		24933	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:42.819052	zmc_m2		24933	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:42.830030	zmc_m2		24933	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:42.834265	zmc_m2		24933	FAT	Maximum number (25) of JPEG errors reached, exiting	zm_jpeg.cpp	43
2017-06-10 16:43:42.850620	zmdc		23649	ERR	'zmc -m 2' exited abnormally, exit status 255	zmdc.pl	
2017-06-10 16:43:47.828395	web_php		21930	ERR	Socket /var/run/zm/zms-206142s.sock does not exist. This file is created by zms, and since it does not exist, either zms did not run, or zms exited early. Please check your zms logs and ensure that CGI is enabled in apache and check that the PATH_ZMS is set correctly. Make sure that ZM is actually recording. If you are trying to view a live stream and the capture process (zmc) is not running then zms will exit. Please go to http://zoneminder.readthedocs.io/en/latest/faq.html#why-can-t-i-see-streamed-images-when-i-can-see-stills-in-the-zone-window-etc for more information.	/usr/share/zoneminder/www/includes/functions.php	2033
2017-06-10 16:43:48.012802	web_js		21930	ERR	getStreamCmdResponse stream error: Socket /var/run/zm/zms-206142s.sock does not exist. This file is created by zms, and since it does not exist, either zms did not run, or zms exited early. Please check your zms logs and ensure that CGI is enabled in apache and check that the PATH_ZMS is set correctly. Make sure that ZM is actually recording. If you are trying to view a live stream and the capture process (zmc) is not running then zms will exit. Please go to http://zoneminder.readthedocs.io/en/latest/faq.html#why-can-t-i-see-streamed-images-when-i-can-see-stills-in-the-zone-window-etc for more information. - checkStreamForErrors()	?view=watch	
2017-06-10 16:43:52.222190	zmwatch		23692	INF	Restarting capture daemon for Monitor-2, time since last capture 10 seconds (1497127432-1497127422)	zmwatch.pl	
2017-06-10 16:43:52.804740	zmdc		23649	INF	'zmc -m 2' starting at 17/06/10 22:43:52, pid = 24937	zmdc.pl	
2017-06-10 16:43:52.806080	zmdc		24937	INF	'zmc -m 2' started at 17/06/10 22:43:52	zmdc.pl	
2017-06-10 16:43:53.112220	zmc_m2		24937	INF	Starting Capture version 1.30.4	zmc.cpp	247
2017-06-10 16:43:53.118377	zmc_m2		24937	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:53.127240	zmc_m2		24937	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:53.138707	zmc_m2		24937	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:53.149405	zmc_m2		24937	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:53.162062	zmc_m2		24937	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:53.172662	zmc_m2		24937	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:53.182432	zmc_m2		24937	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:53.192489	zmc_m2		24937	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:53.202400	zmc_m2		24937	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:53.221102	zmc_m2		24937	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:53.230408	zmc_m2		24937	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:53.240968	zmc_m2		24937	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:53.250782	zmc_m2		24937	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:53.261069	zmc_m2		24937	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:53.269997	zmc_m2		24937	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:53.280162	zmc_m2		24937	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:53.289964	zmc_m2		24937	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:53.299623	zmc_m2		24937	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:53.310057	zmc_m2		24937	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:53.323546	zmc_m2		24937	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:53.332927	zmc_m2		24937	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:53.342368	zmc_m2		24937	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:53.352678	zmc_m2		24937	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:53.363117	zmc_m2		24937	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:53.372679	zmc_m2		24937	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:43:53.375799	zmc_m2		24937	FAT	Maximum number (25) of JPEG errors reached, exiting	zm_jpeg.cpp	43
2017-06-10 16:43:53.426680	zmdc		23649	ERR	'zmc -m 2' exited abnormally, exit status 255	zmdc.pl	
2017-06-10 16:44:00.027776	web_php		21930	ERR	Socket /var/run/zm/zms-206142s.sock does not exist. This file is created by zms, and since it does not exist, either zms did not run, or zms exited early. Please check your zms logs and ensure that CGI is enabled in apache and check that the PATH_ZMS is set correctly. Make sure that ZM is actually recording. If you are trying to view a live stream and the capture process (zmc) is not running then zms will exit. Please go to http://zoneminder.readthedocs.io/en/latest/faq.html#why-can-t-i-see-streamed-images-when-i-can-see-stills-in-the-zone-window-etc for more information.	/usr/share/zoneminder/www/includes/functions.php	2033
2017-06-10 16:44:00.045556	web_js		21930	ERR	getStreamCmdResponse stream error: Socket /var/run/zm/zms-206142s.sock does not exist. This file is created by zms, and since it does not exist, either zms did not run, or zms exited early. Please check your zms logs and ensure that CGI is enabled in apache and check that the PATH_ZMS is set correctly. Make sure that ZM is actually recording. If you are trying to view a live stream and the capture process (zmc) is not running then zms will exit. Please go to http://zoneminder.readthedocs.io/en/latest/faq.html#why-can-t-i-see-streamed-images-when-i-can-see-stills-in-the-zone-window-etc for more information. - checkStreamForErrors()	?view=watch	
2017-06-10 16:44:02.822340	zmwatch		23692	INF	Restarting capture daemon for Monitor-2, time since last capture 9 seconds (1497127442-1497127433)	zmwatch.pl	
2017-06-10 16:44:03.321270	zmdc		24941	INF	'zmc -m 2' started at 17/06/10 22:44:03	zmdc.pl	
2017-06-10 16:44:03.324420	zmdc		23649	INF	'zmc -m 2' starting at 17/06/10 22:44:03, pid = 24941	zmdc.pl	
2017-06-10 16:44:03.784751	zmc_m2		24941	INF	Starting Capture version 1.30.4	zmc.cpp	247
2017-06-10 16:44:03.794992	zmc_m2		24941	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:03.803043	zmc_m2		24941	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:03.812650	zmc_m2		24941	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:03.822077	zmc_m2		24941	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:03.831187	zmc_m2		24941	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:03.841164	zmc_m2		24941	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:03.850479	zmc_m2		24941	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:03.860271	zmc_m2		24941	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:03.870049	zmc_m2		24941	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:03.879919	zmc_m2		24941	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:03.889548	zmc_m2		24941	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:03.899398	zmc_m2		24941	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:03.908783	zmc_m2		24941	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:03.917806	zmc_m2		24941	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:03.946670	zmc_m2		24941	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:03.956976	zmc_m2		24941	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:03.966762	zmc_m2		24941	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:03.976360	zmc_m2		24941	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:03.986029	zmc_m2		24941	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:03.998339	zmc_m2		24941	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:04.006901	zmc_m2		24941	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:04.016228	zmc_m2		24941	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:04.025250	zmc_m2		24941	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:04.035007	zmc_m2		24941	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:04.046138	zmc_m2		24941	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:04.050390	zmc_m2		24941	FAT	Maximum number (25) of JPEG errors reached, exiting	zm_jpeg.cpp	43
2017-06-10 16:44:04.070840	zmdc		23649	ERR	'zmc -m 2' exited abnormally, exit status 255	zmdc.pl	
2017-06-10 16:44:12.072996	web_php		21930	ERR	Socket /var/run/zm/zms-206142s.sock does not exist. This file is created by zms, and since it does not exist, either zms did not run, or zms exited early. Please check your zms logs and ensure that CGI is enabled in apache and check that the PATH_ZMS is set correctly. Make sure that ZM is actually recording. If you are trying to view a live stream and the capture process (zmc) is not running then zms will exit. Please go to http://zoneminder.readthedocs.io/en/latest/faq.html#why-can-t-i-see-streamed-images-when-i-can-see-stills-in-the-zone-window-etc for more information.	/usr/share/zoneminder/www/includes/functions.php	2033
2017-06-10 16:44:12.113456	web_js		21930	ERR	getStreamCmdResponse stream error: Socket /var/run/zm/zms-206142s.sock does not exist. This file is created by zms, and since it does not exist, either zms did not run, or zms exited early. Please check your zms logs and ensure that CGI is enabled in apache and check that the PATH_ZMS is set correctly. Make sure that ZM is actually recording. If you are trying to view a live stream and the capture process (zmc) is not running then zms will exit. Please go to http://zoneminder.readthedocs.io/en/latest/faq.html#why-can-t-i-see-streamed-images-when-i-can-see-stills-in-the-zone-window-etc for more information. - checkStreamForErrors()	?view=watch	
2017-06-10 16:44:13.382050	zmwatch		23692	INF	Restarting capture daemon for Monitor-2, time since last capture 9 seconds (1497127453-1497127444)	zmwatch.pl	
2017-06-10 16:44:13.769240	zmdc		24945	INF	'zmc -m 2' started at 17/06/10 22:44:13	zmdc.pl	
2017-06-10 16:44:13.773450	zmdc		23649	INF	'zmc -m 2' starting at 17/06/10 22:44:13, pid = 24945	zmdc.pl	
2017-06-10 16:44:14.357714	zmc_m2		24945	INF	Starting Capture version 1.30.4	zmc.cpp	247
2017-06-10 16:44:14.377085	zmc_m2		24945	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:14.398757	zmc_m2		24945	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:14.427471	zmc_m2		24945	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:14.465581	zmc_m2		24945	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:14.478967	zmc_m2		24945	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:14.488894	zmc_m2		24945	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:14.498543	zmc_m2		24945	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:14.508276	zmc_m2		24945	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:14.518162	zmc_m2		24945	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:14.527310	zmc_m2		24945	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:14.537141	zmc_m2		24945	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:14.547862	zmc_m2		24945	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:14.557410	zmc_m2		24945	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:14.567330	zmc_m2		24945	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:14.577220	zmc_m2		24945	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:14.586834	zmc_m2		24945	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:14.596418	zmc_m2		24945	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:14.606325	zmc_m2		24945	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:14.615798	zmc_m2		24945	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:14.625629	zmc_m2		24945	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:14.635091	zmc_m2		24945	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:14.645070	zmc_m2		24945	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:14.654497	zmc_m2		24945	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:14.664709	zmc_m2		24945	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:14.674446	zmc_m2		24945	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:14.677823	zmc_m2		24945	FAT	Maximum number (25) of JPEG errors reached, exiting	zm_jpeg.cpp	43
2017-06-10 16:44:14.690500	zmdc		23649	ERR	'zmc -m 2' exited abnormally, exit status 255	zmdc.pl	
2017-06-10 16:44:23.806980	zmwatch		23692	INF	Restarting capture daemon for Monitor-2, time since last capture 9 seconds (1497127463-1497127454)	zmwatch.pl	
2017-06-10 16:44:24.195195	web_php		21930	ERR	Socket /var/run/zm/zms-206142s.sock does not exist. This file is created by zms, and since it does not exist, either zms did not run, or zms exited early. Please check your zms logs and ensure that CGI is enabled in apache and check that the PATH_ZMS is set correctly. Make sure that ZM is actually recording. If you are trying to view a live stream and the capture process (zmc) is not running then zms will exit. Please go to http://zoneminder.readthedocs.io/en/latest/faq.html#why-can-t-i-see-streamed-images-when-i-can-see-stills-in-the-zone-window-etc for more information.	/usr/share/zoneminder/www/includes/functions.php	2033
2017-06-10 16:44:24.381030	web_js		21930	ERR	getStreamCmdResponse stream error: Socket /var/run/zm/zms-206142s.sock does not exist. This file is created by zms, and since it does not exist, either zms did not run, or zms exited early. Please check your zms logs and ensure that CGI is enabled in apache and check that the PATH_ZMS is set correctly. Make sure that ZM is actually recording. If you are trying to view a live stream and the capture process (zmc) is not running then zms will exit. Please go to http://zoneminder.readthedocs.io/en/latest/faq.html#why-can-t-i-see-streamed-images-when-i-can-see-stills-in-the-zone-window-etc for more information. - checkStreamForErrors()	?view=watch	
2017-06-10 16:44:25.217870	zmdc		24949	INF	'zmc -m 2' started at 17/06/10 22:44:25	zmdc.pl	
2017-06-10 16:44:25.244320	zmdc		23649	INF	'zmc -m 2' starting at 17/06/10 22:44:25, pid = 24949	zmdc.pl	
2017-06-10 16:44:25.600438	zmc_m2		24949	INF	Starting Capture version 1.30.4	zmc.cpp	247
2017-06-10 16:44:25.608551	zmc_m2		24949	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:25.618463	zmc_m2		24949	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:25.627842	zmc_m2		24949	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:25.637587	zmc_m2		24949	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:25.646764	zmc_m2		24949	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:25.655758	zmc_m2		24949	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:25.665751	zmc_m2		24949	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:25.675210	zmc_m2		24949	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:25.685244	zmc_m2		24949	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:25.695112	zmc_m2		24949	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:25.711253	zmc_m2		24949	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:25.720334	zmc_m2		24949	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:25.730542	zmc_m2		24949	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:25.740194	zmc_m2		24949	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:25.749513	zmc_m2		24949	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:25.759545	zmc_m2		24949	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:25.768683	zmc_m2		24949	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:25.777804	zmc_m2		24949	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:25.787051	zmc_m2		24949	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:25.799281	zmc_m2		24949	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:25.824186	zmc_m2		24949	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:25.848268	zmc_m2		24949	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:25.858578	zmc_m2		24949	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:25.870093	zmc_m2		24949	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:25.880199	zmc_m2		24949	ERR	Not a JPEG file: starts with 0x00 0x00	zm_jpeg.cpp	40
2017-06-10 16:44:25.883419	zmc_m2		24949	FAT	Maximum number (25) of JPEG errors reached, exiting	zm_jpeg.cpp	43
2017-06-10 16:44:25.899480	zmdc		23649	ERR	'zmc -m 2' exited abnormally, exit status 255	zmdc.pl	
2017-06-10 16:44:35.263700	zmwatch		23692	INF	Restarting capture daemon for Monitor-2, time since last capture 10 seconds (1497127475-1497127465)	zmwatch.pl	
2017-06-10 16:44:35.552630	zmdc		23649	INF	'zmc -m 2' starting at 17/06/10 22:44:35, pid = 24953	zmdc.pl	
2017-06-10 16:44:35.556870	zmdc		24953	INF	'zmc -m 2' started at 17/06/10 22:44:35	zmdc.pl	
2017-06-10 16:44:35.855867	zmc_m2		24953	INF	Starting Capture version 1.30.4	zmc.cpp	247
askr
Posts: 11
Joined: Wed Aug 31, 2016 6:34 am

Re: Mini Zminder on testst - file input only on Ubuntu

Post by askr »

bump
bbunge
Posts: 2930
Joined: Mon Mar 26, 2012 11:40 am
Location: Pennsylvania

Re: Mini Zminder on testst - file input only on Ubuntu

Post by bbunge »

Think you have to use a jpg stream. And get the values out of the fps blocks.
askr
Posts: 11
Joined: Wed Aug 31, 2016 6:34 am

Re: Mini Zminder on testst - file input only on Ubuntu

Post by askr »

uuh, thank you for your info,

There is a mp4 file, is it bad ?

How can I scan/monitor mp4 video file? Is that possible?
Locked