Good afternoon! I need help with the Axis P1355 camera and LabVIEW (AxisMediaControl ActiveX).
1) How can I make the recording automatically split into files every 20 minutes?
Currently, I can control the recording using StartRecording and StopRecording through Property/Invoke mode in AxisMediaControl, but I need the following:
how can I create a new video file every 20 minutes? (for example rec_001.asf, rec_002.asf, etc.)
2) Problem with the overlay in the saved video
In the web view, the overlay is readable, although it is small, but in the saved recording through LabVIEW, the text is too small and almost unreadable. In P1355, there are no options for text size (TextSize / FontSize - only position, inclusion, and text are available), and I could not find such options in the web settings.
Is it possible to fix this by configuring the MJPEG codec? The recording is saved in .asf format.

3)Do I understand correctly that I need to create a new HTTP GET block every time for the control and display settings new parameters?
