PS C:\Windows\system32> ffmpeg -f gdigrab -framerate 15 -i desktop -vf scale=1280:720 -c:v libx264 -preset ultrafast -tune zerolatency -b:v 1000k -f flv -listen 1 http://0.0.0.0:8080/stream
ffmpeg : Le terme «ffmpeg» n'est pas reconnu comme nom d'applet de commande, fonction, fichier de script ou programme exécutable. Vérifiez l'orthographe du nom, ou si un chemin d'accès existe, vérifiez que le chemin d'accès est correct
et réessayez.
Au caractère Ligne:1 : 1
+ ffmpeg -f gdigrab -framerate 15 -i desktop -vf scale=1280:720 -c:v li ...
+ ~~~~~~
+ CategoryInfo : ObjectNotFound: (ffmpeg:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
PS C:\Windows\system32>