I have read several articles on the differences between what all these different types of High Dynamic Range (HDR) video formats are, but few address it from a technical standpoint. So lets do a quick high level (not so technical) overview of each: WCG: Wide Color...
Continue reading...Chris Griffith
A Raspberry Pi Streaming Camera using MPEG-DASH, HLS or RTSP
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...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...