You could try this?
http://admin:password@ipadres/ISAPI/Streaming/channels/601/picture
6 = channel
01 = substream
or
MJPEG WITH AUTH IN URL
User/pass can also be delivered with authentication direct in the URL
http://ip:port/Streaming/channels/1/preview?auth=xxxxxxx
Example (user:pass = admin:12345 -> auth=YWRtaW46MTIzNDU= )
URL would be:
http://ip:port/Streaming/channels/1/preview?auth=YWRtaW46MTIzNDU=
JPG
This also works for JPG retrieval using the URL
http://ip:port/Streaming/channels/1/picture?auth=xxxxxxx
Op zaterdag 11 augustus 2018 12:16:50 UTC+2 schreef denver: