scivision / PyLivestream

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

make stream.ini system-wide findable #26

Closed scivision closed 5 years ago

scivision commented 5 years ago

As Pylivestream use grows, we need to let the .ini and .key files be defined in a system location, perhaps under ~/.local like other programs do.

scivision commented 5 years ago

https://github.com/scivision/PyLivestream/releases/tag/v1.9.2 fixes this