I get the following error in my logs when attempting to do mo-cap
Code: Select all
Feb 28 16:17:43 cctv zmc_m1[5618]: INF [Starting Capture]
Feb 28 16:17:43 cctv zmc_m1[5618]: ERR [Select timed out]
Feb 28 16:17:43 cctv zmc_m1[5618]: ERR [Unable to read header]
Feb 28 16:17:43 cctv zmc_m1[5618]: ERR [Unable to get response]
Feb 28 16:17:43 cctv zmc_m1[5618]: ERR [Failed to capture image from monitor 1 (0/1)]
Feb 28 16:17:43 cctv zmdc[4074]: ERR ['zmc -m 1' exited abnormally, exit status 255]
Feb 28 16:17:53 cctv zmdc[4074]: INF [Starting pending process, zmc -m 1]
Feb 28 16:17:53 cctv zmdc[5645]: INF ['zmc -m 1' started at 10/02/28 16:17:53]
Feb 28 16:17:53 cctv zmdc[4074]: INF ['zmc -m 1' starting at 10/02/28 16:17:53, pid = 5645]
Feb 28 16:17:53 cctv zmc_m1[5645]: INF [Debug Level = 0, Debug Log = <none>]
Feb 28 16:17:53 cctv zmc_m1[5645]: INF [Starting Capture]
Feb 28 16:17:53 cctv zmc_m1[5645]: ERR [Select timed out]
Feb 28 16:17:53 cctv zmc_m1[5645]: ERR [Unable to read header]
Feb 28 16:17:53 cctv zmc_m1[5645]: ERR [Unable to get response]
Feb 28 16:17:53 cctv zmc_m1[5645]: ERR [Failed to capture image from monitor 1 (0/1)]
Feb 28 16:17:53 cctv zmdc[4074]: ERR ['zmc -m 1' exited abnormally, exit status 255]
Feb 28 16:17:54 cctv zmdc[4074]: INF [Command 'zmc -m 1' removed from pending list at 10/02/28 16:17:54]
Feb 28 16:17:54 cctv zmdc[4074]: INF ['zma -m 1' stopping at 10/02/28 16:17:54]
Feb 28 16:17:54 cctv zma_m1[5601]: INF [Got signal 15 (Terminated), exiting]
Feb 28 16:17:54 cctv zmdc[4074]: INF ['zma -m 1' exited normally]
Any ideas what is happening here?
Thanks.