valed
(Alexey)
September 24, 2020, 6:34pm
1
Hello!
Is getting separate audio recordings for each participant of the meeting still impossible via Zoom API (cloud recording)?
Or maybe there is a good way to separate speakers when we only have a single audio recording of a meeting?
Hey @valed
Thanks for posting on the Zoom Devforum! I am still learning, but I will try my best to help answer your question.
Checkout these related threads that may have the answer you are looking for:
I have activated the option to record the meetings automatically, but it does not record them.
is cloud recording disabled for developer account?
I am trying to download a meeting recording that I had conducted, using
https://api.zoom.us/v1/recording/get
but i get ‘there is no recording for this meeting message’. I am passing the uuid as the meeting id.
The meeting recording did get saved on my local machine when the meeting ended but I cannot retrieve the recording to test the get recording service.
Description/Error
Question/Clarification. Does the new webhook for recordings only fire for cloud recordings? For example, if user has the meeting set to record local, I would like to still get recording started, recording completed, etc. Will the webhook still fire for local recording?
Which Endpoint/s or App Types
webhooks - recording
If these threads did not help, please let us know by replying back here and someone from the Developer Relations team will get back to you shortly.
Thanks,
DeveloperBot
valed
(Alexey)
September 24, 2020, 10:11pm
3
Hey.
No, these threads aren’t very useful for me.
will.zoom
(Will)
September 25, 2020, 3:53pm
4
Hey @valed ,
At the moment, audio is returned via a single stream. While this is a great suggestion to be able to get it via participant, you might consider using a 3rd party service to parse audio in the meantime.
Thanks,
Will
system
(system)
Closed
October 26, 2020, 1:53am
5
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.