<?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: Patrick</title>
    <description>The latest articles on DEV Community by Patrick (@patrick_veres_bf9df76268d).</description>
    <link>https://dev.to/patrick_veres_bf9df76268d</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%2F3690408%2Ff94e8c06-8b32-4192-8b0f-340e12984b34.png</url>
      <title>DEV Community: Patrick</title>
      <link>https://dev.to/patrick_veres_bf9df76268d</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/patrick_veres_bf9df76268d"/>
    <language>en</language>
    <item>
      <title>VLC Video Source code to prevent shuttering on old devices after 1 hour</title>
      <dc:creator>Patrick</dc:creator>
      <pubDate>Fri, 02 Jan 2026 19:53:41 +0000</pubDate>
      <link>https://dev.to/patrick_veres_bf9df76268d/vlc-video-source-code-to-prevent-shuttering-on-old-devices-after-1-hour-2alp</link>
      <guid>https://dev.to/patrick_veres_bf9df76268d/vlc-video-source-code-to-prevent-shuttering-on-old-devices-after-1-hour-2alp</guid>
      <description>&lt;p&gt;VLC Video Source code that prevents video shutter after 1 hour.Common on older devices that stream on OBS after awhile the VLC encoder starts to require more CPU usage even when OBS and windows are set to the lowest settings to run smoothly.The code can prevent that from happening by automatically checking CPU temp before stream and automatically resetting VLC source evrey 30minutes during the stream by doing soo performance is improved and chances start getting low for the stream to eventually crash the code is available on my github at &lt;a href="https://github.com/patrick48001/ThinkPad-Stream-Sentinel-VLC-Video-Source-reset-disable-stream-shutter" rel="noopener noreferrer"&gt;https://github.com/patrick48001/ThinkPad-Stream-Sentinel-VLC-Video-Source-reset-disable-stream-shutter&lt;/a&gt;  and i have a live demo on twitch at &lt;a href="https://www.twitch.tv/wavelounge" rel="noopener noreferrer"&gt;https://www.twitch.tv/wavelounge&lt;/a&gt; the code works in the background of the stream &lt;/p&gt;

</description>
      <category>programming</category>
    </item>
  </channel>
</rss>
