<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Matt Gardner</title>
    <description>The latest articles on DEV Community by Matt Gardner (@iwaffles).</description>
    <link>https://dev.to/iwaffles</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F253926%2Feb5a2373-e4a7-4cbe-a9b3-7284d42d1b19.jpg</url>
      <title>DEV Community: Matt Gardner</title>
      <link>https://dev.to/iwaffles</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/iwaffles"/>
    <language>en</language>
    <item>
      <title>Embed Video Meetings into a Website or App</title>
      <dc:creator>Matt Gardner</dc:creator>
      <pubDate>Wed, 27 Jan 2021 00:00:00 +0000</pubDate>
      <link>https://dev.to/iwaffles/embed-video-meetings-into-a-website-or-app-2pd6</link>
      <guid>https://dev.to/iwaffles/embed-video-meetings-into-a-website-or-app-2pd6</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--950yRXjc--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://igotablog.com/content/images/2021/01/Screenshot-from-2021-01-26-20.13.52%402x.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--950yRXjc--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://igotablog.com/content/images/2021/01/Screenshot-from-2021-01-26-20.13.52%402x.png" alt="Embed Video Meetings into a Website or App"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://meet.jit.si"&gt;Jitsi&lt;/a&gt; is a great alternative to things like Zoom, Google Hangouts, and Skype. &lt;a href="https://github.com/jitsi"&gt;It's open source&lt;/a&gt; and we use it daily at work for video meetings, happy hours, and building apps that require video and/or voice chat. It's both free as in beer (Open Source), plus 8x8 offers a hosted (paid) version called &lt;a href="https://jaas.8x8.vc"&gt;Jitsi as a Service&lt;/a&gt;—or JaaS. If you don't want to figure out the infrastructure or maintenance, but want to customize your video meeting experience then JaaS is the answer. It works on Android, iOS and the web.&lt;/p&gt;

&lt;p&gt;This short video covers how you can copy, paste, Jitsi. The first minute shows you how fast you can embed a video meeting in your website. Everything else is just me playing with webhooks, flashing lights, and customizing the colors. Check it out:&lt;/p&gt;

&lt;p&gt;&lt;iframe src="https://player.vimeo.com/video/502720048" width="710" height="399"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;&lt;a href="https://developer.8x8.com/jaas"&gt;Jitsi Docs&lt;/a&gt;&lt;/p&gt;

</description>
      <category>video</category>
      <category>meeting</category>
      <category>webrtc</category>
    </item>
  </channel>
</rss>
