<?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: Marcelo Iepsen</title>
    <description>The latest articles on DEV Community by Marcelo Iepsen (@iepsen).</description>
    <link>https://dev.to/iepsen</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%2F231242%2F043fcfbe-0693-465f-a6ba-ba179fa81ea7.jpeg</url>
      <title>DEV Community: Marcelo Iepsen</title>
      <link>https://dev.to/iepsen</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/iepsen"/>
    <language>en</language>
    <item>
      <title>Why you should consider develop apps for big screen devices</title>
      <dc:creator>Marcelo Iepsen</dc:creator>
      <pubDate>Sun, 13 Oct 2019 10:46:06 +0000</pubDate>
      <link>https://dev.to/iepsen/why-you-should-consider-develop-apps-for-big-screen-devices-5c1e</link>
      <guid>https://dev.to/iepsen/why-you-should-consider-develop-apps-for-big-screen-devices-5c1e</guid>
      <description>&lt;p&gt;This is a small post with my thoughts about development opportunities for big screen devices.&lt;/p&gt;

&lt;p&gt;I’ve been working with HTML based Smart TV apps for 3 years, and I remember how hard was to get answers to issues I faced. Smart TVs’ marketing wasn’t big enough to companies consider invest money — at least for my experience.&lt;/p&gt;

&lt;h3&gt;
  
  
  Current scenario
&lt;/h3&gt;

&lt;p&gt;Smart TVs and stick devices (Fire TV, Apple TV, Roku, etc.) are increasing as options to spent time watching Netflix (who doesn’t have Netflix in 2019?) and other stream platforms like Amazon Prime.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;The number of Wi-Fi homes using a streaming stick or set-top increased by just 1% in the last year, to 49%. The number using a smart TV jumped 5%, to 42%.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Source: &lt;a href="https://nscreenmedia.com/connected-tv-growth"&gt;https://nscreenmedia.com/connected-tv-growth&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;And the scenario is not good for Pay TV providers. They lost 1,5mi subscribers past year in United States.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Leichtman Research Group, Inc. (LRG) found that the largest pay-TV providers in the U.S. — representing about 93% of the market — lost about 1,530,000 net video subscribers in 2Q 2019, compared to a pro forma net loss of about 420,000 subscribers in 2Q 2018.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Source: &lt;a href="https://www.leichtmanresearch.com/major-pay-tv-providers-lost-about-1530000-subscribers-in-2q-2019/"&gt;https://www.leichtmanresearch.com/major-pay-tv-providers-lost-about-1530000-subscribers-in-2q-2019/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I encourage you to join this opportunity. Broadcasting media industry already have apps for Smart TV nowadays, but I think other kind of industry can get some spot on this wave.&lt;/p&gt;

&lt;h3&gt;
  
  
  Technology
&lt;/h3&gt;

&lt;p&gt;Here is a summarised information about technology the major manufactures are using.&lt;/p&gt;

&lt;h4&gt;
  
  
  Samsung
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Operational System: Orsay (legacy) and Tizen&lt;/li&gt;
&lt;li&gt;Technology: HTML/JavaScript&lt;/li&gt;
&lt;li&gt;Reference: &lt;a href="https://developer.samsung.com/tv/develop"&gt;https://developer.samsung.com/tv/develop&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  LG
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Operational System: Netcast (legacy) and webOS&lt;/li&gt;
&lt;li&gt;Technology: HTML/JavaScript&lt;/li&gt;
&lt;li&gt;Reference: &lt;a href="http://webostv.developer.lge.com/"&gt;http://webostv.developer.lge.com/&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  Sony
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Operational System: Linux and Android TV&lt;/li&gt;
&lt;li&gt;Technology: HTML/JavaScript and Android&lt;/li&gt;
&lt;li&gt;Reference: &lt;a href="https://www.android.com/tv/"&gt;https://www.android.com/tv/&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  Panasonic
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Operational System: Linux and FirefoxOS&lt;/li&gt;
&lt;li&gt;Technology: HTML/JavaScript&lt;/li&gt;
&lt;li&gt;Reference: &lt;a href="https://developer.vieraconnect.com/"&gt;https://developer.vieraconnect.com/&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  Fire TV
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Operational System: Fire OS (Android based)&lt;/li&gt;
&lt;li&gt;Technology: Android&lt;/li&gt;
&lt;li&gt;Rerefence: &lt;a href="https://developer.amazon.com/en/apps-and-games/fire-tv"&gt;https://developer.amazon.com/en/apps-and-games/fire-tv&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  Roku
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Operational System: Roku OS&lt;/li&gt;
&lt;li&gt;Technology: BrightScript&lt;/li&gt;
&lt;li&gt;Reference: &lt;a href="https://developer.roku.com/overview"&gt;https://developer.roku.com/overview&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  Apple TV
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Operational System: tvOS&lt;/li&gt;
&lt;li&gt;Technology: Swift&lt;/li&gt;
&lt;li&gt;Reference: &lt;a href="https://developer.apple.com/tvos/"&gt;https://developer.apple.com/tvos/&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Hope this post can be useful for you. Send me a message if you want to know more about. I will be happy to talk about. :)&lt;/p&gt;

&lt;p&gt;Original post:&lt;br&gt;
&lt;a href="https://medium.com/@iepsen/why-you-should-consider-develop-apps-for-big-screen-devices-580940eab2a8"&gt;https://medium.com/@iepsen/why-you-should-consider-develop-apps-for-big-screen-devices-580940eab2a8&lt;/a&gt;&lt;/p&gt;

</description>
      <category>smarttv</category>
      <category>appletv</category>
      <category>roku</category>
      <category>firetv</category>
    </item>
  </channel>
</rss>
