All Posts

Live Streaming Origin

If you’re just joining us, please take a look at part 1 in this 3-part series. Part 1 - Server Part 2 - Proxy Part 3 - Origin This blog post is about the Origin.

Live Streaming Proxy

If you’re just joining us, please take a look at part 1 in this 3-part series. Part 1 - Server Part 2 - Proxy Part 3 - Origin This blog post is about the Proxy.

Live Streaming Server

I decided to build a live streaming server that accepts RTMP input and outputs Adaptive Bitrate (ABR) HLS. https://github.com/rgfindl/live-streaming-server I wanted users to be able to stream anytime using their private stream key.

Download All Your Google Photos

Learn how to download all your Google Photos Are you terrified about loosing all your Google Photos? Me too! Here are the 3 ways you can download and backup all your precious memories.

How to build an Electron app using Create React App and Electron Builder

I recently decided to build a desktop app to download and archive all my Google Photos. I’m really paranoid about loosing all my pics. Google had a few options but they all had their problems.