Forum Discussion

chernandezgil's avatar
chernandezgil
Copper Contributor
Jun 28, 2021
Solved

Take snapshoots of video in React app

It is possible in Azure Communication Services to take snapshots in a 1:1 call just pressing a button for example? I know there is no sdk for that, but how could it be done.? It is a requirement of o...
  • manoskow-msft's avatar
    manoskow-msft
    Jul 20, 2021

    Found out our web calling sample has this functionality: https://github.com/Azure-Samples/communication-services-web-calling-hero/blob/public-preview/Calling/ClientApp/src/Utils/captureScreenshot.ts

    Edit: also including a link to our call recording quickstart since you mentioned it: https://docs.microsoft.com/en-us/azure/communication-services/quickstarts/voice-video-calling/call-recording-sample?pivots=programming-language-java

    hope this helps, and thanks for the context!

Resources