YuliaGrigorieva

Results 73 comments of YuliaGrigorieva

Hello @Linoa65 , Do I understand correctly that the issue is not reproducible with demo app? Best regards, Yulia Grigorieva

Please check your adb logcat output for error from "VoxCameraManager" module. If the local video is not shown, it most likely means that there is the issue with access to...

All logs from Voximplant Android SDK come under "VOXSDK" tag, but then it wtites the module name after it. You should be able to grep "VoxCameraManager" from adb logcat: ![изображение](https://user-images.githubusercontent.com/8545374/61782856-7c9e4380-ae0f-11e9-94b3-ab3c22ff6fcc.png)

Hello @Linoa65 , Issues with displaying local video (if camera works correctly) generally indicate that invalid stream id was set to VideoView component. First, please check that you received and...

Hello @Linoa65 , Do you still observe the issue? If the issue still exists, I need more information about the video stream that is "not started". Please contact us at...

Hello! To use messaging push notifications, it is required to: 1. generate and add push certificates to the Voximplant Control Panel. Please check the following tutorials for android and iOS:...

Hello @ksielyov , Thank you for reaching out to us. To make a call between 2 users, you also need to set up: 1. VoxEngine scenario scenario example for a...

Hello! > But now, when I call from the 1 emulator to the 2 emulator, the second show green call icon at the top and stop it, in the first...

Hello @lazhrach20, Unfortunately, it is not possible. Voximplant React Native SDK exposes native API of Voximplant Android and iOS SDK, but not the WebRTC API and we do not plan...

Hello @lazhrach20, Thank you for providing the details. Unfortunately, it is not possible to implement with Voximplant React Native SDK and I doubt that it is possible with react-native-webrtc. If...