<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>webrtc on Oxymoronical</title>
    <link>https://www.oxymoronical.com/blog/tag/webrtc/</link>
    <description>Recent content in webrtc on Oxymoronical</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 22 Oct 2012 17:44:37 +0000</lastBuildDate>
    <atom:link href="https://www.oxymoronical.com/blog/tag/webrtc/feed/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Simple image filters with getUserMedia</title>
      <link>https://www.oxymoronical.com/blog/2012/10/Simple-image-filters-with-getUserMedia/</link>
      <pubDate>Mon, 22 Oct 2012 17:44:37 +0000</pubDate>
      <guid>https://www.oxymoronical.com/blog/2012/10/Simple-image-filters-with-getUserMedia/</guid>
      <description>&lt;p&gt;I forgot to blog about this last week, but &lt;a href=&#34;https://blog.mozilla.org/dolske/2012/10/21/image-enhancement-gum/&#34;&gt;Justin&lt;/a&gt; made me remember. The WebRTC getUserMedia API is available on the Nightly and Aurora channels of Firefox right now and Tim has done a couple of &lt;a href=&#34;http://timtaubert.de/blog/2012/10/building-a-live-green-screen-with-getusermedia-and-mediastreams/&#34;&gt;great&lt;/a&gt; &lt;a href=&#34;http://timtaubert.de/blog/2012/10/getusermedia-part-2-building-an-eyetoy-like-mini-game/&#34;&gt;demos&lt;/a&gt; of using JavaScript to process the media stream. That got me interested and after a little playing around I remembered learning the basics of convolution image filters so I thought I’d give it a try. The &lt;a href=&#34;https://www.oxymoronical.com/experiments/convolution/&#34;&gt;result is a sorta ugly-looking UI&lt;/a&gt; that lets you build your own image filters to apply to the video coming off your webcam. There are a few pre-defined filter matrices there to get you started and it’s interesting to see what effects you can get. Remember that you need to enable &lt;em&gt;media.navigator.enabled&lt;/em&gt; in about:config to make it work.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
