<?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: Michael-Xie</title>
    <description>The latest articles on DEV Community by Michael-Xie (@michaelxie).</description>
    <link>https://dev.to/michaelxie</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%2F263456%2F58d7d2a8-921d-4406-8d62-b075d0e66528.png</url>
      <title>DEV Community: Michael-Xie</title>
      <link>https://dev.to/michaelxie</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/michaelxie"/>
    <language>en</language>
    <item>
      <title>WeWatch - virtual couch to watch videos with people</title>
      <dc:creator>Michael-Xie</dc:creator>
      <pubDate>Fri, 01 May 2020 06:59:01 +0000</pubDate>
      <link>https://dev.to/michaelxie/wewatch-virtual-couch-to-watch-videos-with-people-44md</link>
      <guid>https://dev.to/michaelxie/wewatch-virtual-couch-to-watch-videos-with-people-44md</guid>
      <description>&lt;h2&gt;
  
  
  What I built
&lt;/h2&gt;

&lt;p&gt;During COVID-19, people are bound at their homes. Times of watching shows together with your friends feel like a distant past. &lt;/p&gt;

&lt;p&gt;WeWatch is a virtual couch for friends to watch videos together.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Invite friends to same room&lt;/li&gt;
&lt;li&gt;Paste in video link (currently supports YouTube and other sites)

&lt;ul&gt;
&lt;li&gt;video is synchronized across each client (play, pause, scrub)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;React to videos while video streaming with your friends&lt;/li&gt;
&lt;/ol&gt;

&lt;h4&gt;
  
  
  Category Submission:
&lt;/h4&gt;

&lt;p&gt;COVID-19 Communications&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo Link
&lt;/h2&gt;

&lt;p&gt;None yet&lt;/p&gt;

&lt;h2&gt;
  
  
  Link to Code
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/Michael-Xie/wewatch"&gt;https://github.com/Michael-Xie/wewatch&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  How I built it (what's the stack? did I run into issues or discover something new along the way?)
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;React, Express, Node, Twilio Sync, (Twilio Programmable Video)&lt;/li&gt;
&lt;li&gt;react-player&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  WIP
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;video streaming for participants&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Issues
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;there are a lot of sync updates, even thought played or paused once&lt;/li&gt;
&lt;li&gt;as the play and pause are pressed more, more lag is created between clients&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Additional Resources/Info
&lt;/h2&gt;

</description>
      <category>twiliohackathon</category>
    </item>
  </channel>
</rss>
