live veiw YES on localhost, NO on others
Posted: Wed Jan 18, 2017 2:24 pm
Hello!
My config:
Zoneminder-1.30 on Debian stretch ( 4.8.0-2-amd64 #1 SMP Debian 4.8.11-1 (2016-12-02) x86_64 GNU/Linux)
Apache/2.4.25
The problem:
All works on localhost, whrere all is installed. I can watch live video and events video in Firefox, none in Konquerror.
The problem is, that live video can not play on other computers on LAN, but events video plays OK. Tried Firefox on Linux (slackware) and Firefox & internet Explorer on Windows. Internet Explorer give me a Java app security approval window, and after click to run I get "Java.net.UnknownHostException:HOSTNAME" error in the place of a video window. The same case is on my Android phone (live or event video not working).
I Cambozolla.jar is at right place with right permissions (0755)
PATH_ZMS = /zm/cgi-bin/nph-zms which is in zoneminder.conf:
-----------------------------------------------------------------------
# Remember to enable cgi mod (i.e. "a2enmod cgi").
ScriptAlias /zm/cgi-bin "/usr/lib/zoneminder/cgi-bin"
<Directory "/usr/lib/zoneminder/cgi-bin">
Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch
AllowOverride All
Require all granted
</Directory>
Alias /zm /usr/share/zoneminder/www
<Directory /usr/share/zoneminder/www>
Options Indexes FollowSymLinks
<IfModule mod_dir.c>
DirectoryIndex index.php
</IfModule>
</Directory>
<Directory /usr/share/zoneminder/www/api>
AllowOverride All
</Directory>
-----------------------------------------------------------------------
MPEG_LIVE_FORMAT = tested mpg mpeg wmv asf avi mov swf 3gp mp4
WEB_H_CAN_STREAM = tested Auto, yes, none
WEB_H_STREAM_METHOD = tested mpeg, jpeg
Loglevels:
LOG_LEVEL_SYSLOG, LOG_LEVEL_DATABASE = info, others none
log window in zoneminder gui console & logs in /var/log/apache2 show no signs of errors.
Must point out, that none of the browsers (Firefox or IE) warns about any missing plugins.
Any idea, what to try?
regards to Zoneminder developers & comunity, incredible work done!
My config:
Zoneminder-1.30 on Debian stretch ( 4.8.0-2-amd64 #1 SMP Debian 4.8.11-1 (2016-12-02) x86_64 GNU/Linux)
Apache/2.4.25
The problem:
All works on localhost, whrere all is installed. I can watch live video and events video in Firefox, none in Konquerror.
The problem is, that live video can not play on other computers on LAN, but events video plays OK. Tried Firefox on Linux (slackware) and Firefox & internet Explorer on Windows. Internet Explorer give me a Java app security approval window, and after click to run I get "Java.net.UnknownHostException:HOSTNAME" error in the place of a video window. The same case is on my Android phone (live or event video not working).
I Cambozolla.jar is at right place with right permissions (0755)
PATH_ZMS = /zm/cgi-bin/nph-zms which is in zoneminder.conf:
-----------------------------------------------------------------------
# Remember to enable cgi mod (i.e. "a2enmod cgi").
ScriptAlias /zm/cgi-bin "/usr/lib/zoneminder/cgi-bin"
<Directory "/usr/lib/zoneminder/cgi-bin">
Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch
AllowOverride All
Require all granted
</Directory>
Alias /zm /usr/share/zoneminder/www
<Directory /usr/share/zoneminder/www>
Options Indexes FollowSymLinks
<IfModule mod_dir.c>
DirectoryIndex index.php
</IfModule>
</Directory>
<Directory /usr/share/zoneminder/www/api>
AllowOverride All
</Directory>
-----------------------------------------------------------------------
MPEG_LIVE_FORMAT = tested mpg mpeg wmv asf avi mov swf 3gp mp4
WEB_H_CAN_STREAM = tested Auto, yes, none
WEB_H_STREAM_METHOD = tested mpeg, jpeg
Loglevels:
LOG_LEVEL_SYSLOG, LOG_LEVEL_DATABASE = info, others none
log window in zoneminder gui console & logs in /var/log/apache2 show no signs of errors.
Must point out, that none of the browsers (Firefox or IE) warns about any missing plugins.
Any idea, what to try?
regards to Zoneminder developers & comunity, incredible work done!