Download Snapshot over http on my TC70
Hi,
I'd like to be able to download jpg images for my own Android app to process using object recognition. I'm testing the suggested URLs in my Chrome browser on Windows 11 with:
http://<username>:<password>@192.168.1.xxx/snapshot.jpg
I've tried supplying the password as plain and base64 encoded and tried adding the stream name:
http://<username>:<password>@192.168.1.xxx/stream1/snapshot.jpg
I've also tried https but I either get ERR_CONNECTION_REFUSED or ERR_UNSAFE_PORT in response.
I assume the TC70 does allow downloading of snapshots?
Any help would be greatly appreciated.