maks1102b
(Максим)
September 16, 2020, 12:25pm
1
(Google translate)
Hello. Can you tell me if I can start recording a personal meeting using the JWT token? Or can this be done only through the OAuth application? We have a professional account.
Hey @maks1102b
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:
Description
Is it possible to start a cloud or local recording while in a zoom meeting? Eg the result of clicking “record” on the client UI.
This is assuming:
recording is enabled in settings but automatic recording is not enabled
The closest thing we have found is to PATCH /meetings/{id} with { auto_recording: 'local' } but it didn’t work (as is probably expected).
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.
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
system
(system)
Closed
October 16, 2020, 10:26pm
3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.