Arthur Huyghe
Arthur Huyghe
Hmm I really think you should be able to record it as it would be easier to detect random abnormalities you just wouldn't see if you run the Speedtest hourly....
Is there an option to include the latency while downloading or uploading. I think this can be useful to discover and monitor things like bufferbloat.
Worked flawlessly. Keep up the great work!🚀
[https://icanhazip.com/](url)?
@luckman212 I wasn't aware of these issues, thanks for letting me know!
@sylikc, I debugged my previous code a bit and fixed some obvious mistakes. ``` from exiftool import ExifToolHelper import logging logging.basicConfig(level=logging.DEBUG) # Define a list with al the parameters needed...
@sylikc, I am not sure if I understood the note in the documentation. Should `result = et.execute(*[parameters]) ` be the correct execution command? In this expression parameters is a variable...
@sylikc, Sorry for the late response. The additions to the FAQ do help massively. However, if I run my code, it hangs after the execution call without doing anything. I...
The command hangs on the command-line as well: 