PyLivestream icon indicating copy to clipboard operation
PyLivestream copied to clipboard

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

Open hack-r opened this issue 11 months ago • 0 comments

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

hack-r avatar Jul 30 '23 21:07 hack-r