<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.olimex.com/wiki/index.php?action=history&amp;feed=atom&amp;title=VLC_streaming</id>
	<title>VLC streaming - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.olimex.com/wiki/index.php?action=history&amp;feed=atom&amp;title=VLC_streaming"/>
	<link rel="alternate" type="text/html" href="https://www.olimex.com/wiki/index.php?title=VLC_streaming&amp;action=history"/>
	<updated>2026-05-23T06:02:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>https://www.olimex.com/wiki/index.php?title=VLC_streaming&amp;diff=600&amp;oldid=prev</id>
		<title>Olimex: Created page with &quot;===VLC video Streaming=== &lt;br&gt;  To do video streaming you have to install VLC and proper video codec:  &lt;pre&gt;  # apt-get install vlc # apt-get install libavcodec-extra-53 # chm...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.olimex.com/wiki/index.php?title=VLC_streaming&amp;diff=600&amp;oldid=prev"/>
		<updated>2013-03-26T09:48:33Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;===VLC video Streaming=== &amp;lt;br&amp;gt;  To do video streaming you have to install VLC and proper video codec:  &amp;lt;pre&amp;gt;  # apt-get install vlc # apt-get install libavcodec-extra-53 # chm...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;===VLC video Streaming===&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To do video streaming you have to install VLC and proper video codec:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# apt-get install vlc&lt;br /&gt;
# apt-get install libavcodec-extra-53&lt;br /&gt;
# chmod 777 /dev/video*&lt;br /&gt;
# adduser vlc&lt;br /&gt;
# su vlc&lt;br /&gt;
# cvlc v4l2:// :v4l2-vdev=&amp;quot;/dev/video0&amp;quot; :v4l-adev=&amp;quot;/dev/null&amp;quot; --sout &lt;br /&gt;
'#transcode{vcodec=mpg2,vb=2048,scale=0.4}:standard{access=http,mux=ogg,dst=:8080}'&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
what vlc parameters are available and what they mean is [http://wiki.videolan.org/ described here]&lt;br /&gt;
&lt;br /&gt;
Now to watch the camera you need video player. &amp;lt;br&amp;gt;&lt;br /&gt;
For example: start VLC media player, from file menu -&amp;gt; open network stream and type http://XXX.XXX.XXX.XXX:8080 where XXX.XXX.XXX.XXX is A13_OLinuXino IP address.&lt;/div&gt;</summary>
		<author><name>Olimex</name></author>
		
	</entry>
</feed>