You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
installed using pip install rtspscanner on to Ubuntu 20.04 LTS server
using rtspscanner -m scan -a 192.168.130.110
i get the following error
Traceback (most recent call last):
File "/usr/local/bin/rtspscanner", line 8, in <module>
sys.exit(main())
File "/usr/local/lib/python3.8/dist-packages/rtspscanner.py", line 274, in main
scanner.scanner()
File "/usr/local/lib/python3.8/dist-packages/rtspscanner.py", line 132, in scanner
self.scanResults = {"cameras":self.cameras,"flaky":flaky,"portscan":results}
UnboundLocalError: local variable 'flaky' referenced before assignment
UnboundLocalError: local variable 'flaky' referenced before assignment
rtspscanner -m scan
Running on Linux
The text was updated successfully, but these errors were encountered: