This is an improvement on my previous article, Raspberry Pi Hardware Accelerated RTSP Camera, now with the option of using more modern technology, MPEG-DASH and HLS! First off, if you don’t care about the technicalities and just want a script to do everything for you, here...
Continue reading...Encoding UHD 4K HDR10 and HDR10+ Videos
tl;dr: If you don’t want to do the work by hand on the command line, use FastFlix. If you have any issues, reach out on discord or open a github issue. I talked about this before with my encoding setting for handbrake post, but there is...
Continue reading...Let it Djan-go!
Do you know someone who hails from the strange land of Django development? Where there are code based settings files, is customary to use a ORM for all database calls, and classes reign supreme. It’s a dangerous place that sits perilously close to the Javalands. Most...
Continue reading...Passing the CKAD (Certified Kubernetes Administrator)
June 2nd, 2020 written by Sam Griffith Originally Published on alta3.com I was the first person to become a Certified Kubernetes Application Developer at my company, so I naturally have received a lot of questions from my coworkers about it and how to pass it. Of...
Continue reading...How NOT to call Robinhood’s secret API with Python
This article is meant to go over the basics of calling an API via Python, as well as a critique of a top google result I recently ran across. We will start by using Robinhood’s undocumented API, as I saw this article that had python code...
Continue reading...