<?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: NirMac88</title>
    <description>The latest articles on DEV Community by NirMac88 (@nirmac88).</description>
    <link>https://dev.to/nirmac88</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%2F842416%2Fdc138bb5-f527-44d6-b441-b12db757171b.png</url>
      <title>DEV Community: NirMac88</title>
      <link>https://dev.to/nirmac88</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nirmac88"/>
    <language>en</language>
    <item>
      <title>Deploy Live HLS stream</title>
      <dc:creator>NirMac88</dc:creator>
      <pubDate>Tue, 05 Apr 2022 12:05:03 +0000</pubDate>
      <link>https://dev.to/nirmac88/deploy-live-hls-stream-1a0f</link>
      <guid>https://dev.to/nirmac88/deploy-live-hls-stream-1a0f</guid>
      <description>&lt;p&gt;Hi All,&lt;/p&gt;

&lt;p&gt;I'm trying to figure what will be the best way to deploy Live HLS stream so the m3u8 file that concatenates all TS static files (on a CDN) will be updated every "Target duration" and let video player get the updated chunk list. &lt;br&gt;
TS files are already passed encoding and stored on a CDN with multiple bit rates, and a service is creating the m3u8 for - master + one for each resolution. &lt;/p&gt;

&lt;p&gt;What will be the best way to deploy it so it will handle a scalable amount of requests from across the globe?  &lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
