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
Error streaming video on web
-
- Posts: 2
- Joined: Thu Jul 07, 2016 8:52 am
Re: Error streaming video on web
Last edited by bonsainuser on Thu Jul 07, 2016 11:41 am, edited 1 time in total.