How to get The Speaker View recording in webhoo

Using this template helps us debug your issues more effectively :slight_smile:

Description
How to get ‘Speaker View’ recording file in webhook https://marketplace.zoom.us/docs/api-reference/webhook-reference/recording-events/recording-completed

Error
recording_files do not consist Speaker View

Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth app

Which Endpoint/s?
Webhook https://marketplace.zoom.us/docs/api-reference/webhook-reference/recording-events/recording-completed

How To Reproduce (If applicable)
Steps to reproduce the behavior:

  1. Record meeting
  2. Got webhook
  3. See - no speaker view recording in recording_files

Hey @Alexey1,

Can you make sure that you’ve selected speaker view in your cloud recording settings? This will determine what is returned by the webhook.

Thanks!

Hey,

On the Zoom cloud recording I can see that all the options are recorded. INCLUDING the speaker’s view. See attached example.

However, webhooks do not have this speaker view type

Hey @Alexey1,

Thanks for confirming—I don’t see anything attached here. If you’re having trouble sharing, can you open up a request with us here and share the example?

Thanks,
Will

Hey,

just submitted as #12930593

Previously API doc have some description about each recording_type
like:

‘shared_screen_with_speaker_view’, // Shared screen with speaker view : MP4 file with audio and video showing both active speaker view and shared content.
‘shared_screen_with_gallery_view’, // Shared screen with gallery view : MP4 file with audio and video showing both gallery view and shared content.

Thanks @Alexey1 — a member of our team will be in touch shortly.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.