左边的500 手机 先打开 最后关闭
2020-09-04 13:57:23.470 29628-29628/io.agora.tutorials1v1vcall D/MyLog: joinChannel() called
2020-09-04 13:57:23.874 29628-29698/io.agora.tutorials1v1vcall D/MyLog: onJoinChannelSuccess() called with: channel = [demoChannel1], uid = [-783830616], elapsed = [425]
右边的250手机 后打开
2020-09-04 13:58:13.019 29628-29698/io.agora.tutorials1v1vcall D/MyLog: onUserJoined() called with: i = [-555464228], i1 = [49568]
2020-09-04 13:58:13.498 19356-19356/io.agora.tutorials1v1vcall D/MyLog: joinChannel() called
2020-09-04 13:58:13.821 29628-29698/io.agora.tutorials1v1vcall D/MyLog: onFirstRemoteVideoDecoded() called with: uid = [-555464228], width = [360], height = [640], elapsed = [50372]
2020-09-04 13:58:13.868 19356-19398/io.agora.tutorials1v1vcall D/MyLog: onJoinChannelSuccess() called with: channel = [demoChannel1], uid = [-555464228], elapsed = [382]
2020-09-04 13:58:13.872 19356-19398/io.agora.tutorials1v1vcall D/MyLog: onUserJoined() called with: i = [-783830616], i1 = [383]
2020-09-04 13:58:14.000 19356-19398/io.agora.tutorials1v1vcall D/MyLog: onFirstRemoteVideoDecoded() called with: uid = [-783830616], width = [360], height = [640], elapsed = [513]
2020-09-04 13:58:14.275 29628-29698/io.agora.tutorials1v1vcall D/MyLog: onFirstRemoteVideoFrame() called with: uid = [-555464228], width = [360], height = [640], elapsed = [50826]
2020-09-04 13:58:14.444 19356-19398/io.agora.tutorials1v1vcall D/MyLog: onFirstRemoteVideoFrame() called with: uid = [-783830616], width = [360], height = [640], elapsed = [957]
右边的250手机 先关闭
2020-09-04 13:59:02.382 29628-29698/io.agora.tutorials1v1vcall D/MyLog: onUserOffline() called with: uid = [-555464228], reason = [0]
onUserJoined 与 onFirstRemoteVideoDecoded 方法类同,一个调用,另外一个也会调用。只是 onFirstRemoteVideoDecoded 显示过期。
左边的500 手机 先打开 最后关闭
2020-09-04 13:57:23.470 29628-29628/io.agora.tutorials1v1vcall D/MyLog: joinChannel() called
2020-09-04 13:57:23.874 29628-29698/io.agora.tutorials1v1vcall D/MyLog: onJoinChannelSuccess() called with: channel = [demoChannel1], uid = [-783830616], elapsed = [425]
右边的250手机 后打开
2020-09-04 13:58:13.498 19356-19356/io.agora.tutorials1v1vcall D/MyLog: joinChannel() called
2020-09-04 13:58:13.821 29628-29698/io.agora.tutorials1v1vcall D/MyLog: onFirstRemoteVideoDecoded() called with: uid = [-555464228], width = [360], height = [640], elapsed = [50372]
2020-09-04 13:58:13.868 19356-19398/io.agora.tutorials1v1vcall D/MyLog: onJoinChannelSuccess() called with: channel = [demoChannel1], uid = [-555464228], elapsed = [382]
2020-09-04 13:58:14.000 19356-19398/io.agora.tutorials1v1vcall D/MyLog: onFirstRemoteVideoDecoded() called with: uid = [-783830616], width = [360], height = [640], elapsed = [513]
2020-09-04 13:58:14.275 29628-29698/io.agora.tutorials1v1vcall D/MyLog: onFirstRemoteVideoFrame() called with: uid = [-555464228], width = [360], height = [640], elapsed = [50826]
2020-09-04 13:58:14.444 19356-19398/io.agora.tutorials1v1vcall D/MyLog: onFirstRemoteVideoFrame() called with: uid = [-783830616], width = [360], height = [640], elapsed = [957]
右边的250手机 先关闭
2020-09-04 13:59:02.382 29628-29698/io.agora.tutorials1v1vcall D/MyLog: onUserOffline() called with: uid = [-555464228], reason = [0]