<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Multimedia on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/multimedia/</link>
    <description>Recent content in Multimedia on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 20 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/multimedia/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Self-Hosted Audio Processing Libraries: PortAudio vs miniaudio vs OpenAL Soft vs libsoundio in 2026</title>
      <link>https://www.pistack.xyz/posts/2026-06-20-self-hosted-audio-processing-libraries-portaudio-miniaudio-openal-soft/</link>
      <pubDate>Sat, 20 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-06-20-self-hosted-audio-processing-libraries-portaudio-miniaudio-openal-soft/</guid>
      <description>&lt;p&gt;Cross-platform audio I/O is one of the most challenging aspects of multimedia application development. Unlike file I/O or network sockets, audio requires strict real-time guarantees — a buffer underrun means an audible glitch that users immediately notice. Whether you&amp;rsquo;re building a VoIP client, a DAW plugin, a game engine, or a self-hosted streaming service, choosing the right audio backend library shapes your architecture for years.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Self-Hosted Image Processing Libraries: Sharp vs image-rs vs Jimp vs Photon in 2026</title>
      <link>https://www.pistack.xyz/posts/2026-06-20-self-hosted-image-processing-libraries-sharp-image-rs-jimp/</link>
      <pubDate>Sat, 20 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-06-20-self-hosted-image-processing-libraries-sharp-image-rs-jimp/</guid>
      <description>&lt;p&gt;Server-side image processing is a cornerstone of modern web applications. Every photo-sharing platform, e-commerce site, and self-hosted media server needs to resize, crop, convert, and optimize images before serving them to users. The choice of image processing library directly impacts server throughput, memory usage, and developer experience.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
