<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.staging.zoneminder.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Maciekc</id>
	<title>ZoneMinder Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.staging.zoneminder.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Maciekc"/>
	<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/Special:Contributions/Maciekc"/>
	<updated>2026-04-19T17:43:42Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Xlib_shm&amp;diff=1786</id>
		<title>Xlib shm</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Xlib_shm&amp;diff=1786"/>
		<updated>2006-12-06T12:57:06Z</updated>

		<summary type="html">&lt;p&gt;Maciekc: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Current version - 0.6.3 is intended to use with &amp;#039;&amp;#039;&amp;#039;zoneminder 1.22.3&amp;#039;&amp;#039;&amp;#039; only.&lt;br /&gt;
&lt;br /&gt;
If you want to have it for other zm version please write to me, or change zm shm structures in code.&lt;br /&gt;
&lt;br /&gt;
Xlib_shm is a program that allows you to view live stream from zoneminder on machine which you are running zoneminder.&amp;lt;br&amp;gt;&lt;br /&gt;
It is small and fast, it is more cpu friendly than mozilla:)&amp;lt;br&amp;gt;&lt;br /&gt;
In this version you can change your monitors with keyboard.&amp;lt;br&amp;gt;&lt;br /&gt;
You need to have graphics card that support RGB32 in xvideo.&amp;lt;br&amp;gt;&lt;br /&gt;
My Nvidia Riva Tnt 1 works OK.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
I tried to add support to UYUV, but it consumes a lot of cpu.&amp;lt;br&amp;gt;&lt;br /&gt;
It doesn&amp;#039;t make sense because zm stores images in RGB24.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
If it doesn&amp;#039;t find compatible xv adapter it tries to use ximage.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
For changing/disabling cameras use keys:&amp;lt;br&amp;gt;&lt;br /&gt;
1 2 3 4&amp;lt;br&amp;gt;&lt;br /&gt;
q w e r&amp;lt;br&amp;gt;&lt;br /&gt;
a s d f&amp;lt;br&amp;gt;&lt;br /&gt;
z x c v&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
In single mode you use only &amp;quot;1&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
In quad &amp;quot;1&amp;quot; &amp;quot;2&amp;quot; &amp;quot;q&amp;quot; &amp;quot;w&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
In 9 monitors &amp;quot;1&amp;quot; &amp;quot;2&amp;quot; &amp;quot;3&amp;quot; &amp;quot;q&amp;quot; &amp;quot;w&amp;quot; &amp;quot;e&amp;quot; &amp;quot;a&amp;quot; &amp;quot;s&amp;quot; &amp;quot;d&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
In 16 monitors - all keys&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
For changing modes use:&amp;lt;br&amp;gt;&lt;br /&gt;
5 t g b&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;quot;5&amp;quot; - single&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;quot;t&amp;quot; - quad&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;quot;g&amp;quot; - 9 monitors&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;quot;b&amp;quot; - 16 monitors&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
In command line you need to specify your id&amp;#039;s of monitor which you want to look at&amp;lt;br&amp;gt;&lt;br /&gt;
example:&amp;lt;br&amp;gt;&lt;br /&gt;
./xlib_shm -m1 -m2 -m3 -m4&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Command line parameters:&amp;lt;br&amp;gt;&lt;br /&gt;
-x - x position of first monitor - default 0&amp;lt;br&amp;gt;&lt;br /&gt;
-y - y position of first monitor - default 0&amp;lt;br&amp;gt;&lt;br /&gt;
-w - width of a window - default x resolution&amp;lt;br&amp;gt;&lt;br /&gt;
-h - height of a window - default y resolution&amp;lt;br&amp;gt;&lt;br /&gt;
-k - shared memory key - shm_key - default 0x7a6d2000&amp;lt;br&amp;gt;&lt;br /&gt;
-m - monitor id(max 32)&amp;lt;br&amp;gt;&lt;br /&gt;
-d - delay between getting images in us - default 10000&amp;lt;br&amp;gt;&lt;br /&gt;
-c - how many cameras at start in row and column - 1 single, 2 - quad, 3 - 9monitors, 4 - 16monitors&amp;lt;br&amp;gt;&lt;br /&gt;
-i - info&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
If you have any ideas for making this software better please write to me:&amp;lt;br&amp;gt;&lt;br /&gt;
maciekcz@(NO/SPAM)epf.pl&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
TODO:&amp;lt;br&amp;gt;&lt;br /&gt;
- mouse support&amp;lt;br&amp;gt;&lt;br /&gt;
- GUI - buttons&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
SCREENSHOT:&amp;lt;br&amp;gt;&lt;br /&gt;
[[Image:Xlib_shm-0.5.jpg|200px]]&amp;lt;br&amp;gt;&lt;br /&gt;
DOWNLOAD:&amp;lt;br&amp;gt;&lt;br /&gt;
[http://dig.hopto.org/xlib_shm/ download here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--[[User:Maciekc|Maciekc]] 21:50, 21 May 2006 (BST)&lt;/div&gt;</summary>
		<author><name>Maciekc</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Xlib_shm&amp;diff=1647</id>
		<title>Xlib shm</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Xlib_shm&amp;diff=1647"/>
		<updated>2006-08-23T07:15:49Z</updated>

		<summary type="html">&lt;p&gt;Maciekc: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Current version - 0.6 is intended to use with &amp;#039;&amp;#039;&amp;#039;zoneminder 1.22.1 &amp;amp; 1.22.2&amp;#039;&amp;#039;&amp;#039; only.&lt;br /&gt;
&lt;br /&gt;
If you want to have it for other zm version please write to me, or change zm shm structures in code.&lt;br /&gt;
&lt;br /&gt;
Xlib_shm is a program that allows you to view live stream from zoneminder on machine which you are running zoneminder.&amp;lt;br&amp;gt;&lt;br /&gt;
It is small and fast, it is more cpu friendly than mozilla:)&amp;lt;br&amp;gt;&lt;br /&gt;
In this version you can change your monitors with keyboard.&amp;lt;br&amp;gt;&lt;br /&gt;
You need to have graphics card that support RGB32 in xvideo.&amp;lt;br&amp;gt;&lt;br /&gt;
My Nvidia Riva Tnt 1 works OK.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
I tried to add support to UYUV, but it consumes a lot of cpu.&amp;lt;br&amp;gt;&lt;br /&gt;
It doesn&amp;#039;t make sense because zm stores images in RGB24.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
If it doesn&amp;#039;t find compatible xv adapter it tries to use ximage.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
For changing/disabling cameras use keys:&amp;lt;br&amp;gt;&lt;br /&gt;
1 2 3 4&amp;lt;br&amp;gt;&lt;br /&gt;
q w e r&amp;lt;br&amp;gt;&lt;br /&gt;
a s d f&amp;lt;br&amp;gt;&lt;br /&gt;
z x c v&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
In single mode you use only &amp;quot;1&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
In quad &amp;quot;1&amp;quot; &amp;quot;2&amp;quot; &amp;quot;q&amp;quot; &amp;quot;w&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
In 9 monitors &amp;quot;1&amp;quot; &amp;quot;2&amp;quot; &amp;quot;3&amp;quot; &amp;quot;q&amp;quot; &amp;quot;w&amp;quot; &amp;quot;e&amp;quot; &amp;quot;a&amp;quot; &amp;quot;s&amp;quot; &amp;quot;d&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
In 16 monitors - all keys&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
For changing modes use:&amp;lt;br&amp;gt;&lt;br /&gt;
5 t g b&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;quot;5&amp;quot; - single&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;quot;t&amp;quot; - quad&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;quot;g&amp;quot; - 9 monitors&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;quot;b&amp;quot; - 16 monitors&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
In command line you need to specify your id&amp;#039;s of monitor which you want to look at&amp;lt;br&amp;gt;&lt;br /&gt;
example:&amp;lt;br&amp;gt;&lt;br /&gt;
./xlib_shm -m1 -m2 -m3 -m4&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Command line parameters:&amp;lt;br&amp;gt;&lt;br /&gt;
-x - x position of first monitor - default 0&amp;lt;br&amp;gt;&lt;br /&gt;
-y - y position of first monitor - default 0&amp;lt;br&amp;gt;&lt;br /&gt;
-w - width of a window - default x resolution&amp;lt;br&amp;gt;&lt;br /&gt;
-h - height of a window - default y resolution&amp;lt;br&amp;gt;&lt;br /&gt;
-k - shared memory key - shm_key - default 0x7a6d2000&amp;lt;br&amp;gt;&lt;br /&gt;
-m - monitor id(max 32)&amp;lt;br&amp;gt;&lt;br /&gt;
-d - delay between getting images in us - default 10000&amp;lt;br&amp;gt;&lt;br /&gt;
-c - how many cameras at start in row and column - 1 single, 2 - quad, 3 - 9monitors, 4 - 16monitors&amp;lt;br&amp;gt;&lt;br /&gt;
-i - info&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
If you have any ideas for making this software better please write to me:&amp;lt;br&amp;gt;&lt;br /&gt;
maciekcz@(NO/SPAM)epf.pl&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
TODO:&amp;lt;br&amp;gt;&lt;br /&gt;
- mouse support&amp;lt;br&amp;gt;&lt;br /&gt;
- GUI - buttons&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
SCREENSHOT:&amp;lt;br&amp;gt;&lt;br /&gt;
[[Image:Xlib_shm-0.5.jpg|200px]]&amp;lt;br&amp;gt;&lt;br /&gt;
DOWNLOAD:&amp;lt;br&amp;gt;&lt;br /&gt;
[http://dig.hopto.org/xlib_shm/ download here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--[[User:Maciekc|Maciekc]] 21:50, 21 May 2006 (BST)&lt;/div&gt;</summary>
		<author><name>Maciekc</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Pico2000&amp;diff=1623</id>
		<title>Pico2000</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Pico2000&amp;diff=1623"/>
		<updated>2006-07-30T09:16:29Z</updated>

		<summary type="html">&lt;p&gt;Maciekc: /* Configuration */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== PICO2000 DVR card ==&lt;br /&gt;
The cheapest card.&lt;br /&gt;
With all 4 channels capturing you&amp;#039;ll get around 2 fps.&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;/etc/modprobe.conf&amp;#039;&amp;#039;&lt;br /&gt;
For one card:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
options bttv card=77 tuner=-1 radio=0 triton1=0 vsfx=0 autoload=0&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
For two cards:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
options bttv card=77,77 tuner=-1,-1 radio=0,0 triton1=0 vsfx=0 autoload=0&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
And so on...&lt;br /&gt;
&lt;br /&gt;
== Photos ==&lt;br /&gt;
[[Image:Pico2000_1.jpg|200px|Pico2000 photo 1]]&lt;br /&gt;
[[Image:Pico2000_2.jpg|200px|Pico2000 photo 2]]&lt;/div&gt;</summary>
		<author><name>Maciekc</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Xlib_shm&amp;diff=1465</id>
		<title>Xlib shm</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Xlib_shm&amp;diff=1465"/>
		<updated>2006-05-25T07:00:20Z</updated>

		<summary type="html">&lt;p&gt;Maciekc: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Current version - 0.6 is intended to use with &amp;#039;&amp;#039;&amp;#039;zoneminder 1.22.1&amp;#039;&amp;#039;&amp;#039; only.&lt;br /&gt;
&lt;br /&gt;
If you want to have it for other zm version please write to me, or change zm shm structures in code.&lt;br /&gt;
&lt;br /&gt;
Xlib_shm is a program that allows you to view live stream from zoneminder on machine which you are running zoneminder.&amp;lt;br&amp;gt;&lt;br /&gt;
It is small and fast, it is more cpu friendly than mozilla:)&amp;lt;br&amp;gt;&lt;br /&gt;
In this version you can change your monitors with keyboard.&amp;lt;br&amp;gt;&lt;br /&gt;
You need to have graphics card that support RGB32 in xvideo.&amp;lt;br&amp;gt;&lt;br /&gt;
My Nvidia Riva Tnt 1 works OK.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
I tried to add support to UYUV, but it consumes a lot of cpu.&amp;lt;br&amp;gt;&lt;br /&gt;
It doesn&amp;#039;t make sense because zm stores images in RGB24.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
If it doesn&amp;#039;t find compatible xv adapter it tries to use ximage.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
For changing/disabling cameras use keys:&amp;lt;br&amp;gt;&lt;br /&gt;
1 2 3 4&amp;lt;br&amp;gt;&lt;br /&gt;
q w e r&amp;lt;br&amp;gt;&lt;br /&gt;
a s d f&amp;lt;br&amp;gt;&lt;br /&gt;
z x c v&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
In single mode you use only &amp;quot;1&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
In quad &amp;quot;1&amp;quot; &amp;quot;2&amp;quot; &amp;quot;q&amp;quot; &amp;quot;w&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
In 9 monitors &amp;quot;1&amp;quot; &amp;quot;2&amp;quot; &amp;quot;3&amp;quot; &amp;quot;q&amp;quot; &amp;quot;w&amp;quot; &amp;quot;e&amp;quot; &amp;quot;a&amp;quot; &amp;quot;s&amp;quot; &amp;quot;d&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
In 16 monitors - all keys&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
For changing modes use:&amp;lt;br&amp;gt;&lt;br /&gt;
5 t g b&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;quot;5&amp;quot; - single&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;quot;t&amp;quot; - quad&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;quot;g&amp;quot; - 9 monitors&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;quot;b&amp;quot; - 16 monitors&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
In command line you need to specify your id&amp;#039;s of monitor which you want to look at&amp;lt;br&amp;gt;&lt;br /&gt;
example:&amp;lt;br&amp;gt;&lt;br /&gt;
./xlib_shm -m1 -m2 -m3 -m4&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Command line parameters:&amp;lt;br&amp;gt;&lt;br /&gt;
-x - x position of first monitor - default 0&amp;lt;br&amp;gt;&lt;br /&gt;
-y - y position of first monitor - default 0&amp;lt;br&amp;gt;&lt;br /&gt;
-w - width of a window - default x resolution&amp;lt;br&amp;gt;&lt;br /&gt;
-h - height of a window - default y resolution&amp;lt;br&amp;gt;&lt;br /&gt;
-k - shared memory key - shm_key - default 0x7a6d2000&amp;lt;br&amp;gt;&lt;br /&gt;
-m - monitor id(max 32)&amp;lt;br&amp;gt;&lt;br /&gt;
-d - delay between getting images in us - default 10000&amp;lt;br&amp;gt;&lt;br /&gt;
-c - how many cameras at start in row and column - 1 single, 2 - quad, 3 - 9monitors, 4 - 16monitors&amp;lt;br&amp;gt;&lt;br /&gt;
-i - info&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
If you have any ideas for making this software better please write to me:&amp;lt;br&amp;gt;&lt;br /&gt;
maciekcz@(NO/SPAM)epf.pl&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
TODO:&amp;lt;br&amp;gt;&lt;br /&gt;
- mouse support&amp;lt;br&amp;gt;&lt;br /&gt;
- GUI - buttons&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
SCREENSHOT:&amp;lt;br&amp;gt;&lt;br /&gt;
[[Image:Xlib_shm-0.5.jpg|200px]]&amp;lt;br&amp;gt;&lt;br /&gt;
DOWNLOAD:&amp;lt;br&amp;gt;&lt;br /&gt;
[http://dig.hopto.org/xlib_shm/ download here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--[[User:Maciekc|Maciekc]] 21:50, 21 May 2006 (BST)&lt;/div&gt;</summary>
		<author><name>Maciekc</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Bt878_4chip_8inputs&amp;diff=1453</id>
		<title>Bt878 4chip 8inputs</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Bt878_4chip_8inputs&amp;diff=1453"/>
		<updated>2006-05-23T09:20:08Z</updated>

		<summary type="html">&lt;p&gt;Maciekc: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Noname with 4 bt878 chips and 8 inputs ==&lt;br /&gt;
&lt;br /&gt;
When using all channels you&amp;#039;ll get around 5 fps.&lt;br /&gt;
Warning it takes a long time to boot using this card. Maybe settings are bad. But it is working OK.&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;/etc/modprobe.conf&amp;#039;&amp;#039;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
options bttv card=0,0,0,0 tuner=4,4,4,4&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Photos ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Bt878_4chip_8inputs_1.jpg|200px]]&lt;br /&gt;
[[Image:Bt878_4chip_8inputs_2.jpg|200px]]&lt;/div&gt;</summary>
		<author><name>Maciekc</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=File:Bt878_4chip_8inputs_2.jpg&amp;diff=1452</id>
		<title>File:Bt878 4chip 8inputs 2.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=File:Bt878_4chip_8inputs_2.jpg&amp;diff=1452"/>
		<updated>2006-05-23T09:15:59Z</updated>

		<summary type="html">&lt;p&gt;Maciekc: Bt878 - 4 chip card, 8 inputs&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Bt878 - 4 chip card, 8 inputs&lt;/div&gt;</summary>
		<author><name>Maciekc</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=File:Bt878_4chip_8inputs_1.jpg&amp;diff=1451</id>
		<title>File:Bt878 4chip 8inputs 1.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=File:Bt878_4chip_8inputs_1.jpg&amp;diff=1451"/>
		<updated>2006-05-23T09:15:03Z</updated>

		<summary type="html">&lt;p&gt;Maciekc: Bt878 - 4 chip card, 8 inputs&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Bt878 - 4 chip card, 8 inputs&lt;/div&gt;</summary>
		<author><name>Maciekc</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Pico2000&amp;diff=1450</id>
		<title>Pico2000</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Pico2000&amp;diff=1450"/>
		<updated>2006-05-23T09:13:25Z</updated>

		<summary type="html">&lt;p&gt;Maciekc: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== PICO2000 DVR card ==&lt;br /&gt;
The cheapest card.&lt;br /&gt;
With all 4 channels capturing you&amp;#039;ll get around 2 fps.&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;/etc/modprobe.conf&amp;#039;&amp;#039;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
options bttv card=77,77,77 tuner=-1,-1,-1 radio=0,0,0 triton1=0 vsfx=0 autoload=0&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Photos ==&lt;br /&gt;
[[Image:Pico2000_1.jpg|200px|Pico2000 photo 1]]&lt;br /&gt;
[[Image:Pico2000_2.jpg|200px|Pico2000 photo 2]]&lt;/div&gt;</summary>
		<author><name>Maciekc</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=File:Pico2000_2.jpg&amp;diff=1449</id>
		<title>File:Pico2000 2.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=File:Pico2000_2.jpg&amp;diff=1449"/>
		<updated>2006-05-23T09:04:55Z</updated>

		<summary type="html">&lt;p&gt;Maciekc: Pico2000 DVR card 2&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Pico2000 DVR card 2&lt;/div&gt;</summary>
		<author><name>Maciekc</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=File:Pico2000_1.jpg&amp;diff=1447</id>
		<title>File:Pico2000 1.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=File:Pico2000_1.jpg&amp;diff=1447"/>
		<updated>2006-05-23T09:03:44Z</updated>

		<summary type="html">&lt;p&gt;Maciekc: Pico2000 DVR card 1&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Pico2000 DVR card 1&lt;/div&gt;</summary>
		<author><name>Maciekc</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Hardware_Compatibility_List&amp;diff=1446</id>
		<title>Hardware Compatibility List</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Hardware_Compatibility_List&amp;diff=1446"/>
		<updated>2006-05-23T09:02:51Z</updated>

		<summary type="html">&lt;p&gt;Maciekc: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Pico2000]] - 4 port card, one chip bt878, around 2 fps when using all channels&lt;br /&gt;
&lt;br /&gt;
[[Bt878_4chip_8inputs]] - I don&amp;#039;t know the name for it, 4 chips bt878, 8 inputs, around 5 fps when using 2 inputs per chip&lt;/div&gt;</summary>
		<author><name>Maciekc</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Helpful_user_contributed_resources&amp;diff=1445</id>
		<title>Helpful user contributed resources</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Helpful_user_contributed_resources&amp;diff=1445"/>
		<updated>2006-05-23T08:33:18Z</updated>

		<summary type="html">&lt;p&gt;Maciekc: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==General==&lt;br /&gt;
[[FAQ]]&lt;br /&gt;
&lt;br /&gt;
[[Linux distributions]]&lt;br /&gt;
&lt;br /&gt;
[[General Notes]]&lt;br /&gt;
&lt;br /&gt;
[[Supported hardware]]&lt;br /&gt;
&lt;br /&gt;
==Help==&lt;br /&gt;
[[HOWTO]]&amp;#039;s&lt;br /&gt;
&lt;br /&gt;
[[Error messages]]&lt;br /&gt;
&lt;br /&gt;
[[Debian]]-specific&lt;br /&gt;
&lt;br /&gt;
==Third party==&lt;br /&gt;
[[Third Party Utils]]&lt;/div&gt;</summary>
		<author><name>Maciekc</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Xlib_shm&amp;diff=1431</id>
		<title>Xlib shm</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Xlib_shm&amp;diff=1431"/>
		<updated>2006-05-21T20:55:49Z</updated>

		<summary type="html">&lt;p&gt;Maciekc: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Current version - 0.5 is intended to use with &amp;#039;&amp;#039;&amp;#039;zoneminder 1.22.1&amp;#039;&amp;#039;&amp;#039; only.&lt;br /&gt;
&lt;br /&gt;
If you want to have it for other zm version please write to me, or change zm shm structures in code.&lt;br /&gt;
&lt;br /&gt;
Xlib_shm is a program that allows you to view live stream from zoneminder on machine which you are running zoneminder.&amp;lt;br&amp;gt;&lt;br /&gt;
It is small and fast, it is more cpu friendly than mozilla:)&amp;lt;br&amp;gt;&lt;br /&gt;
In this version you can change your monitors with keyboard.&amp;lt;br&amp;gt;&lt;br /&gt;
You need to have graphics card that support RGB32 in xvideo.&amp;lt;br&amp;gt;&lt;br /&gt;
My Nvidia Riva Tnt 1 works OK.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
I tried to add support to UYUV, but it consumes a lot of cpu.&amp;lt;br&amp;gt;&lt;br /&gt;
It doesn&amp;#039;t make sense because zm stores images in RGB24.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
For changing/disabling cameras use keys:&amp;lt;br&amp;gt;&lt;br /&gt;
1 2 3 4&amp;lt;br&amp;gt;&lt;br /&gt;
q w e r&amp;lt;br&amp;gt;&lt;br /&gt;
a s d f&amp;lt;br&amp;gt;&lt;br /&gt;
z x c v&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
In single mode you use only &amp;quot;1&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
In quad &amp;quot;1&amp;quot; &amp;quot;2&amp;quot; &amp;quot;q&amp;quot; &amp;quot;w&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
In 9 monitors &amp;quot;1&amp;quot; &amp;quot;2&amp;quot; &amp;quot;3&amp;quot; &amp;quot;q&amp;quot; &amp;quot;w&amp;quot; &amp;quot;e&amp;quot; &amp;quot;a&amp;quot; &amp;quot;s&amp;quot; &amp;quot;d&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
In 16 monitors - all keys&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
For changing modes use:&amp;lt;br&amp;gt;&lt;br /&gt;
5 t g b&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;quot;5&amp;quot; - single&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;quot;t&amp;quot; - quad&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;quot;g&amp;quot; - 9 monitors&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;quot;b&amp;quot; - 16 monitors&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
In command line you need to specify your id&amp;#039;s of monitor which you want to look at&amp;lt;br&amp;gt;&lt;br /&gt;
example:&amp;lt;br&amp;gt;&lt;br /&gt;
./xlib_shm -m1 -m2 -m3 -m4&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Command line parameters:&amp;lt;br&amp;gt;&lt;br /&gt;
-x - x position of first monitor - default 0&amp;lt;br&amp;gt;&lt;br /&gt;
-y - y position of first monitor - default 0&amp;lt;br&amp;gt;&lt;br /&gt;
-w - width of a window - default x resolution&amp;lt;br&amp;gt;&lt;br /&gt;
-h - height of a window - default y resolution&amp;lt;br&amp;gt;&lt;br /&gt;
-k - shared memory key - shm_key - default 0x7a6d2000&amp;lt;br&amp;gt;&lt;br /&gt;
-m - monitor id(max 32)&amp;lt;br&amp;gt;&lt;br /&gt;
-d - delay between getting images in us - default 10000&amp;lt;br&amp;gt;&lt;br /&gt;
-c - how many cameras at start in row and column - 1 single, 2 - quad, 3 - 9monitors, 4 - 16monitors&amp;lt;br&amp;gt;&lt;br /&gt;
-i - info&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
If you have any ideas for making this software better please write to me:&amp;lt;br&amp;gt;&lt;br /&gt;
maciekcz@(NO/SPAM)epf.pl&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
TODO:&amp;lt;br&amp;gt;&lt;br /&gt;
- mouse support&amp;lt;br&amp;gt;&lt;br /&gt;
- GUI - buttons&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
SCREENSHOT:&amp;lt;br&amp;gt;&lt;br /&gt;
[[Image:Xlib_shm-0.5.jpg|200px]]&amp;lt;br&amp;gt;&lt;br /&gt;
DOWNLOAD:&amp;lt;br&amp;gt;&lt;br /&gt;
[http://dig.hopto.org/xlib_shm/ download here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--[[User:Maciekc|Maciekc]] 21:50, 21 May 2006 (BST)&lt;/div&gt;</summary>
		<author><name>Maciekc</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Xlib_shm&amp;diff=1430</id>
		<title>Xlib shm</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Xlib_shm&amp;diff=1430"/>
		<updated>2006-05-21T20:52:41Z</updated>

		<summary type="html">&lt;p&gt;Maciekc: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Current version - 0.5 is intended to use with &amp;#039;&amp;#039;&amp;#039;zoneminder 1.22.1&amp;#039;&amp;#039;&amp;#039; only.&lt;br /&gt;
&lt;br /&gt;
If you want to have it for other zm version please write to me, or change zm shm structures in code.&lt;br /&gt;
&lt;br /&gt;
Xlib_shm is a program that allows you to view live stream from zoneminder on machine which you are running zoneminder.&amp;lt;br&amp;gt;&lt;br /&gt;
It is small and fast, it is more cpu friendly than mozilla:)&amp;lt;br&amp;gt;&lt;br /&gt;
In this version you can change your monitors with keyboard.&amp;lt;br&amp;gt;&lt;br /&gt;
You need to have graphics card that support RGB32 in xvideo.&amp;lt;br&amp;gt;&lt;br /&gt;
My Nvidia Riva Tnt 1 works OK.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
I tried to add support to UYUV, but it consumes a lot of cpu.&amp;lt;br&amp;gt;&lt;br /&gt;
It doesn&amp;#039;t make sense because zm stores images in RGB24.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
For changing/disabling cameras use keys:&amp;lt;br&amp;gt;&lt;br /&gt;
1 2 3 4&amp;lt;br&amp;gt;&lt;br /&gt;
q w e r&amp;lt;br&amp;gt;&lt;br /&gt;
a s d f&amp;lt;br&amp;gt;&lt;br /&gt;
z x c v&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
In single mode you use only &amp;quot;1&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
In quad &amp;quot;1&amp;quot; &amp;quot;2&amp;quot; &amp;quot;q&amp;quot; &amp;quot;w&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
In 9 monitors &amp;quot;1&amp;quot; &amp;quot;2&amp;quot; &amp;quot;3&amp;quot; &amp;quot;q&amp;quot; &amp;quot;w&amp;quot; &amp;quot;e&amp;quot; &amp;quot;a&amp;quot; &amp;quot;s&amp;quot; &amp;quot;d&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
In 16 monitors - all keys&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
For changing modes use:&amp;lt;br&amp;gt;&lt;br /&gt;
5 t g b&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;quot;5&amp;quot; - single&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;quot;t&amp;quot; - quad&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;quot;g&amp;quot; - 9 monitors&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;quot;b&amp;quot; - 16 monitors&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
In command line you need to specify your id&amp;#039;s of monitor which you want to look at&amp;lt;br&amp;gt;&lt;br /&gt;
example:&amp;lt;br&amp;gt;&lt;br /&gt;
./xlib_shm -m1 -m2 -m3 -m4&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Command line parameters:&amp;lt;br&amp;gt;&lt;br /&gt;
-x - x position of first monitor - default 0&amp;lt;br&amp;gt;&lt;br /&gt;
-y - y position of first monitor - default 0&amp;lt;br&amp;gt;&lt;br /&gt;
-w - width of a window - default x resolution&amp;lt;br&amp;gt;&lt;br /&gt;
-h - height of a window - default y resolution&amp;lt;br&amp;gt;&lt;br /&gt;
-k - shared memory key - shm_key - default 0x7a6d2000&amp;lt;br&amp;gt;&lt;br /&gt;
-m - monitor id(max 32)&amp;lt;br&amp;gt;&lt;br /&gt;
-d - delay between getting images in us - default 10000&amp;lt;br&amp;gt;&lt;br /&gt;
-c - how many cameras at start in row and column - 1 single, 2 - quad, 3 - 9monitors, 4 - 16monitors&amp;lt;br&amp;gt;&lt;br /&gt;
-i - info&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
If you have any ideas for making this software better please write to me:&amp;lt;br&amp;gt;&lt;br /&gt;
maciekcz@(NO/SPAM)epf.pl&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
TODO:&amp;lt;br&amp;gt;&lt;br /&gt;
- mouse support&amp;lt;br&amp;gt;&lt;br /&gt;
- GUI - buttons&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
SCREENSHOT:&amp;lt;br&amp;gt;&lt;br /&gt;
[[Image:Xlib_shm-0.5.jpg|200px]]&lt;br /&gt;
&lt;br /&gt;
--[[User:Maciekc|Maciekc]] 21:50, 21 May 2006 (BST)&lt;/div&gt;</summary>
		<author><name>Maciekc</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Xlib_shm&amp;diff=1429</id>
		<title>Xlib shm</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Xlib_shm&amp;diff=1429"/>
		<updated>2006-05-21T20:50:07Z</updated>

		<summary type="html">&lt;p&gt;Maciekc: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Current version - 0.5 is intended to use with &amp;#039;&amp;#039;&amp;#039;zoneminder 1.22.1&amp;#039;&amp;#039;&amp;#039; only.&lt;br /&gt;
&lt;br /&gt;
If you want to have it for other zm version please write to me, or change zm shm structures in code.&lt;br /&gt;
&lt;br /&gt;
Xlib_shm is a program that allows you to view live stream from zoneminder on machine which you are running zoneminder.&amp;lt;br&amp;gt;&lt;br /&gt;
It is small and fast, it is more cpu friendly than mozilla:)&amp;lt;br&amp;gt;&lt;br /&gt;
In this version you can change your monitors with keyboard.&amp;lt;br&amp;gt;&lt;br /&gt;
You need to have graphics card that support RGB32 in xvideo.&amp;lt;br&amp;gt;&lt;br /&gt;
My Nvidia Riva Tnt 1 works OK.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
I tried to add support to UYUV, but it consumes a lot of cpu.&amp;lt;br&amp;gt;&lt;br /&gt;
It doesn&amp;#039;t make sense because zm stores images in RGB24.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
For changing/disabling cameras use keys:&amp;lt;br&amp;gt;&lt;br /&gt;
1 2 3 4&amp;lt;br&amp;gt;&lt;br /&gt;
q w e r&amp;lt;br&amp;gt;&lt;br /&gt;
a s d f&amp;lt;br&amp;gt;&lt;br /&gt;
z x c v&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
In single mode you use only &amp;quot;1&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
In quad &amp;quot;1&amp;quot; &amp;quot;2&amp;quot; &amp;quot;q&amp;quot; &amp;quot;w&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
In 9 monitors &amp;quot;1&amp;quot; &amp;quot;2&amp;quot; &amp;quot;3&amp;quot; &amp;quot;q&amp;quot; &amp;quot;w&amp;quot; &amp;quot;e&amp;quot; &amp;quot;a&amp;quot; &amp;quot;s&amp;quot; &amp;quot;d&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
In 16 monitors - all keys&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
For changing modes use:&amp;lt;br&amp;gt;&lt;br /&gt;
5 t g b&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;quot;5&amp;quot; - single&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;quot;t&amp;quot; - quad&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;quot;g&amp;quot; - 9 monitors&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;quot;b&amp;quot; - 16 monitors&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
In command line you need to specify your id&amp;#039;s of monitor which you want to look at&amp;lt;br&amp;gt;&lt;br /&gt;
example:&amp;lt;br&amp;gt;&lt;br /&gt;
./xlib_shm -m1 -m2 -m3 -m4&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Command line parameters:&amp;lt;br&amp;gt;&lt;br /&gt;
-x - x position of first monitor - default 0&amp;lt;br&amp;gt;&lt;br /&gt;
-y - y position of first monitor - default 0&amp;lt;br&amp;gt;&lt;br /&gt;
-w - width of a window - default x resolution&amp;lt;br&amp;gt;&lt;br /&gt;
-h - height of a window - default y resolution&amp;lt;br&amp;gt;&lt;br /&gt;
-k - shared memory key - shm_key - default 0x7a6d2000&amp;lt;br&amp;gt;&lt;br /&gt;
-m - monitor id(max 32)&amp;lt;br&amp;gt;&lt;br /&gt;
-d - delay between getting images in us - default 10000&amp;lt;br&amp;gt;&lt;br /&gt;
-c - how many cameras at start in row and column - 1 single, 2 - quad, 3 - 9monitors, 4 - 16monitors&amp;lt;br&amp;gt;&lt;br /&gt;
-i - info&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
If you have any ideas for making this software better please write to me:&amp;lt;br&amp;gt;&lt;br /&gt;
maciekcz@(NO/SPAM)epf.pl&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
TODO:&amp;lt;br&amp;gt;&lt;br /&gt;
- mouse support&amp;lt;br&amp;gt;&lt;br /&gt;
- GUI - buttons&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
SCREENSHOT:&lt;br /&gt;
[[Image:Xlib_shm-0.5.jpg]]&lt;br /&gt;
&lt;br /&gt;
--[[User:Maciekc|Maciekc]] 21:50, 21 May 2006 (BST)&lt;/div&gt;</summary>
		<author><name>Maciekc</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=File:Xlib_shm-0.5.jpg&amp;diff=1428</id>
		<title>File:Xlib shm-0.5.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=File:Xlib_shm-0.5.jpg&amp;diff=1428"/>
		<updated>2006-05-21T20:46:05Z</updated>

		<summary type="html">&lt;p&gt;Maciekc: Screenshot of xlib_shm-0.5&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Screenshot of xlib_shm-0.5&lt;/div&gt;</summary>
		<author><name>Maciekc</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Utilities&amp;diff=1427</id>
		<title>Utilities</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Utilities&amp;diff=1427"/>
		<updated>2006-05-21T20:39:41Z</updated>

		<summary type="html">&lt;p&gt;Maciekc: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[ZM4MS]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[xlib_shm]] - allows you to view live streams from zm on local machine with low cpu usage&lt;/div&gt;</summary>
		<author><name>Maciekc</name></author>
	</entry>
</feed>