Wowza Community

onSplitRecord is not called by recording manager during segmentation

Hello,

We’re facing a problem relating segmented recordings.

We decided to launch a recording specifying a time segmentation and we’ve implemented a ILiveStreamRecordManagerActionNotify class binded to the recording events.

When we try to start, stop or split manually the recording the interface works at all, but we need to get every split time also when the video file is segmented by the recording manager. The event onSplitRecord doesn’t seem to be binded to the recording manager split automation.

Is there a workaround to call the event? We resolved implementing the IStreamRecorderFileVersionDelegate and checking the recording time during getFilename, but it looks like an hack to us.

Hi,

Do please send a support request as a developer ticket, and include your source code so that we can replicate this.

Michelle