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...Coding
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...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...Raspberry Pi Hardware Accelerated RTSP Camera
Raspberry Pi’s are wonderful little computers, just sometimes they lack the umph to get stuff done. That may change with the new Raspberry Pi 4, but what to do with all those old ones? Or how about that pile of old webcams? Well this article will...
Continue reading...