I am recording a live stream using the url with action “startRecordingSegmentByDuration”.
for eg:
http://xxxxxxx:8086/livestreamrecord?app=live&streamname=4.stream&action=startRecordingSegmentByDuration&output="/var/storage1/camera_4/abc.mp4&format=2&startonkeyframe=true&segmentDuration=60
My question is:
Can I update the value of segmentDuration to a higher one, when recording is happening.
tnx!