Control of Axis Q1785 LE camera for storing images / screenshots of live streaming into a local directory. #42
-
Hello Team, I need to set the camera for continuous live streaming and get images / screenshots at regular intervals (for eg. every 15 sec, 1 min etc.) and then automatically get stored in the local directory specified by me. I do not want to use SD card and other external storages. It should be like I get to create my own streaming profile because the camera settings are different for each application. Then, I can choose the local directory and intervals so that the images are recorded to the specified folder (for eg. /Desktop/MyFolder). Then I can use python script to access the latest image from my specified directory and use OpenCV for image processing. Kindly reply for further information. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hi @HPawase! Are you running your application on the camera or on a server with a network connection to the camera? |
Beta Was this translation helpful? Give feedback.
As you are running your code on a laptop I think you are better off using the VAPIX snapshot API, taking a new snapshot at an intervall of your choosing.