Sorry, thought it was directed at me.Paranoid wrote:Sorry, I was replying to stimburg's post with that suggestion.orsty3001 wrote:I tried that, only the ntsc ones work, the rest of them make the monitor's source link go red.Paranoid wrote:I am only guessing because I'm not that familiar with the code but...
It looks to be failing in the LocalCamera::PrimeCapture function and it appears that one of things it sets in this is the format. Try changing the device format. If its currently set to PAL try NTSC and vice versa. If it still doesn't work try all the other formats as well.
Zoneminder is recording video using NTSC it's just not streaming it.
If its recording then the problem might be with your browser. Have you tried a different browser? If you are using IE have you enabled (and downloaded) java?
Yeah I tried it with chrome firefox and IE. I get the same error in the error log.
array (\n 0 => \n array (\n 'file' => '/home/web/<mysite>/zm/ajax/stream.php',\n 'line' => 55,\n 'function' => 'ajaxError',\n 'args' => \n array (\n 0 => 'socket_sendto( /tmp/zms-765499s.sock ) failed: No such file or directory',\n ),\n ),\n 1 => \n array (\n 'file' => '/home/web/<mysite>/zm/index.php',\n 'line' => 116,\n 'args' => \n array (\n 0 => '/home/web/<mysite>/zm/ajax/stream.php',\n ),\n 'function' => 'require_once',\n ),\n),
It's not creating that zms-*s.sock file.