scivision / PyLivestream

Pure Python FFmpeg-based live video / audio streaming to YouTube, Facebook, Periscope, Twitch, and more
Apache License 2.0
707 stars 156 forks source link

can not find ffmpeg at /usr/bin/ffmpeg #60

Closed VanshCodes closed 3 years ago

VanshCodes commented 3 years ago

I am not able to install ffmpeg at /usr/bin/ffmpeg on my server. I want to change it's default location in the code How can I do that?

scivision commented 3 years ago

This should be fixed by v1.11.2. Thanks for reporting!