266
Views
3
Comments
How can I implement Video chat in my mobile app?
Question

I want to give user an option to video call. 

I tried "redirect to url" with Skype: but my url is not working.

Can I integrate Zoom?


2019-05-22 11-30-09
Marcelo Ferreira

Hi,

With zoom should be through a url too. You can check the urls here

Also found this mobile component or this other we component that you would need to convert.

Regards,

Marcelo

UserImage.jpg
Preeti Gupta

Marcelo Ferreira wrote:

Hi,

With zoom should be through a url too. You can check the urls here

Also found this mobile component or this other we component that you would need to convert.

Regards,

Marcelo

I

I tried Redirect to URL as following for Skype and Zoom but it's not working. Where am I going wrong?

And what all options do I have?

SyntaxEditor Code Snippet

"skype:username?call&video=true"

SyntaxEditor Code Snippet

"zoom:zoom.us/j/7731169641?pwd=UkJMQzZLazRZRFIxRXl0L1BJbEgxUT09"


2024-08-28 10-01-54
Kiran Shinde

Hello Preeti Gupta,

Recently I have published the new component for Video Streaming that is OpenTok Connector React. you can give it try.


Regards 

Kiran Shinde

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.