Open ruscoder opened 5 years ago
The same problem exists when I am using a real Android device, not just an emulator.
Hello!
Thank you for reporting the issue!
Could you please provide the following information:
Best regards, Yulia Grigorieva
@YuliaGrigorieva
We are using messaging
branch of react-native-voximplant.
React Native version is ^0.57.3
The issue exists for a video call from android to android (both real devices, don't test on the emulator).
P.S. The source code is in open https://github.com/beda-software/telemedicine-demo-mobile It bootstrapped on top of https://github.com/voximplant/react-native-demo Also you can find liks to APK and TestFlight at readme.
@ir4y, @ruscoder I'm not able to reproduce the issue on our demo project (tested between 2 android devices). Could you please try to reproduce it with demo project and let me know the results?
Please also ensure that the promise returned from the Call.sendVideo API is resolved correctly.
Best regards, Yulia Grigorieva
I am having the same issue and that too on the demo project provided by voximplant, which I think might help you, @YuliaGrigorieva I am running the demo project on Actual android device and iOS simulator at the same time. My Android phone is sending the video which is being seen on the iPhone simulator but not vice verse.
I haven't made any changes to the project so it is as is.
Hello, @srujanb !
iOS simulator does not support camera, that's why video is not sending from it. You need to test on a real iOS revice to have bidirectional video between android and ios.
Best regards, Yulia Grigorieva
I'm having the exact same issue, testing on both physical android devices. The device that I use to initiate a call cant see remove video. However the device I use to receive the call can receive the video.
I'm having the exact same issue, testing on both physical android devices. The device that I use to initiate a call cant see remove video. However the device I use to receive the call can receive the video.
I fixed my issue by upgrading to latest package.
Hello! I encountered a problem with a video showing. In my experiments, I use two iPhone SE (ios 12.1.4) devices and android emulator (nexus 5x, android 9)
Here some of my observations when I call from