App to web video calling using Sinch

和自甴很熟 提交于 2019-12-13 03:52:12

问题


I am working on a project which is created as an application and as a website. This application includes app to app video calling as well as app to web video calling also. I have successfully implemented app to app calling, but how can i implement app to web calling. My project includes user1 and user2. User1 calls user2 on app. App to app calling is successful,but user2 can be logged in from website also, then in this case i have to accomplish a video call from app to web. Please help me by some code for how can i achieve this using Sinch library. Thank you.


回答1:


Yes it is possible to set a video call from phone to web using Sinch lib. Code for this is same as for phone to phone calling. There is no change in the code in android.



来源:https://stackoverflow.com/questions/48436212/app-to-web-video-calling-using-sinch

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!