
Python Code Cleaning – GUI GStreamer Inspector
A while back, we wrote a Python software sketch that implements a GUI for inspecting GStreamer plugins and features. Let’s revisit the code, and clean it up! Looky here: Introduction There are many ways to develop software. One interesting thing that I notice is that once many people learn to Read more …