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

Cloud source for files #56

Closed GhostMAND closed 4 years ago

GhostMAND commented 4 years ago

Is there any way to use dropbox folder or anything like that instead of ~/music or ~/videos? I'm deploying on Heroku and 500mb just not enough for 24/7 music stream on YouTube.

scivision commented 4 years ago

Any path that is resolvable by the filesystem will work. I think Dropbox generally appears as ~/Dropbox or similar in the user's filesystem