<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Nikunj's MindSpace]]></title><description><![CDATA[Demystifying and simplifying complex concepts one post at a time!]]></description><link>https://blog.nikunjlad.dev</link><generator>RSS for Node</generator><lastBuildDate>Mon, 27 Apr 2026 05:49:10 GMT</lastBuildDate><atom:link href="https://blog.nikunjlad.dev/rss.xml" rel="self" type="application/rss+xml"/><language><![CDATA[en]]></language><ttl>60</ttl><item><title><![CDATA[Essential GStreamer Concepts for New Users]]></title><description><![CDATA[Welcome everyone to the first post of the GStreamer with Python series. I hope to make this journey fun by trying to keep the concepts as simple as I can while making sure you learn as much as you can.
Before we dive in the practical applications of ...]]></description><link>https://blog.nikunjlad.dev/essential-gstreamer-concepts-for-new-users</link><guid isPermaLink="true">https://blog.nikunjlad.dev/essential-gstreamer-concepts-for-new-users</guid><category><![CDATA[gstreamer]]></category><category><![CDATA[Python]]></category><category><![CDATA[multimedia]]></category><category><![CDATA[Computer Vision]]></category><dc:creator><![CDATA[Nikunj Lad]]></dc:creator><pubDate>Fri, 04 Oct 2024 19:35:44 GMT</pubDate><enclosure url="https://cdn.hashnode.com/res/hashnode/image/upload/v1728074764490/19f2c8ad-1fbd-4bad-9826-94ebc0ac4790.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Welcome everyone to the first post of the GStreamer with Python series. I hope to make this journey fun by trying to keep the concepts as simple as I can while making sure you learn as much as you can.</p>
<p>Before we dive in the practical applications of GStreamer, it’s necessary to understand some basic definitions and principles so that you get a better understanding in the following posts in this series.</p>
<p>Stay tuned for the rest of this article and thank you for your patience…..</p>
<h2 id="heading-elements">Elements</h2>
<h2 id="heading-bins">Bins</h2>
<h2 id="heading-signals-and-callbacks">Signals and Callbacks</h2>
<h2 id="heading-pads-and-capabilities">Pads and Capabilities</h2>
<h3 id="heading-normal-pads">Normal Pads</h3>
<h3 id="heading-ghost-pads">Ghost Pads</h3>
]]></content:encoded></item></channel></rss>