I’ve updated my Python program to take surveillance pictures from IP-cameras. This updated version is multi-threaded. For each picture to retrieve, you can specify a thread.
Each line in vs.config requires a 4th parameter now, the name of the thread:
Hall.jpg http://192.168.1.1/IMAGE.JPG - Thread1
This name can be anything. If you use the same name for different pictures, then these pictures will be retrieved sequentially by this thread.
MD5: A2AFAD9E581798F1D986A0AE9DF64577
SHA256: C3AC4892A71DF79E3BA87714CB6323D157C7E74C838EDE81013C96DD4EAD0238