Where video rooms, recordings and compositions settings are managed in zoom?
Where videos are stored in zoom?
How will video stored in zoom fetch by azure function( .net core application)?
Hey @rakesh.yadav ,
Zoom offers a number of composition options by default. They are managed in the Zoom Video SDK portal.
You can also choose to record individual audio and video files for your own custom compositions.
In terms of where the recording files are stored, by default they are stored in the Zoom cloud, but you can move them easily to your own cloud via our webhooks or APIs.
We also offer a bring your own storage model where you can record to your own storage bucket.
Best,
Tommy