Forum Discussion
KrzysiekK1111
Apr 30, 2020Copper Contributor
Embed teams video call on website?
I know Microsoft Teams offers option to embed Live Chat onto a website, I'm wondering if it's possible to add function to video call similar to it?
- Apr 30, 2020Yes, but you have to build it using Graph API Teams Calls
raphaeljoieNTT
Aug 04, 2020Copper Contributor
Hello jcgonzalezmartin ,
Thank you for pointing to the Graph API. I read the documentation and it looks like using the Graph API only allow to answer pre-recorded messages.
I also need to embed a video call in a web page for a client, but really embedded. The video call should happen in the web browser. Do you provide a JS SDK to allow somebody to join a Teams Video call from a web browser?
Naman55
Sep 22, 2020Copper Contributor
Hello raphaeljoieNTT,
I am trying the same thing to implement the video call in my website using microsoft. Did you found a way to do that ?? If Yes, Please Help!
I am trying the same thing to implement the video call in my website using microsoft. Did you found a way to do that ?? If Yes, Please Help!
- raphaeljoieNTTSep 23, 2020Copper Contributor
Naman55 nope 😞 I guess it's a no, and they want to force users to use their own branded interface
- Built_by_KevinOct 07, 2020Copper Contributor