<?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: youssef bk</title>
    <description>The latest articles on DEV Community by youssef bk (@youssef_bkj_5ed1dffabfd95).</description>
    <link>https://dev.to/youssef_bkj_5ed1dffabfd95</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%2F3493735%2Fea883ec1-db81-498a-a341-bffe6de14d9b.png</url>
      <title>DEV Community: youssef bk</title>
      <link>https://dev.to/youssef_bkj_5ed1dffabfd95</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/youssef_bkj_5ed1dffabfd95"/>
    <language>en</language>
    <item>
      <title>How to show multi-quality video streaming (HD, SD, FHD)</title>
      <dc:creator>youssef bk</dc:creator>
      <pubDate>Thu, 11 Sep 2025 03:38:39 +0000</pubDate>
      <link>https://dev.to/youssef_bkj_5ed1dffabfd95/how-to-show-multi-quality-video-streaming-hd-sd-fhd-5d3</link>
      <guid>https://dev.to/youssef_bkj_5ed1dffabfd95/how-to-show-multi-quality-video-streaming-hd-sd-fhd-5d3</guid>
      <description>&lt;p&gt;In many apps (like the screenshot attached), I see multiple streaming quality options (HD, SD, FHD, etc.), and the user can switch between them during playback.&lt;/p&gt;

&lt;p&gt;Do I need to use a special playlist(like HLS .m3u8) that already contains multiple streams&lt;br&gt;
If it requires a script on the server-side, what format does the client (ExoPlayer) expect?&lt;/p&gt;

&lt;p&gt;I’m not looking for code examples because I know there are open-source players like ExoPlayer or Just Player that already implement this.&lt;br&gt;
i only want to know if they are using a single url to play multi stream and how&lt;br&gt;
&lt;a href="https://res.cloudinary.com/dkbun7l4i/image/upload/v1757560656/WhatsApp_Image_2025-09-10_at_10.49.41_AM_rjazh2.jpg" rel="noopener noreferrer"&gt;https://res.cloudinary.com/dkbun7l4i/image/upload/v1757560656/WhatsApp_Image_2025-09-10_at_10.49.41_AM_rjazh2.jpg&lt;/a&gt;&lt;/p&gt;

</description>
      <category>architecture</category>
      <category>android</category>
      <category>performance</category>
      <category>help</category>
    </item>
  </channel>
</rss>
