<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Motion_JPEG%2FNotes</id>
	<title>Motion JPEG/Notes - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Motion_JPEG%2FNotes"/>
	<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Motion_JPEG/Notes&amp;action=history"/>
	<updated>2026-05-09T07:00:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://aznot.com/index.php?title=Motion_JPEG/Notes&amp;diff=1893&amp;oldid=prev</id>
		<title>Kenneth: Created page with &quot;== Failed building instructions ==  Build:  sudo apt-get install libjpeg8-dev imagemagick  wget &quot;http://sourceforge.net/projects/mjpg-streamer/files/latest/download&quot; -O mjpg-s...&quot;</title>
		<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Motion_JPEG/Notes&amp;diff=1893&amp;oldid=prev"/>
		<updated>2015-03-08T07:03:56Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Failed building instructions ==  Build:  sudo apt-get install libjpeg8-dev imagemagick  wget &amp;quot;http://sourceforge.net/projects/mjpg-streamer/files/latest/download&amp;quot; -O mjpg-s...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Failed building instructions ==&lt;br /&gt;
&lt;br /&gt;
Build:&lt;br /&gt;
 sudo apt-get install libjpeg8-dev imagemagick&lt;br /&gt;
 wget &amp;quot;http://sourceforge.net/projects/mjpg-streamer/files/latest/download&amp;quot; -O mjpg-streamer_latest.tar.gz&lt;br /&gt;
 tar xvzf mjpg-streamer_latest.tar.gz&lt;br /&gt;
 cd mjpg-streamer-*&lt;br /&gt;
 # may need to fix videodev.h below...&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Fix videodev.h: [http://stackoverflow.com/questions/15694753/which-library-needed-to-satisfy-include-linux-videodev-h] (DIDN&amp;#039;T WORK!)&lt;br /&gt;
 cd /usr/include/linux&lt;br /&gt;
 sudo ln -s ../libv4l1-videodev.h videodev.h&lt;br /&gt;
&lt;br /&gt;
Fix videodev.h #2 (also didn&amp;#039;t work)&lt;br /&gt;
 apt-get install linux-libc-dev&lt;br /&gt;
 find . -name &amp;quot;*.c&amp;quot; -exec sed -i &amp;#039;s#linux/videodev.h#linux/videodev2.h#g&amp;#039; {} \;&lt;br /&gt;
 find . -name &amp;quot;*.h&amp;quot; -exec sed -i &amp;#039;s#linux/videodev.h#linux/videodev2.h#g&amp;#039; {} \;&lt;br /&gt;
&lt;br /&gt;
Failed to compile due to the videodev.h issue!&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* Stream Video from the Raspberry Pi Camera to Web Browsers, Even on iOS and Android - miguelgrinberg.com - http://blog.miguelgrinberg.com/post/stream-video-from-the-raspberry-pi-camera-to-web-browsers-even-on-ios-and-android&lt;br /&gt;
* Raspberry Pi camera board video streaming » Miguel Mota | Web Developer - http://miguelmota.com/blog/raspberry-pi-camera-board-video-streaming/&lt;/div&gt;</summary>
		<author><name>Kenneth</name></author>
	</entry>
</feed>