No callback notify when local mp4 is converted complete

Description
in latest windows sdk version, there is no callback notify when local recording is converted MP4 complete.

Which version?
v4.4.57220.1211

Hi guan_bj,

Thanks for the post. In order to trigger the callback onRecording2MP4Done and onRecording2MP4Processing, you need to call IMeetingConfiguration.EnableLocalRecordingConvertProgressBarDialog(false) before the meeting.

Hope this helps. Thanks!

Thanks Carson, follow your suggestion, it works well.

Hi guan_bj,

Glad to hear that it is working. Let me know if any other questions. Happy Zooming!