Search found 10 matches

by Zenw1e
Sun Jul 16, 2017 5:26 am
Forum: ZoneMinder 1.29.x
Topic: Trouble with live streaming view
Replies: 2
Views: 3006

Re: Trouble with live streaming view

Thank u man, i'll do it
by Zenw1e
Sat Jul 15, 2017 4:18 pm
Forum: ZoneMinder 1.29.x
Topic: Trouble with live streaming view
Replies: 2
Views: 3006

Trouble with live streaming view

Hi all! I have installed ZM 1.29.0 ver. on debian (single Intel Xeon E5620, 4 cores, 8 threads, 2,4 Ghz, 12 mb Smartcache), 8 GB DDR3 memory, 13 IP cameras are connected (D-Link & GeoVision). Need to view live stream from cameras 24 on 7 (always). Have some questions: 1) What app (on Windows 7) can ...
by Zenw1e
Tue Nov 01, 2016 7:05 am
Forum: ZoneMinder 1.29.x
Topic: insufficient disk space
Replies: 7
Views: 3801

Re: insufficient disk space

I noticed that when viewing live cameras on the computer on which the open web streaming quickly runs out of space on this hard drive, if you look TEMP folder, then they reach the 120 GB and above, because this is written and "not enough space", when i am cleared this temp files, cameras starting ...
by Zenw1e
Mon Oct 31, 2016 5:31 am
Forum: ZoneMinder 1.29.x
Topic: insufficient disk space
Replies: 7
Views: 3801

Re: insufficient disk space

Ok, thanx, i will try
by Zenw1e
Thu Oct 27, 2016 6:38 am
Forum: ZoneMinder 1.29.x
Topic: insufficient disk space
Replies: 7
Views: 3801

Re: insufficient disk space

Thanx for an answer.
For a directory /tmp i reserved 5 Gb.

Code: Select all

/dev/md2           5,4G          78M  5,0G            2% /tmp
Everytime i see 78Mb load of this directory, not more.
What should i do?
by Zenw1e
Mon Oct 24, 2016 12:52 pm
Forum: ZoneMinder 1.29.x
Topic: insufficient disk space
Replies: 7
Views: 3801

Re: insufficient disk space

I have no errors when viewing from web-browser or remote.
ZoneMinder installed on a HP ProLiant Server.
by Zenw1e
Fri Oct 21, 2016 6:02 am
Forum: ZoneMinder 1.29.x
Topic: insufficient disk space
Replies: 7
Views: 3801

insufficient disk space

Hi there!
When i'm watching live stream from ZM via web browser, everytime i received message "Insufficent disk space" and stream video stopped.
What is this?
"df -h" command tells, disk space is good (see attachment)
Thanx.
by Zenw1e
Tue Sep 13, 2016 8:26 am
Forum: ZoneMinder 1.29.x
Topic: API configuration issues
Replies: 10
Views: 8448

Re: API configuration issues

Thanx a lot, asker! I have solved my problem. Problem was in file: root@stk-video-01:/usr/share/zoneminder/www/api# cat /usr/share/zoneminder/www/api/.htaccess <IfModule mod_rewrite.c> RewriteEngine on RewriteRule ^$ /webroot/ [L] RewriteRule (.*) /webroot/$1 [L] RewriteBase /zm/api </IfModule> In ...
by Zenw1e
Tue Sep 13, 2016 5:55 am
Forum: ZoneMinder 1.29.x
Topic: API configuration issues
Replies: 10
Views: 8448

Re: API configuration issues

Thanx, i tried to

Code: Select all

root@stk-video-01:/etc/apache2# cp /usr/share/zoneminder/www/api/app/.htaccess /usr/share/zoneminder/www/api/.htaccess
then try to open.
I have no upgrade to 1.29.0
Clear install was be with 1.29.0 version.
by Zenw1e
Mon Sep 12, 2016 11:08 am
Forum: ZoneMinder 1.29.x
Topic: API configuration issues
Replies: 10
Views: 8448

Re: API configuration issues

hi, asker! We have same problem weet API. ZM works good, but our chief wants to explore cameras from he's smartphone (iPhone 6). We have bought zmninja from AppMarket, then install it, But ZMNinja request an API. My API doesn't work, i' got error (see attachment) What would i do? Linux Debian 8.0 ZM ...