问题
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