Page 2 of 2

Re: Error streaming video on web

Posted: Thu Jul 07, 2016 11:37 am
by bonsainuser
cheers all,
I got the same issue.
Try 2 fresh installation of Ubuntu14.04 server without success.
Error message:
/var/run/zm/xxxx .sock ) failed: No such file or directory

after doublecheck the install introduction ubuntu_14.04 / 16.04 you will find a different.
my soulution was to set chown correctly.

looks like:

sudo -i
chown root:www-data /etc/zm/zm.conf
chown -R www-data:www-data /usr/share/zoneminder/

that works for me.
happy control