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

Examples & docs errors - AttributeError: module 'pylivestream' has no attribute 'ScreenStream', json/ini examples #108

Open hack-r opened 1 year ago

hack-r commented 1 year ago

https://github.com/scivision/PyLivestream/blob/main/Examples/screen_share.py

That needs to import screen and get the function from there

AttributeError: module 'pylivestream' has no attribute 'ScreenStream'

Also, your PyPi links to a non-existing .json