<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to LinuxSupport</title><link>https://sourceforge.net/p/webcamstudio/wiki/LinuxSupport/</link><description>Recent changes to LinuxSupport</description><atom:link href="https://sourceforge.net/p/webcamstudio/wiki/LinuxSupport/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 15 Mar 2015 15:07:27 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/webcamstudio/wiki/LinuxSupport/feed" rel="self" type="application/rss+xml"/><item><title>LinuxSupport modified by PhobosK</title><link>https://sourceforge.net/p/webcamstudio/wiki/LinuxSupport/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,8 @@
-# Introduction
+## Introduction ##

-Here are discussed the Linux specifics about WebcamStudio. 
+Here are discussed the Linux specifics about [WebcamStudio](WebcamStudio). 

-# Details
+## Details ##

   * GStreamer, ffmpeg and libav are available from the package manager of most of the contemporary distributions. 
   * The virtual webcam module is the thing that is a little harder to deploy. 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PhobosK</dc:creator><pubDate>Sun, 15 Mar 2015 15:07:27 -0000</pubDate><guid>https://sourceforge.nete891ac7ee6ee4d0c68151e73745729eeade82813</guid></item><item><title>Discussion for LinuxSupport page</title><link>https://sourceforge.net/p/webcamstudio/wiki/LinuxSupport/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Originally posted by: &lt;a class="" href="http://code.google.com/u/105272482409178989603" rel="nofollow"&gt;copyl...@gmail.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Solved: webcamstudio looks for sun java, but I use openjdk. This allows it to run: &lt;/p&gt;
&lt;h1 id="ln-s-usrlibjvmjava-6-openjdk-amd64-usrlibjvmjava-6-sun"&gt;ln -s /usr/lib/jvm/java-6-openjdk-amd64 /usr/lib/jvm/java-6-sun&lt;/h1&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 15 Mar 2015 08:46:19 -0000</pubDate><guid>https://sourceforge.net442f6fd6ee5678187e4b67ef5171969072779f2c</guid></item><item><title>Discussion for LinuxSupport page</title><link>https://sourceforge.net/p/webcamstudio/wiki/LinuxSupport/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Originally posted by: &lt;a class="" href="http://code.google.com/u/105272482409178989603" rel="nofollow"&gt;copyl...@gmail.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Installation notes: &lt;/p&gt;
&lt;p&gt;On Debian Wheezy, I had to install some dependencies first: &lt;/p&gt;
&lt;p&gt;aptitude install libdbus-java libjna-java linux-headers-3.1.0-1-amd64 &lt;/p&gt;
&lt;p&gt;Then: &lt;/p&gt;
&lt;p&gt;dpkg -i webcamstudio_0.57beta4_all.deb &lt;/p&gt;
&lt;p&gt;This produced the following output: &lt;/p&gt;
&lt;p&gt;Restating the webcamstudio service to update the module Stopping &lt;a class="" href="/p/webcamstudio/wiki/WebcamStudio"&gt;WebcamStudio&lt;/a&gt; kernel module: webcamstudio. Starting &lt;a class="" href="/p/webcamstudio/wiki/WebcamStudio"&gt;WebcamStudio&lt;/a&gt; kernel module: webcamstudioBuilding webcamstudio driver... make -C /lib/modules/&lt;code&gt;uname -r&lt;/code&gt;/build M=/tmp/webcamstudio-src modules make1&lt;a class="" href="/p/webcamstudio/w/edit/1"&gt;?&lt;/a&gt;: Entering directory `/usr/src/linux-headers-3.1.0-1-amd64'&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;CC M&lt;a class="" href="/p/webcamstudio/w/edit/M"&gt;?&lt;/a&gt; /tmp/webcamstudio-src/webcamstudio.o &lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;/tmp/webcamstudio-src/webcamstudio.c: In function ‘webcamstudio_write’: /tmp/webcamstudio-src/webcamstudio.c:1350:3: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘size_t’ &lt;span&gt;[-Wformat]&lt;/span&gt; /tmp/webcamstudio-src/webcamstudio.c:1362:5: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘size_t’ &lt;span&gt;[-Wformat]&lt;/span&gt; &lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Building modules, stage 2. MODPOST 1 modules CC /tmp/webcamstudio-src/webcamstudio.mod.o LD M&lt;a class="" href="/p/webcamstudio/w/edit/M"&gt;?&lt;/a&gt; /tmp/webcamstudio-src/webcamstudio.ko &lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;make1&lt;a class="" href="/p/webcamstudio/w/edit/1"&gt;?&lt;/a&gt;: Leaving directory &lt;code&gt;/usr/src/linux-headers-3.1.0-1-amd64' make -C /lib/modules/&lt;/code&gt;uname -r&lt;code&gt;/build M=/tmp/webcamstudio-src modules_install make1[?](/p/webcamstudio/w/edit/1): Entering directory&lt;/code&gt;/usr/src/linux-headers-3.1.0-1-amd64'&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;INSTALL /tmp/webcamstudio-src/webcamstudio.ko DEPMOD 3.1.0-1-amd64 &lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;make1&lt;a class="" href="/p/webcamstudio/w/edit/1"&gt;?&lt;/a&gt;: Leaving directory `/usr/src/linux-headers-3.1.0-1-amd64' depmod -ae WARNING: -e needs -E or -F . Processing triggers for gnome-menus ... Processing triggers for desktop-file-utils ... &lt;/p&gt;
&lt;p&gt;There are now &lt;a class="" href="/p/webcamstudio/wiki/WebcamStudio"&gt;WebcamStudio&lt;/a&gt; and &lt;a class="" href="/p/webcamstudio/wiki/WebcamStudio"&gt;WebcamStudio&lt;/a&gt; Console menu items available (but neither actually seem to start/work). Far as I've gotten. Perhaps it helps someone. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 15 Mar 2015 08:46:19 -0000</pubDate><guid>https://sourceforge.net15cd4ce4d22ceb35421c4c41215a0056f4ead51d</guid></item><item><title>LinuxSupport modified by Anonymous</title><link>https://sourceforge.net/p/webcamstudio/wiki/LinuxSupport/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="introduction"&gt;Introduction&lt;/h1&gt;
&lt;p&gt;Here are discussed the Linux specifics about WebcamStudio. &lt;/p&gt;
&lt;h1 id="details"&gt;Details&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;GStreamer, ffmpeg and libav are available from the package manager of most of the contemporary distributions. &lt;/li&gt;
&lt;li&gt;The virtual webcam module is the thing that is a little harder to deploy. &lt;ul&gt;
&lt;li&gt;WebcamStudio is using a forked module of &lt;a class="" href="https://github.com/umlaeute/v4l2loopback" rel="nofollow"&gt;v4l2loopback&lt;/a&gt; (previously vloopback) renamed to webcamstudio. &lt;/li&gt;
&lt;li&gt;The problem with the recompiling the module for each kernel is fixed for versions 0.60+ on Debian like systems, since it uses &lt;a class="" href="http://en.wikipedia.org/wiki/Dynamic_Kernel_Module_Support" rel="nofollow"&gt;DKMS&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;The original &lt;a class="" href="https://github.com/umlaeute/v4l2loopback" rel="nofollow"&gt;v4l2loopback&lt;/a&gt; kernel module could be used since versions 0.60+ on Debian like systems &lt;/li&gt;
&lt;li&gt;On some distributions GStreamer works much better and faster than ffmpeg/libav on the same system (for example this is the case with Gentoo). This should be further investigated. &lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 15 Mar 2015 08:46:19 -0000</pubDate><guid>https://sourceforge.net020c95963b0d7bb90ea2f02d380f9770dd256523</guid></item></channel></rss>