I am building web app with Google Meet API using nodejs.
My web service needs to hold a meeting in GoogleMeet with anonymous participants and automatically save the recording.
But I can't find any clue for auto recording over Google Meet API.
Now I can make Google Meet space with api. But auto recording is not supported.
Can anyone give me a hint to solve this?
Thanks in advance. :)