<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/rss-style.xsl" type="text/xsl"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	     xmlns:dc="http://purl.org/dc/elements/1.1/"
	   xmlns:atom="http://www.w3.org/2005/Atom"
	     xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	  xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>
<channel>
	<title>webcam &#8211; Terence Eden’s Blog</title>
	<atom:link href="https://shkspr.mobi/blog/tag/webcam/feed/" rel="self" type="application/rss+xml" />
	<link>https://shkspr.mobi/blog</link>
	<description>Regular nonsense about tech and its effects 🙃</description>
	<lastBuildDate>Wed, 10 Mar 2021 11:39:00 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://shkspr.mobi/blog/wp-content/uploads/2023/07/cropped-avatar-32x32.jpeg</url>
	<title>webcam &#8211; Terence Eden’s Blog</title>
	<link>https://shkspr.mobi/blog</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title><![CDATA[DroidCam - use an old Android as your Webcam]]></title>
		<link>https://shkspr.mobi/blog/2021/03/droidcam-use-an-old-android-as-your-webcam/</link>
					<comments>https://shkspr.mobi/blog/2021/03/droidcam-use-an-old-android-as-your-webcam/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Wed, 10 Mar 2021 12:16:05 +0000</pubDate>
				<category><![CDATA[/etc/]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[gadget]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[webcam]]></category>
		<category><![CDATA[wfh]]></category>
		<guid isPermaLink="false">https://shkspr.mobi/blog/?p=38340</guid>

					<description><![CDATA[Turn your Android phone into a USB webcam with DroidCam.  I can&#039;t believe it took me a whole fucking year of pandemic-time to discover this app.  My laptop&#039;s webcam is... basically fine. It&#039;s a cheap 720p sensor with a tiny lens.  It doesn&#039;t really cope with low light, and the picture is a bit fuzzy and grey. If you&#039;re on a conference call with me, I look like this:    I&#039;ve got an old Samsung…]]></description>
										<content:encoded><![CDATA[<p>Turn your Android phone into a USB webcam with <a href="https://www.dev47apps.com/droidcam/">DroidCam</a>.</p>

<p>I can't believe it took me a <em>whole fucking year</em> of pandemic-time to discover this app.  My laptop's webcam is... basically fine. It's a cheap 720p sensor with a tiny lens.  It doesn't really cope with low light, and the picture is a bit fuzzy and grey. If you're on a conference call with me, I look like this:</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2021/03/Laptop-Image.jpg" alt="A grey and fuzzy still from my webcam." width="1018" height="577" class="aligncenter size-full wp-image-38341" style="transform: scaleX(-1);">

<p>I've got an old Samsung Android phone which I don't use any more. It's one of those with billions of megapizels and quantum nano AI bobbins. Here's how it makes me look:</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2021/03/DroidCam-Image.jpg" alt="A more saturated and high quality still from my phone." width="1018" height="577" class="aligncenter size-full wp-image-38342" style="transform: scaleX(-1);">

<p>Static photos don't really do it justice. I don't have the photography vocabulary to describe depth of field or wideness of gamut. But I think it makes for a better image. Colleagues have remarked that I look more HD. Which I <em>think</em> is a compliment...</p>

<p>You can use the front-facing camera, if you prefer. That also means you can see what you look like when presenting.
<img src="https://shkspr.mobi/blog/wp-content/uploads/2021/03/Front-camera.jpg" alt="A camera displaying my face." width="512" height="512" class="aligncenter size-full wp-image-38346"></p>

<p>The front-facing camera also gives a much wider field of view:
<img src="https://shkspr.mobi/blog/wp-content/uploads/2021/03/Front-Facing-Camera.jpg" alt="Me grinning at the camera - you can see quite a lot of my room." width="925" height="520" class="aligncenter size-full wp-image-38397" style="transform: scaleX(-1);"></p>

<p>You can connect over USB or WiFi.  USB mode works fine in Linux, as long as you can install ADB. The WiFi connection also gives you a web-based control panel:</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2021/03/Web-interface.jpg" alt="Web interface with camera view and controls." width="838" height="720" class="aligncenter size-full wp-image-38380">

<h2 id="installation"><a href="https://shkspr.mobi/blog/2021/03/droidcam-use-an-old-android-as-your-webcam/#installation">Installation</a></h2>

<ul>
<li><a href="https://play.google.com/store/apps/details?id=com.dev47apps.droidcam">Install an app on your phone</a>.</li>
<li>Turn on developer mode on your device.</li>
<li><a href="https://www.dev47apps.com/droidcam/linux/">Install some random Linux scripts</a> and fart about on the command line.</li>
</ul>

<p>There's a basic Linux app for controlling the settings.</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2021/03/DroidCam-Settings.png" alt="A settings screen with options to stream over WiFi or USB." width="559" height="526" class="aligncenter size-full wp-image-38343">

<h2 id="open-source"><a href="https://shkspr.mobi/blog/2021/03/droidcam-use-an-old-android-as-your-webcam/#open-source">Open Source</a></h2>

<p>The <a href="https://github.com/dev47apps/droidcam/">Linux client is Open Source</a>. The dev seems very responsive to suggestions and pull requests - even fixing <a href="https://github.com/dev47apps/droidcam/issues/153">a small bug I found within a couple of days</a>.</p>

<h2 id="downsides"><a href="https://shkspr.mobi/blog/2021/03/droidcam-use-an-old-android-as-your-webcam/#downsides">Downsides</a></h2>

<p>It isn't all sunshine and roses though. Firstly, you need somewhere to mount the camera. I have a <a href="https://shkspr.mobi/blog/2020/07/review-oldshark-ring-light/">Ring Light and tripod</a> which is a bit wobbly, but does the job. I have to position it carefully to make sure my laptop isn't in view.</p>

<p>The app is a little temperamental. I don't know if it is my phone going to sleep, or a USB issue - but it does occasionally just stop. Hardware, eh!?</p>

<p>There's no way to swap cameras via the Linux client - although you can tap the screen and set them on the app. While you can toggle the autofocus, zoom, white balance, and exposure from the Linux client - you must use the command line to set resolution and aspect ratio. So it is a bit inconsistent.</p>

<p>The resolution is limited to 640x480 on the free version. But that's about the maximum of most video calling software. The £5 pro version does both 720p and 1080p if you need it. Obviously, streaming 4K video is impossible over a cheap USB cable.</p>

<p>I paid for the pro version - and the 720p and 1080p video are good. If you use the app, you can increase the video quality - but you may find that you drop a few frames that way.</p>

<h2 id="verdict"><a href="https://shkspr.mobi/blog/2021/03/droidcam-use-an-old-android-as-your-webcam/#verdict">Verdict</a></h2>

<p>Magic.  Although it seems <em>so weird</em> to me that this isn't a standard feature of Android phones. We have MTP mode for file transfer, why not an optional WebCam mode?</p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=38340&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2021/03/droidcam-use-an-old-android-as-your-webcam/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title><![CDATA[Review - 1440p Webcam - too good to be true? ★★★★★]]></title>
		<link>https://shkspr.mobi/blog/2020/09/review-1440p-webcam-too-good-to-be-true/</link>
					<comments>https://shkspr.mobi/blog/2020/09/review-1440p-webcam-too-good-to-be-true/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Wed, 16 Sep 2020 11:32:44 +0000</pubDate>
				<category><![CDATA[/etc/]]></category>
		<category><![CDATA[camera]]></category>
		<category><![CDATA[gadget]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[webcam]]></category>
		<guid isPermaLink="false">https://shkspr.mobi/blog/?p=36629</guid>

					<description><![CDATA[We&#039;re all stuck on endless video calls now, right? So it behoves you to share your face in the highest resolution possible. Because your colleagues deserve to see your wrinkles.  Most laptops have pathetic 720p webcams built in. Which is weird, because even the most basic smartphone has a front-facing camera capable of 4K photos. Some can even do 4K video.  The good folks at INDMEM have sent me a …]]></description>
										<content:encoded><![CDATA[<p>We're all stuck on endless video calls now, right? So it behoves you to share your face in the highest resolution possible. Because your colleagues deserve to see your wrinkles.</p>

<p>Most laptops have pathetic 720p webcams built in. Which is weird, because even the most basic smartphone has a front-facing camera capable of 4K photos. Some can even do 4K video.</p>

<p>The good folks at <a href="https://amzn.to/3bDofi2">INDMEM have sent me a 1440p (2K) webcam</a> to review. For under £30, they claim that it's even better than the 1080p USB cameras available at that price point.  Let's take it for a spin!</p>

<h2 id="product-shots"><a href="https://shkspr.mobi/blog/2020/09/review-1440p-webcam-too-good-to-be-true/#product-shots">Product Shots</a></h2>

<p><a href="https://amzn.to/3bDofi2"><img src="https://shkspr.mobi/blog/wp-content/uploads/2020/09/Camera.jpg" alt="A generic looking webcam." width="448" height="480" class="aligncenter size-full wp-image-36632"></a>
<img src="https://shkspr.mobi/blog/wp-content/uploads/2020/09/Camera-1.jpg" alt="A chunky webcam." width="1024" height="865" class="aligncenter size-full wp-image-36672"></p>

<h2 id="spec"><a href="https://shkspr.mobi/blog/2020/09/review-1440p-webcam-too-good-to-be-true/#spec">Spec</a></h2>

<ul>
<li>2560 x 1440 output (5 Megapixel)</li>
<li>Focus - auto and manual</li>
<li>USB 2 connector with 2 metre lead</li>
<li>110° wide angle lens</li>
<li>Microphone with noise cancelling</li>
<li>Lens cover - stick on</li>
<li>h264 encoding</li>
</ul>

<h2 id="quality-and-comparison"><a href="https://shkspr.mobi/blog/2020/09/review-1440p-webcam-too-good-to-be-true/#quality-and-comparison">Quality and Comparison</a></h2>

<p>I placed the USB camera just above my laptop's webcam. I took these shots one after the other. <a href="https://shkspr.mobi/blog/2020/07/building-a-record-wall/">My wall has a bunch of albums on it</a> - so is reasonably good for seeing how much detail the camera picks up and how much noise it introduces.</p>

<p>Click for full size.</p>

<h3 id="2k-webcam"><a href="https://shkspr.mobi/blog/2020/09/review-1440p-webcam-too-good-to-be-true/#2k-webcam">2K webcam</a></h3>

<p><a href="https://shkspr.mobi/blog/wp-content/uploads/2020/09/2020-09-10-150602-scaled.jpg"><img src="https://shkspr.mobi/blog/wp-content/uploads/2020/09/2020-09-10-150602-scaled.jpg" alt="A full frame shot" width="2560" height="1920" class="aligncenter size-full wp-image-36645"></a></p>

<h3 id="720p-laptop"><a href="https://shkspr.mobi/blog/2020/09/review-1440p-webcam-too-good-to-be-true/#720p-laptop">720p laptop</a></h3>

<p><a href="https://shkspr.mobi/blog/wp-content/uploads/2020/09/2020-09-10-150624.jpg"><img src="https://shkspr.mobi/blog/wp-content/uploads/2020/09/2020-09-10-150624.jpg" alt="A wide shot." width="1280" height="720" class="aligncenter size-full wp-image-36644"></a></p>

<h3 id="thoughts"><a href="https://shkspr.mobi/blog/2020/09/review-1440p-webcam-too-good-to-be-true/#thoughts">Thoughts</a></h3>

<p>There's definitely more detail in the 2K webcam. But my laptop has a much wider field of view. That's not hugely important for video conferencing.</p>

<p>By default, I found the webcam to be slightly overexposed - but I was able to adjust that in software.</p>

<p>It's worth noting that the 1080p and 720p formats are just centre cut-outs of the main full frame. That is, the resolution isn't scaled and then trimmed, it literally just takes a 1920x1080 cut from the centre of the frame! The 640x480 is a scaled down version of the full frame.</p>

<p>But, here's the kicker. The full frame image is 2592x1944. That's <em>larger</em> than the advertised resolution!</p>

<h2 id="audio"><a href="https://shkspr.mobi/blog/2020/09/review-1440p-webcam-too-good-to-be-true/#audio">Audio</a></h2>

<p>There are two microphones grilles on either side of the device - but there's only one microphone. More on that later. Only a mono audio feed is outputted. Sound was a touch on the quiet side, but that can be boosted in software.</p>

<h2 id="linux-compatibility"><a href="https://shkspr.mobi/blog/2020/09/review-1440p-webcam-too-good-to-be-true/#linux-compatibility">Linux Compatibility</a></h2>

<p>As with most webcams, it's just plug 'n' play. The latest version of Ubuntu detected it without hassle. It shows up as: <code>0c45:6366 Microdia USB 2.0 Camera</code>.</p>

<p>That's a Sonix Technology Co. Ltd device, and it does correctly advertise a 2592x1944 resolution as both JPEG and video/x-raw YUY2.</p>

<p>Both Cheese and VLC detected the highest possible resolution - albeit only at 15fps for motion JPG. Using <a href="http://guvcview.sourceforge.net/">guvcview</a> I was able to control the focus - either manually or auto - as well as being able to adjust the exposure.</p>

<h2 id="is-it-true-2k"><a href="https://shkspr.mobi/blog/2020/09/review-1440p-webcam-too-good-to-be-true/#is-it-true-2k">Is it true 2K?</a></h2>

<p>Earlier this year, I reviewed <a href="https://shkspr.mobi/blog/2020/06/review-wifi-endoscope/">a WiFi Endoscope</a>. That claimed to be 2560×1920, but the native resolution was 640×480.  That's pretty common in cheap cameras - use a low-end sensor, upscale in software, and sell to people who only buy on specification inflation.</p>

<p>In this case, as far as I can tell, the camera is <em>better</em> than 2K!  It picks out much more detail than my 720p camera, and has variable focus.</p>

<h2 id="limitations"><a href="https://shkspr.mobi/blog/2020/09/review-1440p-webcam-too-good-to-be-true/#limitations">Limitations</a></h2>

<p>Some video chat services, like Google Meet, only go up to 720p. I couldn't find any which went above 1080p. Even <a href="https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getUserMedia">getUserMedia</a> wouldn't go higher than that in the browser.</p>

<p>At the highest resolution, it's limited to 15fps using MJPEG. And only 2fps on RAW video. The camera claims to have an h264 stream, but I couldn't access it on Linux or Mac.  At 1080p, you get 30fps.</p>

<h3 id="lets-crack-it-open"><a href="https://shkspr.mobi/blog/2020/09/review-1440p-webcam-too-good-to-be-true/#lets-crack-it-open">Let's crack it open!</a></h3>

<p>The cover is held on with a few dabs of glue. A quick spludger and it is open.
<img src="https://shkspr.mobi/blog/wp-content/uploads/2020/09/Open-camera.jpeg" alt="A circuit board in a plastic case." width="1200" height="497" class="aligncenter size-full wp-image-36676"></p>

<p>Here's a close up of the PCB.
DH-48-02 V2.0
No markings on a camera module.
<img src="https://shkspr.mobi/blog/wp-content/uploads/2020/09/Close-up.jpeg" alt="Close up of the PCB." width="680" height="680" class="aligncenter size-full wp-image-36677"></p>

<p>The microphone module appears to be <code>4R12 5W60</code>.
<img src="https://shkspr.mobi/blog/wp-content/uploads/2020/09/Microphone.jpeg" alt="A microphone module." width="622" height="805" class="aligncenter size-full wp-image-36678"></p>

<p>Let's flip it over!
<img src="https://shkspr.mobi/blog/wp-content/uploads/2020/09/PCB.jpeg" alt="A PCB with wires coming out of it." width="1747" height="1747" class="aligncenter size-full wp-image-36679">
USB soldered in. Sometimes these have connectors.
Unpopulated space in the lower left.
A closer look at the brains shows they are a SONIX SN9C5256AJG and a Boyamicro BY25D80AS TIG 2022</p>

<h2 id="verdict"><a href="https://shkspr.mobi/blog/2020/09/review-1440p-webcam-too-good-to-be-true/#verdict">Verdict</a></h2>

<p>So, to sum up…</p>

<ul>
<li>This camera claims to be 2K / 1440p. But it is actually 2592x1944! Much better than advertised.</li>
<li>The mono mic is a bit quiet.</li>
<li>Has auto / controllable focus and aperture.</li>
</ul>

<p>All for less than £30!</p>

<p>The webcam cover is handy - you can easily see if the lens is open.  The clip is well designed for hanging off the top of a laptop or monitor.</p>

<p>The lens makes a satisfying and audible click as it snaps into focus. And the optics are - for a cheap camera - great.</p>

<p>You're not going to be able to make use of all the pixels on a virtual pub quiz, but this is <a href="https://amzn.to/3bDofi2">a cracking bit of kit for £26</a>.</p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=36629&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2020/09/review-1440p-webcam-too-good-to-be-true/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title><![CDATA[Your webcam cover is messing up your screen brightness]]></title>
		<link>https://shkspr.mobi/blog/2020/01/your-webcam-cover-is-messing-up-your-screen-brightness/</link>
					<comments>https://shkspr.mobi/blog/2020/01/your-webcam-cover-is-messing-up-your-screen-brightness/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Thu, 30 Jan 2020 12:40:02 +0000</pubDate>
				<category><![CDATA[/etc/]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[webcam]]></category>
		<guid isPermaLink="false">https://shkspr.mobi/blog/?p=34005</guid>

					<description><![CDATA[Here&#039;s something I didn&#039;t know - but should have, because it&#039;s obvious... Your screen&#039;s auto-brightness depends on your webcam.  If, like me, you have a privacy cover - this happens:  https://shkspr.mobi/blog/wp-content/uploads/2020/02/WebCamp-Cover.mp4  The MacBook I&#039;m using doesn&#039;t have any lux sensors that I can see - most phones have a separate sensor which means the camera isn&#039;t in use all…]]></description>
										<content:encoded><![CDATA[<p>Here's something I didn't know - but should have, because it's obvious... Your screen's auto-brightness depends on your webcam.  If, like me, you have a privacy cover - this happens:</p>

<p></p><div style="width: 620px;" class="wp-video"><video class="wp-video-shortcode" id="video-34005-2" width="620" height="349" preload="metadata" controls="controls"><source type="video/mp4" src="https://shkspr.mobi/blog/wp-content/uploads/2020/02/WebCamp-Cover.mp4?_=2"><a href="https://shkspr.mobi/blog/wp-content/uploads/2020/02/WebCamp-Cover.mp4">https://shkspr.mobi/blog/wp-content/uploads/2020/02/WebCamp-Cover.mp4</a></video></div><p></p>

<p>The MacBook I'm using doesn't have any lux sensors that I can see - most phones have a separate sensor which means the camera isn't in use all the time.</p>

<p>What I find curious is that the camera's hardware light isn't on.  It turns on when an app is accessing the camera - but not when the OS is.</p>

<p><a href="https://shkspr.mobi/blog/2017/11/dont-cover-your-webcams-led/"><img src="https://shkspr.mobi/blog/wp-content/uploads/2017/07/Webcam-Cover.jpg" alt="A laptop with the webcam covered - a green LED is visible." width="1024" height="768" class="aligncenter size-full wp-image-27097"></a></p>

<p>Is that a security hole?</p>

<p>Anyway, if you're wondering why your screen isn't adjusting its brightness correctly, uncover your webcam. If you've got nothing to hide...</p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=34005&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2020/01/your-webcam-cover-is-messing-up-your-screen-brightness/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title><![CDATA[Review: IR Dome USB WebCam - perfect for Raspberry Pi]]></title>
		<link>https://shkspr.mobi/blog/2017/09/review-ir-dome-usb-webcam-perfect-for-raspberry-pi/</link>
					<comments>https://shkspr.mobi/blog/2017/09/review-ir-dome-usb-webcam-perfect-for-raspberry-pi/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Sun, 03 Sep 2017 21:04:04 +0000</pubDate>
				<category><![CDATA[/etc/]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[sponsored]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[webcam]]></category>
		<guid isPermaLink="false">https://shkspr.mobi/blog/?p=28565</guid>

					<description><![CDATA[The good folk at Ailipu Technology have sent me a fist-sized USB camera to review. This is a cheap and simple way to get external video into a home server like a Raspberry Pi.  This is the, slightly cumbersomely named, elp-usb100w05mt-dl36.  What&#039;s in the box?    The USB cable is around 5 metres long, and is wired into the camera. Four screws and rawlplugs are also included. Why? Because there…]]></description>
										<content:encoded><![CDATA[<p>The good folk at Ailipu Technology have sent me a fist-sized USB camera to review. This is a cheap and simple way to get external video into a home server like a Raspberry Pi.</p>

<p>This is the, slightly cumbersomely named, <a href="http://www.webcamerausb.com/1megapixel-day-night-vision-indooroutdoor-cctv-usb-dome-housing-camera-vandalproof-p-157.html">elp-usb100w05mt-dl36</a>.</p>

<h2 id="whats-in-the-box"><a href="https://shkspr.mobi/blog/2017/09/review-ir-dome-usb-webcam-perfect-for-raspberry-pi/#whats-in-the-box">What's in the box?</a></h2>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2017/09/Camera-long-cable-mounting-screws-and-rawlplugs.jpg" alt="Camera, long cable, mounting screws and rawlplugs" width="1024" height="576" class="alignnone size-full wp-image-28566">

<p>The USB cable is around 5 metres long, and is wired into the camera. Four screws and rawlplugs are also included. Why? Because there are mounting holes at the back of the camera.</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2017/09/Mounting-holes-on-back-of-camera.jpg" alt="Mounting holes on back of camera" width="1024" height="576" class="alignnone size-full wp-image-28567">

<p>To access them, your have to unscrew the base.  The whole camera unit comes apart - this allows you to change the orientation and angle of the camera.</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2017/09/Camera-unscrewed-and-in-several-parts.jpg" alt="Camera unscrewed and in several parts" width="1024" height="340" class="alignnone size-full wp-image-28568">

<p>The unit is a simple affair.  A central lens, a light sensor above it, and 24 Infrared LEDs.</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2017/09/Close-up-on-camera-lens-sensor-and-IR-LEDs.jpg" alt="Close up on camera lens, sensor, and IR LEDs" width="1024" height="1024" class="alignnone size-full wp-image-28569">

<p>It's rainproof - so suitable for mounting outside.  No software is needed - it is detected as a USB video camera in Linux.</p>

<h2 id="sample-shots"><a href="https://shkspr.mobi/blog/2017/09/review-ir-dome-usb-webcam-perfect-for-raspberry-pi/#sample-shots">Sample Shots</a></h2>

<p>Here's the quality of image taken in the midday sun. Click for bigger.
<a href="https://shkspr.mobi/blog/wp-content/uploads/2017/09/2017-09-02-132147.jpg"><img src="https://shkspr.mobi/blog/wp-content/uploads/2017/09/2017-09-02-132147.jpg" alt="A photo of the garden" width="1280" height="720" class="alignnone size-full wp-image-28572"></a></p>

<p>There's a bit of fish-eye on the image, but colours are reasonably good. Image is a bit soft, but certainly good enough to let you see what's going on.</p>

<p>Here's the same shot at night.
<a href="https://shkspr.mobi/blog/wp-content/uploads/2017/09/2017-09-03-203915.jpg"><img src="https://shkspr.mobi/blog/wp-content/uploads/2017/09/2017-09-03-203915.jpg" alt="A black and white photo taken at night" width="1280" height="720" class="alignnone size-full wp-image-28577"></a></p>

<p>IR illumination is pretty good.  You don't get much fine detail - but it is more than enough to see what's going on.  The camera needs to be installed outside - the IR will reflect back into the lens if the unit is placed behind glass.</p>

<h2 id="drawbacks"><a href="https://shkspr.mobi/blog/2017/09/review-ir-dome-usb-webcam-perfect-for-raspberry-pi/#drawbacks">Drawbacks</a></h2>

<p>It's only a 1280x720 resolution unit. That's fine for seeing detail in things close up - but you're not going to pick up car car number plates very easily.</p>

<p>The MJPEG stream is meant to be 30fps. In reality, it varied between about 10FPS &amp; 30FPS. Again, good enough for security camera footage.</p>

<p>Poor audio.  There is a cheap mono microphone inside the unit. As in right inside the dome. If you tap on the lens, you'll hear it, but it doesn't seem to pick up speech or anything else. But if all you care about is seeing what's going on, it's not a huge issue.</p>

<p>The USB cable seems pretty chunky - but I'm not sure how weather-proof it is. If you install it, remember to regularly inspect it for defects.</p>

<h2 id="internals"><a href="https://shkspr.mobi/blog/2017/09/review-ir-dome-usb-webcam-perfect-for-raspberry-pi/#internals">Internals</a></h2>

<p>You can unscrew the dome! It's tight, and there is a rubber layer there to keep it waterproof.</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2017/09/Internals-of-camera.jpg" alt="Internals of camera" width="1024" height="750" class="alignnone size-full wp-image-28574">

<p>You can see the tiny condenser microphone in there. Everything is securely afixed and neatly wired. You could easily replace the internals if you needed.</p>

<h2 id="verdict"><a href="https://shkspr.mobi/blog/2017/09/review-ir-dome-usb-webcam-perfect-for-raspberry-pi/#verdict">Verdict</a></h2>

<p>A pretty good camera for forty quid. If you have a Raspberry Pi mounted outside, this is a good way to get video to it.</p>

<p>In a world of cheap, WiFi connected IP cameras, this makes sense for anyone who wants a more reliable connection - and a camera which can boot up instantly.</p>

<p>Quality isn't exactly high def - but, for the price, it will do.</p>

<h2 id="get-it"><a href="https://shkspr.mobi/blog/2017/09/review-ir-dome-usb-webcam-perfect-for-raspberry-pi/#get-it">Get it</a></h2>

<p>You can <a href="http://amzn.to/2grCA4T">buy the camera for £40  on Amazon</a> (Affiliate link).</p>

<p>Or <a href="http://www.webcamerausb.com/1megapixel-day-night-vision-indooroutdoor-cctv-usb-dome-housing-camera-vandalproof-p-157.html">get it direct from the manufacturer</a></p>

<h2 id="linux-tech-specs"><a href="https://shkspr.mobi/blog/2017/09/review-ir-dome-usb-webcam-perfect-for-raspberry-pi/#linux-tech-specs">Linux Tech Specs</a></h2>

<p>Camera works out of the box with Linux - tried on a recent Debian build and an older Raspberry Pi.</p>

<p>USB Info: <code>05a3:9310 ARC International</code></p>

<p>Full <code>v4l2-ctl</code> output:</p>

<pre><code class="language-_">Driver Info (not using libv4l2):
    Driver name   : uvcvideo
    Card type     : USB 2.0 Camera
    Bus info      : usb-0000:00:14.0-3
    Driver version: 4.10.17
    Capabilities  : 0x84200001
        Video Capture
        Streaming
        Extended Pix Format
        Device Capabilities
    Device Caps   : 0x04200001
        Video Capture
        Streaming
        Extended Pix Format
Priority: 2
Video input : 0 (Camera 1: ok)
Format Video Capture:
    Width/Height      : 1280/720
    Pixel Format      : &amp;#039;YUYV&amp;#039;
    Field             : None
    Bytes per Line    : 2560
    Size Image        : 1843200
    Colorspace        : sRGB
    Transfer Function : Default
    YCbCr/HSV Encoding: Default
    Quantization      : Default
    Flags             : 
Crop Capability Video Capture:
    Bounds      : Left 0, Top 0, Width 1280, Height 720
    Default     : Left 0, Top 0, Width 1280, Height 720
    Pixel Aspect: 1/1
Selection: crop_default, Left 0, Top 0, Width 1280, Height 720
Selection: crop_bounds, Left 0, Top 0, Width 1280, Height 720
Streaming Parameters Video Capture:
    Capabilities     : timeperframe
    Frames per second: 10.000 (10/1)
    Read buffers     : 0
                     brightness (int)    : min=-128 max=127 step=1 default=0 value=0
                       contrast (int)    : min=0 max=255 step=1 default=128 value=128
                     saturation (int)    : min=1 max=128 step=1 default=64 value=64
                            hue (int)    : min=-40 max=40 step=1 default=0 value=0
 white_balance_temperature_auto (bool)   : default=1 value=1
                          gamma (int)    : min=72 max=500 step=1 default=100 value=100
                           gain (int)    : min=0 max=100 step=1 default=0 value=0
           power_line_frequency (menu)   : min=0 max=2 default=1 value=1
      white_balance_temperature (int)    : min=2800 max=6500 step=1 default=4600 value=4600 flags=inactive
                      sharpness (int)    : min=0 max=6 step=1 default=3 value=3
         backlight_compensation (int)    : min=0 max=2 step=1 default=1 value=1
                  exposure_auto (menu)   : min=0 max=3 default=3 value=3
              exposure_absolute (int)    : min=1 max=5000 step=1 default=625 value=625 flags=inactive
         exposure_auto_priority (bool)   : default=0 value=1
</code></pre>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=28565&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2017/09/review-ir-dome-usb-webcam-perfect-for-raspberry-pi/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
