gopro-py-api icon indicating copy to clipboard operation
gopro-py-api copied to clipboard

ffmpeg not recognized as internal or external command

Open bturner1273 opened this issue 5 years ago • 1 comments

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:

image

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?

bturner1273 avatar Nov 13 '19 01:11 bturner1273

I fixed it by copying the ffmpeg.exe into the script directory.

adamane avatar Jun 11 '20 13:06 adamane