Yesterday I wrote a threaded Py app that's a sort
> of "engine" which uses curl - faster than wget -
> to pull those JPGs out of the cams.
Use the Python requests module, it's faster than calling wget or curl.
---druck
Yesterday I wrote a threaded Py app that's a sort
> of "engine" which uses curl - faster than wget -
> to pull those JPGs out of the cams.
Use the Python requests module, it's faster than calling wget or curl.
---druck
Have something to add? Share your thoughts — no account required.
Ask the community — no account required