Well since I last wrote about this I have had more time to test, the outcome of which is that the Pi’s CPU still runs very hot even with the lid removed off the top of the case. This undoubtedly continues to be relevant to display performance which generally is still challenging. I have also… Continue reading Using a Raspberry Pi as a livestream player [3]
Category: Music
Using a Raspberry Pi as a livestream player [2]
Last time when I wrote this column I was looking at updating the Model 3B Pi that I have to the latest version because the RPi3B seemed to be a little slow for playing live video streams off Youtube. Well a new RPi would cost around $120 including the case and a new power supply… Continue reading Using a Raspberry Pi as a livestream player [2]
Python Scripting [2A]; Syncing a video and music directory tree
Having completed our first scripting task involved XML extraction and copying files, the next task to be scripted in Python will be the process of extracting audio from our collection of music video tracks and syncing it into a directory tree. The actual steps needed are: Compare two directory tree, one for video and one… Continue reading Python Scripting [2A]; Syncing a video and music directory tree