Both Pi's are in Master mode with no multisync packets being sent. GPIO Command 'Remote Playlist Start' does not work when attempting to start a playlist on a remote device running FPP9 (version above ...
Currently, GPIO handling for Pi5 is done via libgpiod (with pinctrl command line to handle pinmux). On the older Pi's, it's handled via the bcm2835 utility. For FPP 10, we should unify on using ...