<?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: dOs'gr</title>
    <description>The latest articles on DEV Community by dOs'gr (@dos_gr).</description>
    <link>https://dev.to/dos_gr</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%2F3159626%2F1d5aeba7-f393-4394-928f-644e2cf97ec4.png</url>
      <title>DEV Community: dOs'gr</title>
      <link>https://dev.to/dos_gr</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dos_gr"/>
    <language>en</language>
    <item>
      <title>Live Streaming 1080p VP9 via Icecast – No CDN, Just WebM!</title>
      <dc:creator>dOs'gr</dc:creator>
      <pubDate>Tue, 13 May 2025 19:46:56 +0000</pubDate>
      <link>https://dev.to/dos_gr/live-streaming-1080p-vp9-via-icecast-no-cdn-just-webm-1g9d</link>
      <guid>https://dev.to/dos_gr/live-streaming-1080p-vp9-via-icecast-no-cdn-just-webm-1g9d</guid>
      <description>&lt;h2&gt;
  
  
  What is this about?
&lt;/h2&gt;

&lt;p&gt;This is a live stream of &lt;strong&gt;1080p / 2K TV broadcast&lt;/strong&gt; via &lt;strong&gt;Icecast&lt;/strong&gt;, using the open-source &lt;strong&gt;VP9/WebM&lt;/strong&gt; video format. It works completely &lt;strong&gt;plugin-free&lt;/strong&gt; and &lt;strong&gt;100% browser-native&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Tech Behind It
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Icecast 2.x&lt;/strong&gt; for streaming&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;VP9 encoding via FFmpeg&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Simple &lt;strong&gt;HTML5 &lt;/strong&gt; tag for playback (no JavaScript player required)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;We’ve been experimenting with this since 2017, and today even low-end machines can stream &lt;strong&gt;WebM&lt;/strong&gt; at stunning quality with low bitrate!&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Icecast + WebM?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;No royalties&lt;/strong&gt; – It’s free and open-source.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Open standard&lt;/strong&gt; – No proprietary software.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Low bitrate / high quality&lt;/strong&gt; – Great streaming performance.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Browser-native&lt;/strong&gt; – Works on all major browsers.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Who is this for?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Indie TV stations&lt;/strong&gt; looking for cost-effective solutions.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Radio stations&lt;/strong&gt; wanting to show live studio cams.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Small streamers&lt;/strong&gt; or anyone on a tight budget who wants to stream video in high quality.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Events, webinars, and product demos&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Live Demo
&lt;/h2&gt;

&lt;p&gt;Check out the live stream here:&lt;br&gt;&lt;br&gt;
&lt;a href="https://rdst.win:59000/dos.webm" rel="noopener noreferrer"&gt;Live Stream&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Server status:&lt;br&gt;&lt;br&gt;
&lt;a href="https://rdst.win:59000" rel="noopener noreferrer"&gt;Server Status&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Feel free to ask if you need any setup help or want the configuration details!&lt;/p&gt;

&lt;h2&gt;
  
  
  Why does this matter?
&lt;/h2&gt;

&lt;p&gt;Streaming in &lt;strong&gt;high quality&lt;/strong&gt; without relying on &lt;strong&gt;CDNs&lt;/strong&gt; or proprietary solutions is a game-changer for small broadcasters. WebM and VP9 bring fantastic &lt;strong&gt;video quality&lt;/strong&gt; while keeping the system requirements low.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvi3jdgvy9x7elupx6d3d.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvi3jdgvy9x7elupx6d3d.gif" alt="Image description" width="480" height="270"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>streaming</category>
      <category>vp9</category>
      <category>webm</category>
      <category>icecast</category>
    </item>
  </channel>
</rss>
