erdnaxeli / castblock

Automatically skip sponsor segments and ads in YouTube videos playing on Chromecast.
MIT License
182 stars 20 forks source link

build: add image for legacy arm v6 #61

Closed niall-byrne closed 8 months ago

niall-byrne commented 8 months ago

I was able to get this image working on older (armv6-based) RPi hardware by using the following configuration.

The regular Debian image is not ideal as Crystal appears to only cross-compile for Arm chipsets with a hard float. Debian supports armel (arm5), or armhf (armv7) where the older RPi hardware is square in the middle.

By using a third party dockerized Raspberry Pi OS image, I was able to get them to play nice... the downside is that the resulting image is a bit larger.

For testing purposes, the built image is available for armv6 at: https://hub.docker.com/r/niallbyrne/castblock