<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Taking single images from webcam: Less bizarre way of doing it?]]></title><description><![CDATA[<p dir="auto">I have a usb camera streaming with mjpg_streamer.  How can I get a snapshot file saved that is less bizarre than how I am doing it now.</p>
<p dir="auto">How I am doing it now:<br />
mjpg_streamer -b -i "input_uvc.so -d /dev/video0"</p>
<p dir="auto">and then every time I want a snapshot I do:<br />
wget -O /tmp/capture.jpg <a href="http://127.0.0.1:8080/?action=snapshot" rel="nofollow">http://127.0.0.1:8080/?action=snapshot</a></p>
<p dir="auto">This works but it offends my sensibilities.   Isn't there a cleaner way to do this?</p>
<p dir="auto">Thanks in advance,</p>
<p dir="auto">Alan</p>
]]></description><link>http://community.onion.io/topic/660/taking-single-images-from-webcam-less-bizarre-way-of-doing-it</link><generator>RSS for Node</generator><lastBuildDate>Tue, 09 Jun 2026 11:09:03 GMT</lastBuildDate><atom:link href="http://community.onion.io/topic/660.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 02 Apr 2016 21:14:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Taking single images from webcam: Less bizarre way of doing it? on Sat, 02 Apr 2016 21:14:34 GMT]]></title><description><![CDATA[<p dir="auto">I have a usb camera streaming with mjpg_streamer.  How can I get a snapshot file saved that is less bizarre than how I am doing it now.</p>
<p dir="auto">How I am doing it now:<br />
mjpg_streamer -b -i "input_uvc.so -d /dev/video0"</p>
<p dir="auto">and then every time I want a snapshot I do:<br />
wget -O /tmp/capture.jpg <a href="http://127.0.0.1:8080/?action=snapshot" rel="nofollow">http://127.0.0.1:8080/?action=snapshot</a></p>
<p dir="auto">This works but it offends my sensibilities.   Isn't there a cleaner way to do this?</p>
<p dir="auto">Thanks in advance,</p>
<p dir="auto">Alan</p>
]]></description><link>http://community.onion.io/post/4757</link><guid isPermaLink="true">http://community.onion.io/post/4757</guid><dc:creator><![CDATA[Alan Smith]]></dc:creator><pubDate>Sat, 02 Apr 2016 21:14:34 GMT</pubDate></item><item><title><![CDATA[Reply to Taking single images from webcam: Less bizarre way of doing it? on Sun, 03 Apr 2016 10:26:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/813">@Alan-Smith</a> I think thats the way how you shot images with webcams - thats why i decided to use gphoto2 library to shot photos from a camera.</p>
<p dir="auto">Well, that wont be an alternative for you if you need to take videos also. Anyway it may be worth to have a look on the library because some webcams are supported also:<br />
<a href="http://www.gphoto.org/doc/remote/" rel="nofollow">http://www.gphoto.org/doc/remote/</a><br />
<a href="https://community.onion.io/topic/612/remote-control-camera-with-gphoto2" rel="nofollow">https://community.onion.io/topic/612/remote-control-camera-with-gphoto2</a></p>
<p dir="auto">Cheers Ben</p>
]]></description><link>http://community.onion.io/post/4771</link><guid isPermaLink="true">http://community.onion.io/post/4771</guid><dc:creator><![CDATA[Benjamin Rau]]></dc:creator><pubDate>Sun, 03 Apr 2016 10:26:54 GMT</pubDate></item></channel></rss>