<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>scripts on wtip.net</title>
    <link>https://www.wtip.net/tags/scripts/</link>
    <description>Recent content in scripts on wtip.net</description>
    <generator>Hugo -- gohugo.io</generator>
    <managingEditor>websitecontact&#43;wtipnet@wtip.net (William Cooley)</managingEditor>
    <webMaster>websitecontact&#43;wtipnet@wtip.net (William Cooley)</webMaster>
    <lastBuildDate>Fri, 28 Jul 2023 11:00:00 -0400</lastBuildDate><atom:link href="https://www.wtip.net/tags/scripts/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Picamera2 RTSP Streaming with multiple resolution feeds</title>
      <link>https://www.wtip.net/blog/2023/07/picamera2-rtsp-streaming-with-multiple-resolution-feeds/</link>
      <pubDate>Fri, 28 Jul 2023 11:00:00 -0400</pubDate>
      <author>websitecontact&#43;wtipnet@wtip.net (William Cooley)</author>
      <guid>https://www.wtip.net/blog/2023/07/picamera2-rtsp-streaming-with-multiple-resolution-feeds/</guid>
      <description>This is an update to my previous blog post where I wrote about how to stream a high and low resolution hardware encoded H.264 video feed from a Raspberry Pi and Camera Module over RTSP.
With the release of Raspberry Pi OS based on Debian Bullseye in November 2021, there were some significant changes to the camera driver that deprecated1 the Picamera V1 Python library that I had been using in my previous code.</description>
    </item>
    
    <item>
      <title>Raspberry Pi Pico powered LED Lamp</title>
      <link>https://www.wtip.net/blog/2022/06/raspberry-pi-pico-powered-led-lamp/</link>
      <pubDate>Wed, 22 Jun 2022 15:00:00 -0400</pubDate>
      <author>websitecontact&#43;wtipnet@wtip.net (William Cooley)</author>
      <guid>https://www.wtip.net/blog/2022/06/raspberry-pi-pico-powered-led-lamp/</guid>
      <description>&lt;p&gt;I recently completed a LED conversion on a Dazor P-2134 fluorescent tube task lamp.
Dazor has been making variations of this lamp &lt;a href=&#34;https://www.dazor.com/history.html&#34;&gt;since 1938&lt;/a&gt;.&lt;br&gt;
The newly converted lamp has &lt;strong&gt;adjustable brightness and color temperature and uses a 20kHz PWM frequency&lt;/strong&gt; to avoid any image banding on digital camera image capture.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Raspberry Pi Camera RTSP Streaming with multiple resolution feeds</title>
      <link>https://www.wtip.net/blog/2021/08/raspberry-pi-camera-rtsp-streaming-with-multiple-resolution-feeds/</link>
      <pubDate>Mon, 16 Aug 2021 14:00:00 -0400</pubDate>
      <author>websitecontact&#43;wtipnet@wtip.net (William Cooley)</author>
      <guid>https://www.wtip.net/blog/2021/08/raspberry-pi-camera-rtsp-streaming-with-multiple-resolution-feeds/</guid>
      <description>&lt;p&gt;&lt;em&gt;&lt;strong&gt;Update July 2023:&lt;/strong&gt; The setup instructions below work with Raspberry Pi OS (Legacy) based on Debian 10 (buster). For instructions that will work with Raspberry Pi OS based on Debian 11 (bullseye), please have a look at my &lt;a href=&#34;https://www.wtip.net/blog/2023/07/picamera2-rtsp-streaming-with-multiple-resolution-feeds/&#34;&gt;updated blog post here&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I was looking for a way to stream two H.264 video feeds from an old Raspberry Pi 2 and &lt;a href=&#34;https://www.raspberrypi.org/products/camera-module-v2/&#34;&gt;Raspberry Pi Camera Module&lt;/a&gt; with the first feed being the highest resolution that I could achieve from the camera and the second being a lower resolution that would be more suitable for analysis.
To monitor the Pi Camera and perform motion and AI object detection with a &lt;a href=&#34;https://blakeblackshear.github.io/frigate/&#34;&gt;Frigate&lt;/a&gt; NVR system, I wanted the feeds served from an RTSP server.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
