Sanjeev Kumar

Results 10 comments of Sanjeev Kumar

@UIT19521334 Thank you for help. but i try this and it's not working. please check : import * as React from β€˜react’; import {View, Text} from β€˜react-native’; import {NavigationContainer} from...

import { View, Text,StyleSheet,Pressable,PermissionsAndroid,Platform,Alert,Dimensions} from 'react-native' import React,{useEffect,useState,useRef} from 'react' import Ionicons from 'react-native-vector-icons/Ionicons'; import MaterialIcon from "react-native-vector-icons/MaterialCommunityIcons" import CallActionBox from '../../Components/CallActionBox'; import { NavigationContainer } from '@react-navigation/native'; import {...

i implement with this code but mute function is not working.

yes, you are right it was my fault . now it's working properly thankyou so much. can you help to reverse camera functionality?

Thanks again for help to me. I have one more issue in speaker functionality. when call is connect with another user, loud speaker is not working, call connect with ear...

i already apply enableLocalVideo but how to implement camera off feature in videoCalling. i want to add camera on/off feature in videocalling.

I am able to enable Video using RtcEngine.current?.enableVideo(true); but not able to disable video. Please guide me to hide the video and if you have any reference then please share...

can you help to show custom timer show on screen.

yes it's solve thank you so much for help.

@Ficat have you any solution ?