Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video size issue with cross platform (Mobile to Web) #143

Open
hirenpatel8891 opened this issue Nov 30, 2022 · 1 comment
Open

Video size issue with cross platform (Mobile to Web) #143

hirenpatel8891 opened this issue Nov 30, 2022 · 1 comment

Comments

@hirenpatel8891
Copy link

hirenpatel8891 commented Nov 30, 2022

We are using Webex platform for both web and mobile video calling feature. We are using latest SDK for both the platform.
We have found that there is video size issue when we are testing with Mobile to Web. Here I have attached the screenshot for the same. Web has joined from laptop and mobile has joined from iOS device. Video from Web is displaying very small and in landscape in mobile.
We have check in kitchen sink app from testflight and it has also a same behaviour

We are using this Web SDK : https://github.com/webex/webex-js-sdk.

Please check and guide us on same.
IMG_0241

@pumoru
Copy link

pumoru commented Dec 6, 2022

I tested the query here and I was able to reproduce the same thing. Test was performed using the latest samples for the JS SDK https://webex.github.io/webex-js-sdk/ and the KitchenSink.

Devices used :iphone13 pro(mobile) and on MAC

This an expected behaviour as web is being run on laptop (which has landscape camera), if web is also run on mobile it'll show the exact camera as on iOS SDK (portrait)

Will provide adequate feedback on the opened ticket as well.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants