airmtp
airmtp copied to clipboard
Hello I found out that Canon PowerShot SX730 gets stuck on https://github.com/shezi/airmtp/blob/master/airmtp.py#L1137 - mtpwifi.sendProbeRequest(g.socketEvents) Solution coult be to have a time out on that command or argument to disable sendProbeRequest....
Master version of "airmtp" doesn't run on Ubuntu 24.02 ``` python3 airmtp.py /home/user/Software/Foto-Download/airmtp-master/airmtp.py:638: SyntaxWarning: invalid escape sequence '\M' parser.add_argument('--outputdir', type=str, help='Directory to store image/file(s) to. Default is current directory. No...