GoProStream icon indicating copy to clipboard operation
GoProStream copied to clipboard

FFplay

Open DrNavratil opened this issue 6 years ago • 3 comments

I am having a problem when running the stream. When running it i get the error "'ffplay' is not recognized as an internal or external program or batch file"

I have checked my environmental variables over and the FFMPEG installation. Cannot figure out how to fix this.

I am new to this so hope someone can help me. image

DrNavratil avatar Aug 08 '18 10:08 DrNavratil

Sorry I don't use Windows so I can't help you. Maybe check that you can run "ffplay" from the current directory

KonradIT avatar Aug 08 '18 22:08 KonradIT

place ffplay.exe inside C:\Windows\system32 for universal fix or C:\goprostream in your case.

Crypter avatar Aug 17 '18 13:08 Crypter

Just for dummies like me: Go to: https://www.gyan.dev/ffmpeg/builds/ and download the latest essentials.7z. Place the fffplay.exe from the bin folder right next to the GoProStream.py. At least that worked for me....

schoppfe avatar Jan 03 '21 19:01 schoppfe