15.03.2017, 11:12
(15.03.2017, 11:06)admin Wrote: Does your camera provide a snapshot or are you trying to download the mjpeg stream? I would suggest use luasocket HTTP requests without saving the file to a local filesystem since you are deleting it right after sending.
For me this would be a better option in some situations.
For my disposition are these urls:
1) /axis-cgi/mjpg/video.cgi
2) cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]
I'am using the second which provides "snapshot.jpg" ~400kB.