<?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=Araxis</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=Araxis"/>
	<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/Special:Contributions/Araxis"/>
	<updated>2026-04-19T19:15:14Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Android&amp;diff=7562</id>
		<title>Android</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Android&amp;diff=7562"/>
		<updated>2016-04-01T02:57:35Z</updated>

		<summary type="html">&lt;p&gt;Araxis: Further info&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Android devices can be used as network cameras. There are various apps for Android that can provide a video stream, and some that record videos which can be imported into a surveillance system. It should also be possible, by rooting your device, to use existing linux programs to stream camera video.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Apps ==&lt;br /&gt;
It is recommended to use apps from a trusted source. Some apps will serve ads, others will pull your personal information. Choose wisely.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;F-Droid&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Provides a repository of free and open source software for android. &lt;br /&gt;
[https://f-droid.org/]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Wifi Camera&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Supports Mjpeg and audio streaming. Built-in web service to see the video via browser on a PC.&lt;br /&gt;
&lt;br /&gt;
Version 1.61&lt;br /&gt;
JPEG images are available at http://&amp;lt;ipaddress&amp;gt;:8080/stream/live.jpg&lt;br /&gt;
ZM does not seem to work at pulling the images directly.&lt;br /&gt;
Pull the files via a script populate them in a local directory and you can get 1FPS in ZM.&lt;br /&gt;
&lt;br /&gt;
Command: &lt;br /&gt;
&lt;br /&gt;
*$ watch --interval .2 &amp;quot;wget -q http://&amp;lt;ipaddress&amp;gt;:8080/stream/live.jpg -o /dir/you/want/to/put/image/download.jpg &amp;amp;&amp;amp; mv /dir/you/want/to/put/image/download.jpg /dir/you/want/to/put/image/live.jpg&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*ZM Settings:&lt;br /&gt;
*Type: File&lt;br /&gt;
*Maximum FPS: 5&lt;br /&gt;
*Address: /dir/you/want/to/put/image/live.jpg&lt;br /&gt;
&lt;br /&gt;
Not sure why ZM doesn&amp;#039;t display frames faster than 1 FPS when the files are clearly updating faster.&lt;br /&gt;
You move the file so that there are not incomplete files due to wget overwriting the previous file.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Spydroid&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Provides HTTP webpage and RTSP stream. RTSP stream is accessible from rtsp://&amp;lt;ipaddressofphone&amp;gt;:8086 &lt;br /&gt;
Stream is viewable in VLC and recordable through VLC, but as of yet is not viewable in ZM. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Settings&lt;br /&gt;
&lt;br /&gt;
*RTSP Server: enabled&lt;br /&gt;
&lt;br /&gt;
Then stream from VLC.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Mobile WebCam&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
This application provides an MJPEG stream, from its web server. Does not work on all devices. This applications is designed to be used for occasional snapshots (hence the name &amp;#039;webcam&amp;#039;) and is not designed by the author as an IP Camera application. However it should be possible to get very low FPS with this application such as .2 FPS) into Zoneminder.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;Settings&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*Upload: SD Card (no sdcard needed)&lt;br /&gt;
*Refresh Time: 5&lt;br /&gt;
*Operation Mode: Background&lt;br /&gt;
*Remote Control - Web Browser Access - http://&amp;lt;ipaddress&amp;gt;:8080 : click line. Choose enable for bluetooth (can disable later)&lt;br /&gt;
*Shutter Sound: Disabled&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Web page is viewable at: http://&amp;lt;ipaddress&amp;gt;:8080&lt;br /&gt;
There is an MJPEG stream link near the bottom half of the screen.&lt;br /&gt;
This stream should be accessible by ZM.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CosyDVR&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
This application records Video to a SD card. Intended to be used as a alternative to Dashcams. You can grab the videos off of the android through ADB or a rooted device. Old videos can be automatically deleted. It is unknown whether videos can be imported into ZM.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Rooting ==&lt;br /&gt;
By rooting your device you can gain access to full linux arm repositories. It should be possible to stream the camera with popular and well known programs.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Lil&amp;#039; Debi&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Gives access to debian repositories.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;MJPEG-Streamer&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used on Single Board Computers (such as Beaglebone) for webcam Mjpeg streaming.&lt;/div&gt;</summary>
		<author><name>Araxis</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Helpful_user_contributed_resources&amp;diff=7421</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=7421"/>
		<updated>2016-02-21T00:55:13Z</updated>

		<summary type="html">&lt;p&gt;Araxis: /* Other documentation */  Mjpeg vs h264 add&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==FAQ==&lt;br /&gt;
&lt;br /&gt;
[[FAQ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Installation Procedure==&lt;br /&gt;
&lt;br /&gt;
[http://zoneminder.readthedocs.org/en/latest/installationguide/index.html Official install guides ]&lt;br /&gt;
&lt;br /&gt;
[https://wiki.zoneminder.com/Ubuntu  Ubuntu specific guides (currently more updated than official guides)]&lt;br /&gt;
&lt;br /&gt;
[https://wiki.zoneminder.com/Ubuntu#Common_Issues_with_Zoneminder_Installation_on_Ubuntu._Includes_upgrade_instructions.21 Common problems migrating from old versions to new versions ]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/pliablepixels/zmNinja/wiki/Configuring-ZoneMinder-with-API API installation/validation guide]-  (use the link above first, if you face problems, refer to this link)&lt;br /&gt;
&lt;br /&gt;
==Supported== &lt;br /&gt;
&lt;br /&gt;
[[Beginner hardware]]&lt;br /&gt;
&lt;br /&gt;
[[Supported distributions]]&lt;br /&gt;
&lt;br /&gt;
[[Hardware Compatibility List ]]&lt;br /&gt;
&lt;br /&gt;
(External: Flash&amp;#039;s IP Camera Database: http://digdilem.org/cameras ]&lt;br /&gt;
&lt;br /&gt;
[[MobileDevices]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Third party==&lt;br /&gt;
[[Flash&amp;#039;s IP Camera Database]]&lt;br /&gt;
&lt;br /&gt;
[[Utilities]]&lt;br /&gt;
&lt;br /&gt;
[http://foscam.us/forum/showing-secure-methods-using-php-to-display-your-ip-cameras-t8721.html Embed any IP Camera in website and webpages securely] - Free, many options. Includes many live examples.&lt;br /&gt;
&lt;br /&gt;
[[Standalone Zm Frontends]]&lt;br /&gt;
&lt;br /&gt;
[http://code.google.com/p/zonerama/ Zonerama] - Merges multiple  monitors into one and supports video creation. &lt;br /&gt;
&lt;br /&gt;
[[IpCamMontage]] Ip Camera Montage - remove the user viewing load from the server for IP Camera setups.&lt;br /&gt;
&lt;br /&gt;
[[Plugins]]&lt;br /&gt;
&lt;br /&gt;
[[Infrared Leds, Cameras, DC-DC converters etc]]&lt;br /&gt;
&lt;br /&gt;
[[Consultants]]&lt;br /&gt;
&lt;br /&gt;
[[Video Recorders running ZM]]&lt;br /&gt;
&lt;br /&gt;
==Other documentation==&lt;br /&gt;
[[External resources of information related to ZM]]&lt;br /&gt;
&lt;br /&gt;
[[How To]] &lt;br /&gt;
&lt;br /&gt;
[[Miscellaneous helpful hints]]&lt;br /&gt;
&lt;br /&gt;
[[Hardware specific tips]]&lt;br /&gt;
&lt;br /&gt;
[[Various Learnings from getting Zomeminder 1.28.1 working well on Ubuntu Server 14.04]]&lt;br /&gt;
&lt;br /&gt;
[[MJPEG vs H264]]&lt;br /&gt;
&lt;br /&gt;
==CCTV Laws==&lt;br /&gt;
[[Area Specific Laws]]&lt;br /&gt;
&lt;br /&gt;
[http://www.library.ca.gov/CRB/97/05/ California Report on Public Video Surveillance]&lt;br /&gt;
&lt;br /&gt;
 &lt;/div&gt;</summary>
		<author><name>Araxis</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=MJPEG_vs_H264&amp;diff=7420</id>
		<title>MJPEG vs H264</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=MJPEG_vs_H264&amp;diff=7420"/>
		<updated>2016-02-21T00:53:32Z</updated>

		<summary type="html">&lt;p&gt;Araxis: Page creation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;For small systems, cameras that provide H264 stream, or an MJPEG stream will work well. If you are scaling to a large system with many cameras, you will notice that ZM uses more resources to decode H264 video (through FFMPEG or VLC) than a comparable MJPEG camera which provides a JPEG stream or image.&lt;/div&gt;</summary>
		<author><name>Araxis</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Hardware_Compatibility_List&amp;diff=7419</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=7419"/>
		<updated>2016-02-21T00:39:09Z</updated>

		<summary type="html">&lt;p&gt;Araxis: /* Network Cameras */  Android&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Zoneminder will work with almost any capture card that is supported by the linux kernel.  You may find additional details about supported hardware in the part of the forums.  Also if you find something in the forums that is  missing from the wiki ADD IT.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Capture Cards ==&lt;br /&gt;
&lt;br /&gt;
[[Anykeeper]] &lt;br /&gt;
&lt;br /&gt;
[[Avermedia]]&lt;br /&gt;
&lt;br /&gt;
[[Camsecure PCI Express video capture]]&lt;br /&gt;
&lt;br /&gt;
[[Digiflower]]&lt;br /&gt;
&lt;br /&gt;
[[Geovision GV250 - bt878a chip]]&lt;br /&gt;
&lt;br /&gt;
[[Grandtec Grand X Guard]] &lt;br /&gt;
&lt;br /&gt;
[[Hauppauge]]&lt;br /&gt;
&lt;br /&gt;
[[Howell-Tempest  VC 878B-Q]]&lt;br /&gt;
&lt;br /&gt;
[[Ituner Spectra 8]]&lt;br /&gt;
&lt;br /&gt;
[[Kodicom 4400r]]&lt;br /&gt;
&lt;br /&gt;
[[Kodicom 8800]]&lt;br /&gt;
&lt;br /&gt;
[[Tungson TE-8008]]&lt;br /&gt;
&lt;br /&gt;
Leadtek WinFast VC 100 - the cheapest bt878 model with no tuner on it, just Com/Svideo in.&lt;br /&gt;
&lt;br /&gt;
[[LinkDelight CCTV H.264 4CH DVR Card]]&lt;br /&gt;
&lt;br /&gt;
[[Linux Media Labs LMLBT44]] &lt;br /&gt;
&lt;br /&gt;
[[Osprey 100]]&lt;br /&gt;
&lt;br /&gt;
[[Provideo PV- series (Bluecherry)]] &lt;br /&gt;
[[ Bluecherry - BC-H16480A]] &lt;br /&gt;
[[TView 95/99]]&lt;br /&gt;
&lt;br /&gt;
[[UDP Technology NCP3200v2]]&lt;br /&gt;
&lt;br /&gt;
[[Videocards with Philips saa7134 chipset]]&lt;br /&gt;
&lt;br /&gt;
[[WinFast TV2000 XP]]&lt;br /&gt;
&lt;br /&gt;
[[Rapid OS]]&lt;br /&gt;
&lt;br /&gt;
[[KesCom PG104]]&lt;br /&gt;
&lt;br /&gt;
[[IEI Technology Corp. IVC-268G-R20]]&lt;br /&gt;
&lt;br /&gt;
== bt8x8 Cards ==&lt;br /&gt;
A note on the bt8x8-based TV-tuner cards: these usually have beside the tuner input, also a Composite and an S-Video input. You can hook up 2 analog cameras to these, and access from ZoneMinder both of them as individual cameras, at max 15Fps. You don&amp;#039;t need two separate TV cards for two cameras!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Pico2000]] - 4 port card, one chip bt878, around 2 fps when using all channels&lt;br /&gt;
&lt;br /&gt;
[[Bt878_4chip_8inputs]] -4 chips bt878, 8 inputs, around 5 fps when using 2 inputs per chip&lt;br /&gt;
&lt;br /&gt;
[[:Image:Karta.jpg| bt878 8 chip 8 input]] - This card is supplied with D-sub to 8 BNC connector and uses the bt878 chip for each input allowing full frame rates and quality. See [[Kodicom 8800]] for more information.&lt;br /&gt;
&lt;br /&gt;
Geovision GV250 bt878a single chip 4 inputs - This capture Card is supplied with 4 video inputs but with NO audio channel&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Most other BTTV (bt878, bt848) cards, see /usr/src/linux/Documentation/video4linux/bttv/CARDLIST on your system for a list of some of them.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Analog Cameras ==&lt;br /&gt;
&lt;br /&gt;
Any regular composite or S-video camera connected via a supported capture card.  Some analog cameras feature camera control - ZM supports several of these camera&amp;#039;s Pan/Tilt/Zoom functions via serial port control, as well as camera Presets, Focus, Iris, etc.&lt;br /&gt;
*[[PicturetelControlScript | PictureTel PTZ2N]].&lt;br /&gt;
&lt;br /&gt;
== Network Cameras ==&lt;br /&gt;
For Network Cams to work they need to be able to stream MJPEG without the requirement of activex controls. If you see the requirement for the camera calls for IE then there is a good chance it may not work. The other option is to grab JPEG images if the camera supports that option which will work but at a lower frame rate.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Any network camera that allows access to single JPEG image grabs or &amp;#039;&amp;#039;&amp;#039;some but not all&amp;#039;&amp;#039;&amp;#039; multi-part JPEG feeds.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Full Compatibility &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
* [[7Links]](TM Trade Mark)&lt;br /&gt;
&lt;br /&gt;
* [[A-mtk]]&lt;br /&gt;
&lt;br /&gt;
* [[Abus]]  some&lt;br /&gt;
&lt;br /&gt;
* [[Airlink 101]] some &lt;br /&gt;
&lt;br /&gt;
* [[AirLive AirCam OD325HD]]&lt;br /&gt;
&lt;br /&gt;
* [[Amovision AM-Q630M]]&lt;br /&gt;
&lt;br /&gt;
* [[Android]]&lt;br /&gt;
&lt;br /&gt;
* [[Anran VGB101-IP]]&lt;br /&gt;
&lt;br /&gt;
* [[Apexis]] most if not all (only tested some)&lt;br /&gt;
&lt;br /&gt;
* [[ArecontVision]] (AV3130M, probably other too)&lt;br /&gt;
&lt;br /&gt;
* [[Astak Mole]] Some&lt;br /&gt;
&lt;br /&gt;
* [[Axis]] All&lt;br /&gt;
&lt;br /&gt;
* [[Brickcom]] These have been tested&lt;br /&gt;
&lt;br /&gt;
* [[B-QTECH]] H.264 Camera&lt;br /&gt;
&lt;br /&gt;
* [[BSTI]] Some&lt;br /&gt;
&lt;br /&gt;
* [[Cisco]] some&lt;br /&gt;
&lt;br /&gt;
* [[Dahua]] (IPC-HDB3200C, probably others)&lt;br /&gt;
&lt;br /&gt;
* [[D-Link]] Most&lt;br /&gt;
&lt;br /&gt;
* [[EasyN]] (Mini Speed Dome 1BF)&lt;br /&gt;
&lt;br /&gt;
* [[Edimax]] only tested some&lt;br /&gt;
&lt;br /&gt;
* [[Foscam]] (FI8908W, FI8904W, possibly others)&lt;br /&gt;
&lt;br /&gt;
* [[Gadspot]] Most&lt;br /&gt;
&lt;br /&gt;
* [[Generic]] Only tested one &lt;br /&gt;
&lt;br /&gt;
* [[Geovision]] (GV-FE420, possibly others)&lt;br /&gt;
&lt;br /&gt;
* [[Grandstream]] Grandstream (GXV-3672-FHD &amp;amp; GXV-3672-FHD-36 &amp;amp; GXV3611_HD tested)&lt;br /&gt;
&lt;br /&gt;
* [[Hikvision]] Some&lt;br /&gt;
&lt;br /&gt;
* [[hootoo]] Some&lt;br /&gt;
&lt;br /&gt;
* [[Iguard]] IP390E&lt;br /&gt;
&lt;br /&gt;
* [[Instar]] (IN-2905, possibly others)&lt;br /&gt;
&lt;br /&gt;
* [[InternetEye]] M6840&lt;br /&gt;
&lt;br /&gt;
* [[Level One]] some&lt;br /&gt;
&lt;br /&gt;
* [[Linksys]] WVC-210 / WVC2300 / PVC2300 / WVC54GC&lt;br /&gt;
&lt;br /&gt;
* [[Loftek]] Sentinel PTZ&lt;br /&gt;
&lt;br /&gt;
* [[Maygion]] (IP-603, IP-604, possibly others)&lt;br /&gt;
&lt;br /&gt;
* [[Messoa]] (NCR870, probably others)&lt;br /&gt;
&lt;br /&gt;
* [[Pelco]] IP Cameras&lt;br /&gt;
&lt;br /&gt;
* [[Rimax]] Some&lt;br /&gt;
&lt;br /&gt;
* [[Rovio]]&lt;br /&gt;
&lt;br /&gt;
* [[Sony]] Most&lt;br /&gt;
&lt;br /&gt;
* [[TP-LINK]] Some&lt;br /&gt;
&lt;br /&gt;
* [[Trendnet]] Most&lt;br /&gt;
&lt;br /&gt;
* [[Vstar T7833WIP HD Dome Network Camera]]&lt;br /&gt;
&lt;br /&gt;
* [[Wanscam]] FR4020A2 (Foscam clone)&lt;br /&gt;
&lt;br /&gt;
* [[x-vision]] Xvision cameras by y3k (some)&lt;br /&gt;
&lt;br /&gt;
* [[Y-Cam]] (Sharx Ip) Most&lt;br /&gt;
&lt;br /&gt;
* [[Zavio]] Some&lt;br /&gt;
&lt;br /&gt;
* [[Zecumate]] JPT3815W&lt;br /&gt;
&lt;br /&gt;
* [[ZoneWay ZW-NC863M-P Megapixel IP]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Remote systems, themselves running zoneminder, can be accessed as cameras using the Remote Path of &amp;#039;&amp;#039;&amp;#039;/cgi-bin/nph-zms?mode=single&amp;amp;monitor=1&amp;amp;scale=100&amp;amp;maxfps=5&amp;amp;buffer=1000&amp;#039;&amp;#039;&amp;#039; - where the monitor number is the correct camera on the remote system.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Single Jpeg Only&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
* [[Airlink 101]] some&lt;br /&gt;
&lt;br /&gt;
* [[JVC]] some&lt;br /&gt;
&lt;br /&gt;
* [[Panasonic]] some&lt;br /&gt;
&lt;br /&gt;
* [[PLANET]] some   &lt;br /&gt;
&lt;br /&gt;
*[[Toshiba]] some&lt;br /&gt;
&lt;br /&gt;
* [[Veo Observer IP NetCam]] most&lt;br /&gt;
&lt;br /&gt;
*[[Vivotek]] All&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Mpeg(ver1.24.0 and up)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*[[ABS_MegaCam]]&lt;br /&gt;
&lt;br /&gt;
* [[Axis]] All&lt;br /&gt;
&lt;br /&gt;
* [[ ACTi]] All&lt;br /&gt;
&lt;br /&gt;
*[[Vivotek]] Most&lt;br /&gt;
&lt;br /&gt;
*[[Logitech 700 series]] some&lt;br /&gt;
&lt;br /&gt;
*[[Ubiqiti]] some&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Compatible with modifications&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*[[Aviosys]] some&lt;br /&gt;
&lt;br /&gt;
* [[Mobotix]]  all  &lt;br /&gt;
&lt;br /&gt;
* [[Conceptronic]]  some&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Compatible with problems&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
&lt;br /&gt;
* [[Compro]] IP70. MPEG4 only, some reliability issues and general poor firmware quality.&lt;br /&gt;
&lt;br /&gt;
* [[Grandtec]] [[Grandtec_WLAN_Camera|WLAN Camera]] WiFi or III - acceptable indoor quality, no infrared-filter (better nightvision) cheap!&lt;br /&gt;
&lt;br /&gt;
* [[Intellinet]]  IPCamera with the new firmware.&lt;br /&gt;
&lt;br /&gt;
* Old Intellinet IPCamera (model MWNC-100) with this (http://www.zoneminder.com/forums/viewtopic.php?t=7500) protocol adapter. &lt;br /&gt;
&lt;br /&gt;
* OvisLink AirLive WL-5400CAM&lt;br /&gt;
&lt;br /&gt;
Useful link: Flash&amp;#039;s IP Camera Database, with Zoneminder compatibility guide:   http://digdilem.org/cameras&lt;br /&gt;
&lt;br /&gt;
== Network Digitizers ==&lt;br /&gt;
&lt;br /&gt;
Like Network Cameras, these devices produce a video stream - but they accept an analog video input from a camera or other video source.&lt;br /&gt;
&lt;br /&gt;
* [[Synectics E100]] encoder&lt;br /&gt;
*The [[IP9100 | Aviosys IP9100, Models A, B and Plus]] has four analog video inputs.  It produces a ZM compatible video stream from one of the inputs, which is selectable via an HTTP GET command.  There might even be a control script for ZM that lets you select the active video input using &amp;#039;&amp;#039;ZM&amp;#039;s Camera Control Presets!&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
With the yoics Aviosys 9100 firmware at http://www.yoics.com/?p=28, ZoneMinder can directly access all four ports via /usr/yoicsX.jpg as the remote host path, where X is 0 - 3.&lt;br /&gt;
&lt;br /&gt;
* [[Bosch VIP X1 Single-channel]] video encoder [http://products.boschsecuritysystems.eu/en/EMEA/products/bxp/SKU15449253232961378955-CATMda7ec5dc0edf5b1a0b8cb619e2e11308]&lt;br /&gt;
&lt;br /&gt;
* Video cameras &amp;amp; safes for antitheft purpose on the website http://www.infosafe.fr&lt;br /&gt;
&lt;br /&gt;
== USB Cameras ==&lt;br /&gt;
&lt;br /&gt;
*Just Zoom USB cam&lt;br /&gt;
&lt;br /&gt;
*Creative Webcam Pro, Webcam 3, LIVE! Cam OPTIA PRO (V4L2, Chan 0, PAL, YUYV)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;Most&amp;#039;&amp;#039; UVCvideo cameras, including: Advent AWC213, Creative Labs VF0420, [[Logitech QuickCam Express]], Logitech HD C270, QuickCam Pro 3000, [[QuickCam Pro 4000]],  QuickCam Communicate STX/Deluxe, [[Logitech Webcam Pro 9000]], and [[Webcam C250]]&lt;br /&gt;
&lt;br /&gt;
*Logitech Quickcam Orbit/Sphere (experimental basic pan/tilt control has also published for testing and hacking [http://www.zoneminder.com/forums/viewtopic.php?t=9788])&lt;br /&gt;
&lt;br /&gt;
*[[Philips]] &lt;br /&gt;
&lt;br /&gt;
*Any OV511 based USB camera [http://alpha.dyndns.org/ov511/cameras.html]&lt;br /&gt;
&lt;br /&gt;
*Any CPIA based USB camera [http://webcam.sourceforge.net]&lt;br /&gt;
&lt;br /&gt;
*[[LabTec WebCam Pro]]&lt;br /&gt;
&lt;br /&gt;
*Confirmed basic functionality with Microsoft Lifecam VX 5000 using UVC Streaming method&lt;br /&gt;
&lt;br /&gt;
Note that most USB cameras that can use Video4Linux/V4L2, and so can be used by ZoneMinder.  Some have older chipsets and can be hard to find new.&lt;br /&gt;
&lt;br /&gt;
Note that PWC drivers are not included in the kernel. Some distribution&amp;#039;s add them in and other may not. Here are some relevant links:&lt;br /&gt;
* [http://www.smcc.demon.nl/webcam/ Old Maintainer]&lt;br /&gt;
* [http://www.saillard.org/linux/pwc/ Current PWC Maintainer]&lt;br /&gt;
&lt;br /&gt;
== X10 Devices ==&lt;br /&gt;
The only device that really needs to be compatable with ZM is the Transceiver, all other x10 devices comunicate through that device.&lt;br /&gt;
*[[CM11]] Bi-Directional Transceiver&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Other X10 notes:&lt;br /&gt;
&lt;br /&gt;
[http://www.zoneminder.com/forums/viewtopic.php?t=6423&amp;amp;highlight=x10 Topic 6423]&lt;br /&gt;
&lt;br /&gt;
[http://www.zoneminder.com/forums/viewtopic.php?t=7082&amp;amp;highlight=x10 Topic 7082]&lt;br /&gt;
&lt;br /&gt;
== All other hardware as supported by Linux ==&lt;br /&gt;
To find out if your hardware is supported, check the [http://www.zoneminder.com/forums/viewforum.php?f=10 HCL]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Plug Computers ==&lt;br /&gt;
Guruplug Server Plus -&amp;gt; How to install Zoneminder&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Raspberry Pi - Raspbian ==&lt;br /&gt;
&lt;br /&gt;
ZM 1.25 is already in Raspbian.  Newer development packages are available.&lt;br /&gt;
&lt;br /&gt;
You will want libjpeg-turbo from the following repository by adding to your /etc/apt/sources.list&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
deb http://zarrenspry.info/repos/apt/raspbian testing main&lt;br /&gt;
deb-src http://zarrenspry.info/repos/apt/raspbian testing main&lt;br /&gt;
&lt;br /&gt;
Add gpg by&lt;br /&gt;
&lt;br /&gt;
wget -O - http://zarrenspry.info/zarrenspry.gpg.key|apt-key add -&lt;br /&gt;
&lt;br /&gt;
apt-get install libturbojpeg8 libturbojpeg8-dev&lt;br /&gt;
&lt;br /&gt;
If using the Pi camera, you will need to enable it in raspi-config as well as loading the v4l2 kernel module by adding the following to your /etc/modules&lt;br /&gt;
&lt;br /&gt;
bcm2835-v4l2&lt;br /&gt;
&lt;br /&gt;
Although the camera will can capture high res, you don&amp;#039;t have enough RAM currently to do so.  Especially if you have the early 256MB model.  So ust stick to 640x480.  &lt;br /&gt;
&lt;br /&gt;
You should be able to get around 20fps, but if you do anything involving the CPU you will get underruns.&lt;br /&gt;
&lt;br /&gt;
== Raspberry Pi 2 - Fedora ==&lt;br /&gt;
&lt;br /&gt;
The latest version of ZoneMinder is available for the Raspberry Pi 2 when running Fedora. &lt;br /&gt;
Browse to the zmrepo site for installation instructions: https://zmrepo.zoneminder.com/&lt;/div&gt;</summary>
		<author><name>Araxis</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Foscam_FI9803EP&amp;diff=7418</id>
		<title>Foscam FI9803EP</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Foscam_FI9803EP&amp;diff=7418"/>
		<updated>2016-02-21T00:36:57Z</updated>

		<summary type="html">&lt;p&gt;Araxis: MJPEG Stream issues&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Check also informations made for [[Foscam_FI9805W]]&lt;br /&gt;
&lt;br /&gt;
Support only Windows while configuring - camera software need plugin which is provided as exe installer.&lt;br /&gt;
&lt;br /&gt;
:System Firmware Version 	1.5.1.11&lt;br /&gt;
:Application Firmware Version 	2.22.1.143&lt;br /&gt;
&lt;br /&gt;
Currently i am using this camera settings:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Off Enhanced Vision (it always slow down when IR ON to 5fps)&lt;br /&gt;
User-defined&lt;br /&gt;
Resolution 720P&lt;br /&gt;
Bit Rate 4M&lt;br /&gt;
Frame rate 15&lt;br /&gt;
Key Frame Interval 10&lt;br /&gt;
Variable bitrate Yes&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
And Zoneminder settings:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Source type: FFmpeg&lt;br /&gt;
Source: rtsp://[LOGIN]:[PASSWORD]@10.0.0.11:88/videoMain&lt;br /&gt;
Remote method: RTP/RTSP&lt;br /&gt;
Capture width: 800&lt;br /&gt;
Capture height: 450&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I think 720P resolution for this camera is interpolated, so i decided to decrease capture width &amp;amp; height to 800x450.&lt;br /&gt;
&lt;br /&gt;
If you dont care about image size (and quality...) use capture width/height 1280 / 720.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Differences between FI9805W&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Issues with RTSP stream also is here.&lt;br /&gt;
There is no option 920P for this camera, use 720P while configuring via camera menu.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;MJPEG Stream issues&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
There seems to be issues with camera and MJPEG stream. It is not able to handle much motion before dropping out. VLC is able to keep a steady stream regardless of motion. Some video settings can be changed to improve but not fix stream dropping out (9803P).&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Commands&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
# Rebooting VIA Command line&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
http://[CAMERA_IP]:[CAMERA_PORT]/cgi-bin/CGIProxy.fcgi?cmd=rebootSystem&amp;amp;usr=[USERNAME]&amp;amp;pwd=[PASSWORD]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
RTSP stream can hang, but API will still work fine.&lt;br /&gt;
You can reboot camera by using URL provided above.&lt;br /&gt;
&lt;br /&gt;
== Auto reboot camera when it fails ==&lt;br /&gt;
Script is written in PHP (i assume You have PHP installed on Your server)&lt;br /&gt;
Tested on Ubuntu 14.04.3 LTS&lt;br /&gt;
&lt;br /&gt;
1. Paste script in /bin/foscam_restarter.php&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/usr/bin/php&lt;br /&gt;
&amp;lt;?php&lt;br /&gt;
set_time_limit(0);&lt;br /&gt;
/* MODIFY FOR YOUR NEEDS */&lt;br /&gt;
define(&amp;#039;ZM_LOG_FILE&amp;#039;, &amp;#039;/var/log/zm/zm.log&amp;#039;);&lt;br /&gt;
define(&amp;#039;FOSCAM_IP&amp;#039;, &amp;#039;CAMERA_IP&amp;#039;);&lt;br /&gt;
define(&amp;#039;FOSCAM_PORT&amp;#039;, &amp;#039;PORT&amp;#039;);&lt;br /&gt;
define(&amp;#039;FOSCAM_LOGIN&amp;#039;, &amp;#039;ADMIN_LOGIN&amp;#039;);&lt;br /&gt;
define(&amp;#039;FOSCAM_PASS&amp;#039;, &amp;#039;ADMIN_PASSWORD&amp;#039;);&lt;br /&gt;
define(&amp;#039;RESTARTER_DIR&amp;#039;, &amp;#039;/var/foscam_restarter/&amp;#039;);&lt;br /&gt;
define(&amp;#039;R_TIMEZONE&amp;#039;, &amp;#039;Europe/Warsaw&amp;#039;);&lt;br /&gt;
&lt;br /&gt;
/* DONT MODIFY BELOW THIS LINE UNLESS YOU KNOW WHAT ARE YOU ARE DOING */&lt;br /&gt;
define(&amp;#039;LOCK_FILE&amp;#039;, &amp;#039;/tmp/foscam_restarter/lock&amp;#039;);&lt;br /&gt;
define(&amp;#039;SLEEP_TIME&amp;#039;, &amp;#039;120&amp;#039;); // sleep time in seconds&lt;br /&gt;
&lt;br /&gt;
/* lock file, only one instance of this script can be run */&lt;br /&gt;
if ( is_file( LOCK_FILE ) ) {&lt;br /&gt;
   exit();&lt;br /&gt;
}&lt;br /&gt;
touch( LOCK_FILE );&lt;br /&gt;
&lt;br /&gt;
class FoscamCamera {&lt;br /&gt;
   private $ip;&lt;br /&gt;
   private $port;&lt;br /&gt;
   private $login;&lt;br /&gt;
   private $password;&lt;br /&gt;
&lt;br /&gt;
   public function __construct( $ip, $port, $login, $password ) {&lt;br /&gt;
      $this-&amp;gt;ip = $ip;&lt;br /&gt;
      $this-&amp;gt;port = $port;&lt;br /&gt;
      $this-&amp;gt;login = $login;&lt;br /&gt;
      $this-&amp;gt;password = $password;&lt;br /&gt;
   }&lt;br /&gt;
&lt;br /&gt;
   public function restart() {&lt;br /&gt;
      $return = $this-&amp;gt;doCommand(&amp;#039;rebootSystem&amp;#039;);&lt;br /&gt;
&lt;br /&gt;
      if ( str_replace(&amp;#039;&amp;lt;result&amp;gt;0&amp;lt;/result&amp;gt;&amp;#039;, &amp;#039;&amp;#039;, $return) != $return) {&lt;br /&gt;
         return true;&lt;br /&gt;
      }&lt;br /&gt;
      return false;&lt;br /&gt;
&lt;br /&gt;
   }&lt;br /&gt;
&lt;br /&gt;
   private function doCommand( $command, $params = array() ) {&lt;br /&gt;
   &lt;br /&gt;
      $url = $this-&amp;gt;getCgiUrl();&lt;br /&gt;
      $url.= &amp;#039;?cmd=&amp;#039; . $command;&lt;br /&gt;
      $url.= &amp;#039;&amp;amp;usr=&amp;#039; . $this-&amp;gt;login . &amp;#039;&amp;amp;pwd=&amp;#039; . $this-&amp;gt;password;&lt;br /&gt;
&lt;br /&gt;
      foreach ($params as $param_key =&amp;gt; $param_val) {&lt;br /&gt;
         $url.=&amp;#039;&amp;amp;&amp;#039; . $param_key . &amp;#039;=&amp;#039; . $param_val;&lt;br /&gt;
      }&lt;br /&gt;
&lt;br /&gt;
      return shell_exec(&amp;#039;curl -s &amp;quot;&amp;#039; . $url . &amp;#039;&amp;quot;&amp;#039;);&lt;br /&gt;
&lt;br /&gt;
   }&lt;br /&gt;
&lt;br /&gt;
   private function getCgiUrl() {&lt;br /&gt;
      return &amp;#039;http://&amp;#039; . $this-&amp;gt;ip . &amp;#039;:&amp;#039; . $this-&amp;gt;port . &amp;#039;/cgi-bin/CGIProxy.fcgi&amp;#039;;&lt;br /&gt;
   }&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
function endscript( $success = true ) {&lt;br /&gt;
   if ( $success ) {&lt;br /&gt;
      file_put_contents( RESTARTER_DIR . &amp;#039;info_file&amp;#039;, time() );&lt;br /&gt;
   }&lt;br /&gt;
   unlink( LOCK_FILE );&lt;br /&gt;
   exit();&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
if ( !is_file( ZM_LOG_FILE ) ) {&lt;br /&gt;
   echo(&amp;#039;Cannot find ZoneMinder Log File!!&amp;#039;);&lt;br /&gt;
   endscript( false );&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
system(&amp;#039;mkdir -p &amp;#039; . RESTARTER_DIR);&lt;br /&gt;
&lt;br /&gt;
if ( !is_file( RESTARTER_DIR . &amp;#039;info_file&amp;#039; ) ) {&lt;br /&gt;
   /* first run, save run time and wait for next check */&lt;br /&gt;
   endscript();&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
system(&amp;#039;cat &amp;#039; . ZM_LOG_FILE . &amp;#039; | grep &amp;#039; . FOSCAM_IP . &amp;#039; | grep ERR | grep &amp;quot;Unable to open input&amp;quot; &amp;gt; &amp;#039; . RESTARTER_DIR . &amp;#039;cat001&amp;#039;);&lt;br /&gt;
$error_lines = file( RESTARTER_DIR . &amp;#039;cat001&amp;#039;);&lt;br /&gt;
&lt;br /&gt;
if ( count($error_lines) &amp;lt; 2 ) {&lt;br /&gt;
   // no action needed&lt;br /&gt;
   endscript();&lt;br /&gt;
}&lt;br /&gt;
$error_lines = array_reverse( array_filter( $error_lines, &amp;#039;trim&amp;#039; ) );&lt;br /&gt;
$last_fail = new DateTime( trim( substr($error_lines[0], 0, 15) ), new DateTimeZone(R_TIMEZONE) );&lt;br /&gt;
$last_fail2 = new DateTime( trim( substr($error_lines[1], 0, 15) ), new DateTimeZone(R_TIMEZONE) );&lt;br /&gt;
&lt;br /&gt;
$last_check_pure = file_get_contents( RESTARTER_DIR . &amp;#039;info_file&amp;#039; );&lt;br /&gt;
$last_check = new DateTime();&lt;br /&gt;
$last_check-&amp;gt;setTimezone( new DateTimeZone(R_TIMEZONE) );&lt;br /&gt;
$last_check-&amp;gt;setTimestamp( $last_check_pure );&lt;br /&gt;
&lt;br /&gt;
if (in_array(&amp;#039;force&amp;#039;,$argv)) {&lt;br /&gt;
   echo &amp;#039;Forced restart!&amp;#039; . PHP_EOL;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
if ( in_array(&amp;#039;force&amp;#039;,$argv) || ( $last_fail &amp;gt; $last_check &amp;amp;&amp;amp; $last_fail2 &amp;gt; $last_check ) ) {&lt;br /&gt;
   echo date(&amp;#039;d-m-Y H:i.s&amp;#039;) . &amp;#039; - fails detected restarting!&amp;#039; . PHP_EOL;&lt;br /&gt;
   $foscam = new FoscamCamera( FOSCAM_IP, FOSCAM_PORT, FOSCAM_LOGIN, FOSCAM_PASS );&lt;br /&gt;
   if ( $foscam-&amp;gt;restart() ) {&lt;br /&gt;
      echo &amp;#039;Restarted. Sleeping for &amp;#039; . SLEEP_TIME . &amp;#039; seconds...&amp;#039;;&lt;br /&gt;
      sleep( SLEEP_TIME );&lt;br /&gt;
      echo &amp;#039;OK&amp;#039; . PHP_EOL;&lt;br /&gt;
&lt;br /&gt;
   } else {&lt;br /&gt;
      echo &amp;#039;Cannot restart camera, check camera IP, PORT, LOGIN and PASSWORD. Provided user must have rights to reboot camera.&amp;#039; . PHP_EOL;&lt;br /&gt;
      endscript(false);&lt;br /&gt;
   }&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
endscript();&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
2. Modify first five params to fit Your needs, and save file&lt;br /&gt;
&lt;br /&gt;
3. Make it executable&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# chmod +x /bin/foscam_restarter.php&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
4. OPTIONAL You can check if its working properly with (it will restart your camera!!)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# foscam_restarter.php force&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
5. Make log file for restarter&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# touch /var/log/foscam_restarter.log&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
6. Add script to crontab&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# echo &amp;quot;*/1 * * * * root /bin/foscam_restarter.php &amp;gt;&amp;gt; /var/log/foscam_restarter.log&amp;quot; &amp;gt; /etc/cron.d/foscam_restarter&lt;br /&gt;
# echo &amp;quot;&amp;quot; &amp;gt;&amp;gt; /etc/cron.d/foscam_restarter&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
7. Restart cron&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# service cron restart&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
8. If You have logrotate on zoneminder logs, modify logrotate script - add cleanup of /tmp/foscam_restarter/info_file (defined as INFO_FILE)&lt;br /&gt;
For example, script for logrotate with restarter support:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
/var/log/zm/*.log {&lt;br /&gt;
        daily&lt;br /&gt;
        missingok&lt;br /&gt;
        rotate 31&lt;br /&gt;
        compress&lt;br /&gt;
        delaycompress&lt;br /&gt;
        sharedscripts&lt;br /&gt;
        postrotate&lt;br /&gt;
                /usr/bin/zmpkg.pl logrot 2&amp;gt; /dev/null &amp;gt; /dev/null || true&lt;br /&gt;
                /bin/rm -f /tmp/foscam_restarter/info_file&lt;br /&gt;
        endscript&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
9. Probably its done, unless You have other custom modifications.&lt;/div&gt;</summary>
		<author><name>Araxis</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Android&amp;diff=7417</id>
		<title>Android</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Android&amp;diff=7417"/>
		<updated>2016-02-21T00:26:50Z</updated>

		<summary type="html">&lt;p&gt;Araxis: Android Apps for ZM&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Android devices can be used as network cameras themselves. There are various apps for Android that can provide a video stream, and some that simply record videos which can be imported into a surveillance system.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Apps ==&lt;br /&gt;
It is recommended to use apps from a trusted source. Some apps will serve ads, others will pull your personal information. Choose wisely.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;F-Droid&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
Provides a repository of free and open source software for android. &lt;br /&gt;
[https://f-droid.org/]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Wifi Camera&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
Supports Mjpeg and audio streaming. Built-in web service to see the video via browser on a PC.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Spydroid&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Mobile WebCam&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
This application provides an MJPEG stream, from its web server. Does not work on all devices.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CosyDVR&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
This application records Video to a SD card. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Rooting ==&lt;br /&gt;
By rooting your android device, you can install another operating system such as Debian, which will enable you to use that operating systems full repos.&lt;/div&gt;</summary>
		<author><name>Araxis</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Amovision_AM-Q630M&amp;diff=7241</id>
		<title>Amovision AM-Q630M</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Amovision_AM-Q630M&amp;diff=7241"/>
		<updated>2015-12-22T02:05:37Z</updated>

		<summary type="html">&lt;p&gt;Araxis: Additional Camera path, ispy link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Amovision AM-Q630M - HD IP Mini Bullet Camera&lt;br /&gt;
&lt;br /&gt;
Manufacturer link&lt;br /&gt;
[http://www.amovision.com/products/Hd_network_video_camera/Q8_Series/528.html]&lt;br /&gt;
&lt;br /&gt;
rtsp://ipaddress:554/11 for main stream (1280x720)&lt;br /&gt;
&lt;br /&gt;
rtsp://ipaddress:554/12 for sub stream (640x360)&lt;br /&gt;
&lt;br /&gt;
rtsp://ipaddress:554/13 for mobile stream (320x180)&lt;br /&gt;
&lt;br /&gt;
or&lt;br /&gt;
&lt;br /&gt;
rtsp://ipaddress:554/live0.264 for main stream (1280x720)&lt;br /&gt;
&lt;br /&gt;
rtsp://ipaddress:554/live1.264 for sub stream&lt;br /&gt;
&lt;br /&gt;
or&lt;br /&gt;
&lt;br /&gt;
rtsp://IPADDRESS//user=admin_password=UO8XjMJE_channel=1_stream=0.sdp&lt;br /&gt;
&lt;br /&gt;
Although the password may be different. Onvif will give you the path of the above.&lt;br /&gt;
Works in VLC and FFMPEG. Requires only one device to be accessing the stream at a time.&lt;br /&gt;
If you try to access the above stream in ZM while VLC is streaming it, it won&amp;#039;t work.&lt;br /&gt;
&lt;br /&gt;
Refer to &lt;br /&gt;
http://www.ispyconnect.com/man.aspx?n=Amovision&lt;/div&gt;</summary>
		<author><name>Araxis</name></author>
	</entry>
</feed>