Category: Raspbian
Screenshot from console on Raspberry Pi
I’m building a fleet of distributed Raspberry multimedia players and I’ve decided to start with a few terminal commands to manage them. Let’s begin with a screenshot of current screen contents.
Glitching omxplayer when using -o local (analog audio)
When your omxplayer glitches (audio too fast, video hiccups) simply use both instead of local: /usr/bin/omxplayer –loop -o both media.mp4 Maybe this will save you some time that I’ve lost to discover that 🙂
Bulletproof method of how to convert Raspberry Pi into kiosk
I’ve tried lots of tutorials but nothing seems to work with newer versions of Raspbian. So I’ve decided to write my own simple tutorial on this matter.