Changes between Version 90 and Version 91 of Dependencies
- Timestamp:
- 01/11/19 05:48:45 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Dependencies
v90 v91 24 24 ||[https://github.com/liris/websocket-client websocket-client]||[https://pypi.python.org/pypi/websocket-client/]||websocket client connections||client|| || 25 25 ||[https://github.com/novnc/websockify websockify]||[https://pypi.python.org/pypi/websockify/]||websocket server connections||server|| || 26 ||[https://pypi.org/project/paramiko/ paramiko]||[https://pypi.org/project/paramiko/#files]||ssh integration||both|| || 26 27 ||||||||||||[/wiki/Encodings Picture encoding dependencies]: || 27 28 ||[http://www.videolan.org/developers/x264.html x264]||[ftp://ftp.videolan.org/pub/x264/snapshots/]||h264 encoding||server||win32 build, see ticket:270#comment:2|| … … 61 62 ||= Project =||= Source Download Link =||= Purpose =|| 62 63 ||[http://pythonhosted.org/comtypes/ comtypes]||[https://pypi.python.org/pypi/comtypes]||COM bindings for webcam code|| 63 ||[http://www.chiark.greenend.org.uk/~sgtatham/putty/ putty]||[http://tortoisesvn.net/downloads.html]||SSH transport ||64 ||[http://www.chiark.greenend.org.uk/~sgtatham/putty/ putty]||[http://tortoisesvn.net/downloads.html]||SSH transport (fallback)|| 64 65 ||[http://cx-freeze.sourceforge.net/ cx-freeze]||[https://pypi.python.org/pypi/cx_Freeze]||create standalone executables|| 65 66 ||[http://www.jrsoftware.org/isinfo.php InnoSetup]||[http://www.jrsoftware.org/isdl.php]||create installer package||