API-Examples icon indicating copy to clipboard operation
API-Examples copied to clipboard

Cannot resolve symbol DataStreamConfig

Open susheeltandon opened this issue 3 years ago • 13 comments

susheeltandon avatar Feb 18 '21 07:02 susheeltandon

which platform and sdk version you are using? this DataStreamConfig is avaiable since sdk 3.3.0

yoreland avatar Feb 18 '21 08:02 yoreland

I am using 3.2.0, will update thanks

susheeltandon avatar Feb 18 '21 09:02 susheeltandon

I am integrating video call on one to one basis, client initiate video chat and other person accept chat and initiate it. Which classes I will use for that ? Is any example of that.

susheeltandon avatar Feb 18 '21 09:02 susheeltandon

there is another demo for call invitation, which need introduce RTM. please check https://github.com/AgoraIO-Usecase/Video-Calling

yoreland avatar Feb 20 '21 06:02 yoreland

Ok I will thanks

susheeltandon avatar Feb 20 '21 06:02 susheeltandon

hello Sir I am getting error in basic video call

E/libc: Access denied finding property "net.dns1"

susheeltandon avatar Feb 26 '21 07:02 susheeltandon

@susheeltandon you may simply ignore it.

plutoless avatar Feb 28 '21 12:02 plutoless

Ok

susheeltandon avatar Mar 04 '21 06:03 susheeltandon

Hello Sir, I have implemented entire code as per 1to1 video chat from Agora documentation, how my userid will call one of my client userid through App, where I will put my userid and client userid.

susheeltandon avatar Mar 05 '21 17:03 susheeltandon

Also getting this message Camera 1 facing CAMERA_FACING_FRONT state now CAMERA_STATE_CLOSED for client com.samsung.adaptivebrightnessgo API Level 2

susheeltandon avatar Mar 05 '21 18:03 susheeltandon

@susheeltandon i guess you want to notify the other phone to join a video call. please check this example in this case, https://github.com/AgoraIO-Usecase/Video-Calling

plutoless avatar Mar 08 '21 09:03 plutoless

Yes plutoless, you are right I want to notify other phone to join call, I will check thanks

susheeltandon avatar Mar 08 '21 10:03 susheeltandon

Where, I will set current user who is calling and remote user who is responding.

susheeltandon avatar Mar 08 '21 10:03 susheeltandon