twilio/twilio-video-app-ios

when connected iOS mobile to web. video not appears

YogeshSDM opened this issue · 3 comments

I am using pod version
pod 'TwilioVideo', '3.8.0'

for single user video call everything works fine.

  1. mobile to mobile- working
  2. mobile to web - working

But in this tutorial when connected from
mobile to mobile - works fine
Mobile to web - video not displayed
mobile to desktop app - video not displayed.

Please let us know what we need to do to show web user video in mobile.
I am using same code used in this tutorial with access token only

Thanks.

Any idea about this bug.
Please reply. we have to release our app

@YogeshSDM very sorry for the much delayed response. Are you still having the issue? Are you using one of our sample apps for the web app also? If so what repo?

I suspect there may be an issue with different platforms using different track names. Please make sure mobile and web apps are using the same track name for the camera. Here is the camera track name in this repo.

I'm going to close this but feel free to respond here if there is any remaining issue.