gopro-py-api
gopro-py-api copied to clipboard
ffmpeg not recognized as internal or external command
I added ffmpeg windows build by Zeranoe to my path and tried the ffmpeg-python pip install as you pointed out in a previous issue and still am getting:
I am on Windows 10 using python 3.7 in Visual Studio 2019
Edit: ^^that was just visual studio doing its usual weird stuff it worked fine in anaconda prompt. Anyway. How would you suggest I connect to this stream to put it on a site? Would a normal streaming library like signal-r do the trick?
I fixed it by copying the ffmpeg.exe into the script directory.