Error streaming video on web

Forum for questions and support relating to the 1.29.x releases only.
bonsainuser
Posts: 2
Joined: Thu Jul 07, 2016 8:52 am

Re: Error streaming video on web

Post 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
Last edited by bonsainuser on Thu Jul 07, 2016 11:41 am, edited 1 time in total.
Locked