If the auto-cycle works as expected on the camera, why do you want to try to move that functionality to BI? BI will simply capture the stream as the camera broadcasts it, so BI records whatever the camera is pointed at even when it moves to the next preset.
If your camera really doesn't have "tour" functionality where it cycles between the selected presets and you are looking into a way to program BI to command the camera to move automatically, the camera is going to need a published API with commands listed to change the camera to a preset location. If you know the proper commands, then you can probably program "actions" within BI to send the command to change presets on a regular schedule (every 5 minutes). If your camera doesn't have that third party control ability (or it's not published/available), then I don't see a way to have BI do this. BI can't magically do something the camera doesn't allow for.
Thanks a lot for reply
Your answer was clear
Android app YCC365 has possibility to set preset but not possibility to have tour automatically
I have tried to reach the camera through browser with ip address locally but it doesn't open it
Onvif manager doesn't see even if BI consider it as an Onvif camera
Preset in YCC365 work but not in BI.
When I ask for inspecting in BI it opens the following result:
Querying services
Has Imaging services: /onvif/Imaging
Has media services: /onvif/Media
Has RTP_RTSP_TCP, requesting profiles
profile token Profile_1
profile name mainStream
profile source is VideoSource_1
profile source config is VideoSourceToken
profile token Profile_2
profile name subStream
profile source is VideoSource_1
profile source config is VideoSourceToken
requesting URI for profile Profile_1
RTSP URI: /0/av0
requesting URI for profile Profile_2
RTSP URI: /0/av1
Has Event services: /onvif/Events
Has WSPullPointSupport
RelayOutputs: 0
InputConnectors: 0
Has Device IO services: /onvif/DeviceIO
AudioOutputs: 1
Has PTZ service: /onvif/PTZ
Done
Unfortunately I don't find any commands listed to change the camera to a preset location
It is a pity because the image coming from camera is excellent but there is no way to make tour 180 degrees along the seaside
I think I will move in the future to another ip dome camera
Anyway thanks a lot for help