<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.elphel.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Doclizardo</id>
	<title>ElphelWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.elphel.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Doclizardo"/>
	<link rel="alternate" type="text/html" href="https://wiki.elphel.com/wiki/Special:Contributions/Doclizardo"/>
	<updated>2026-08-03T03:19:30Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://wiki.elphel.com/index.php?title=HTML_Video_Surveillance&amp;diff=563</id>
		<title>HTML Video Surveillance</title>
		<link rel="alternate" type="text/html" href="https://wiki.elphel.com/index.php?title=HTML_Video_Surveillance&amp;diff=563"/>
		<updated>2006-07-07T01:01:46Z</updated>

		<summary type="html">&lt;p&gt;Doclizardo: /* Page Elements */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{en|ru=Видеонаблюдение на HTML}}&lt;br /&gt;
Temporary download URL&lt;br /&gt;
http://sourceforge.net/project/showfiles.php?group_id=105686&amp;amp;package_id=138717&amp;amp;release_id=358392&lt;br /&gt;
== Requirements ==&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Elphel cameras&lt;br /&gt;
&amp;lt;li&amp;gt;GNU/Linux any distro&lt;br /&gt;
&amp;lt;li&amp;gt;X-Window system&lt;br /&gt;
&amp;lt;li&amp;gt;Mozilla or FireFox&lt;br /&gt;
&amp;lt;li&amp;gt;[[GenReS|GenReS plugin]]&lt;br /&gt;
&amp;lt;li&amp;gt;Perl with perl threads&lt;br /&gt;
&amp;lt;li&amp;gt;MPlayer with RTSP support with elphel patch&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Install ==&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt; Install all required components&lt;br /&gt;
&amp;lt;li&amp;gt; Configure Mozilla to support codebase principal:&lt;br /&gt;
add next string to prefs.js:&lt;br /&gt;
user_pref(&amp;quot;signed.applets.codebase_principal_support&amp;quot;, true);&lt;br /&gt;
See about:&lt;br /&gt;
http://www.mozilla.org/projects/security/components/signed-scripts.html&lt;br /&gt;
&amp;lt;li&amp;gt; [[#Configure| Configure]] video surveillance page&lt;br /&gt;
&amp;lt;li&amp;gt; Start streamers in multicast mode&lt;br /&gt;
&amp;lt;li&amp;gt; Open file index.html in FireFox or Mozilla&lt;br /&gt;
&amp;lt;li&amp;gt; Answer &amp;quot;Yes&amp;quot; on question about priveleges for javascript&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Configure ==&lt;br /&gt;
Edit file cameras.js&lt;br /&gt;
&lt;br /&gt;
Each array top-, left-, right-, bottom_cam contains several or zero quoted IP addresses or DNS names of cameras to view.&lt;br /&gt;
&lt;br /&gt;
Timeout is time in seconds for waiting frames from cameras.&lt;br /&gt;
&lt;br /&gt;
Dragreverce changes the behavior when you drag video in main window.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
=== Page Elements ===&lt;br /&gt;
The page is divided on several frames. Each is generated based on cameras.js config file.&lt;br /&gt;
In common case, it is 4 peripheral frames with small live video pictures.&lt;br /&gt;
&amp;lt;table border=1 style=&amp;quot;border-style: solid; text-align:center&amp;quot; width=800 height=600&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td colspan=3 height=120&amp;gt;top frame&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td rowspan=2 width=20% height=330&amp;gt;left  frame&amp;lt;td height=300&amp;gt;central window&amp;lt;td rowspan=2 width=20%&amp;gt;right frame&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td height=30&amp;gt;control frame&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td colspan=3 height=120&amp;gt;bottom frame&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
Each peripheral frame can be hidden if the config file does not contain corresponding javascript array.&lt;br /&gt;
The peripheral frames, if presented, have fixed sizes. Top and bottom frames have height of 199 pixels.&lt;br /&gt;
Left and right frames have width of 256 pixels. Other space is given to the central window.&lt;br /&gt;
For example if you have 1280x1024 display, the page can contain 5 small pictures in the top and bottom frames.&lt;br /&gt;
Also, if both top and bottom frames are presented, left and right frames with 3 pictures in each and total maximum number of cameras will be 16.&lt;br /&gt;
Or you can configure the page to have 5 pictures in one side at the top, bottom, left or right.&lt;br /&gt;
&lt;br /&gt;
=== Mouse Control ===&lt;br /&gt;
Click on small pictures to see it in the central window.&lt;br /&gt;
Click on different part of small picture scrolls video in central window.&lt;br /&gt;
&lt;br /&gt;
Scroll central window by mouse dragging on it self.&lt;br /&gt;
=== Control Frame ===&lt;br /&gt;
&amp;lt;dt&amp;gt;1:1, 1:2, 1:4 &amp;lt;dd&amp;gt;select scale.&lt;br /&gt;
&amp;lt;dt&amp;gt;fitw, fith&amp;lt;dd&amp;gt; fits width or height to window size.&lt;br /&gt;
&amp;lt;dt&amp;gt;/      &amp;lt;dd&amp;gt;open main page of the selected camera.&lt;br /&gt;
&amp;lt;dt&amp;gt;stream &amp;lt;dd&amp;gt;open streamers page.&lt;br /&gt;
&amp;lt;dt&amp;gt;monit &amp;lt;dd&amp;gt;open stream monitor page.&lt;br /&gt;
&amp;lt;dt&amp;gt;dragrev&amp;lt;dd&amp;gt;reverse mouse scrolling by dragging.&amp;lt;/dd&amp;gt;&lt;/div&gt;</summary>
		<author><name>Doclizardo</name></author>
	</entry>
</feed>