Error OMXplayer

Bonjour à tous, je suis débutant sur les systèmes Raspberry
je cherche a installer la solution screenly OSE sur un PI4
1> J’installe un OS pi Lite 64 bit
2> J’installe GIT et Ansible :
sudo apt install git-all
sudo apt install ansible
3> puis j’exécute : bash <(curl -sL https://www.screenly.io/install-ose.sh *)

Mais j’ai une erreur lors de l’installation (1 seul) il n’arrive pas à installer OMXplayer
Et en effet si j’essaye un “apt get OMXplayer” j’ai bien une erreur il n’ai plus compatible.
Quelqu’un aurait il une solution svp ?*
merci*


Hello everyone, I am a beginner on Raspberry systems.
I am looking for an installer for the screenly OSE solution on a PI4
1> I install a 64-bit pi Lite OS
2> I install GIT and Ansible:
sudo apt install git-all
sudo apt install ansible
3> then I run: bash <(curl -sL https://www.screenly.io/install-ose.sh *)

But I have an error during the installation (only 1) it does not manage to install OMXplayer
And indeed if I try an “apt get OMXplayer” I have an error it is no longer compatible.
Does anyone have a solution please?*
thank you*

si ca peux aider d’autre, screenly fonctionne bien sur le Pi4, mais il faut installer : Raspberry pi OS Lite (LEGACY) (j’utilise la Raspberry PI imager v1.7.2)

puis en ssh :

bash <(curl -sL https://www.screenly.io/install-ose.sh)

et tout est ok.