Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connecting with same wifi jitsi working properly,but when i use mobile network its not working properly in Flutter Mobile SDK #102

Open
jozefnikhil opened this issue Dec 23, 2024 · 3 comments

Comments

@jozefnikhil
Copy link

That is im unable to see the user video and hear the user voice what will be the issue.Jitsi is hosted in my own server.Where will be the issue happening

@saghul
Copy link
Member

saghul commented Dec 23, 2024

Can you share logs please?

@jozefnikhil
Copy link
Author

I/org.webrtc.Logging(30873): CameraStatistics: Camera fps: 31.
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/org.webrtc.Logging(30873): EglRenderer: Duration: 4005 ms. Frames received: 121. Dropped: 1. Rendered: 120. Render fps: 30.0. Average render time: 1568 us. Average swapBuffer time: 1658 us.
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 1 getStats +10s
I/JitsiMeetSDK(30873): [modules/xmpp/JingleSessionPC.js] JingleSessionPC[session=JVB,initiator=false,sid=8bmqpd4lhd57k] setVideoCodecs: codecList=vp8,vp9,h264,av1, screenshareCodec=undefined
D/MediaPlayer(30873): MediaPlayer start called
E/tag_teacher_app(30873): No package ID ff found for resource ID 0xffffffff.
I/oplus.android.OplusFrameworkFactoryImpl(30873): get feature:IOplusDynamicVsyncFeature
I/oplus.android.OplusFrameworkFactoryImpl(30873): get feature:IOplusDynamicVsyncFeature
I/oplus.android.OplusFrameworkFactoryImpl(30873): get feature:IOplusDynamicVsyncFeature
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 2 ctor +606ms
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 2 addTransceiver +4ms
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 2 addTransceiver +14ms
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 2 createOffer +18ms
W/AidlConversionCppNdk(30873): aidl2legacy_AudioChannelLayout_audio_channel_mask_t: no legacy output audio_channel_mask_t found for AudioChannelLayout{layoutMask: 16}
D/JitsiMeetSDK(30873): ExternalAPI Sending event: PARTICIPANT_JOINED with data: {"role":"participant","participantId":"96030da6","name":"ZORAZ SIDHEEQUE"}
D/JitsiMeetSDK(30873): [JitsiConference.js] P2P? peerCount: 1, hasBotPeer: false => true
I/JitsiMeetSDK(30873): [JitsiConference.js] Will start P2P with: [email protected]/96030da6
I/JitsiMeetSDK(30873): [JitsiConference.js] Created new P2P JingleSession [email protected]/0b8b60d4 [email protected]/96030da6
I/JitsiMeetSDK(30873): [modules/RTC/TraceablePeerConnection.js] Using RTCRtpTransceiver#setCodecPreferences for codec selection
I/JitsiMeetSDK(30873): [modules/RTC/TraceablePeerConnection.js] Create new TPC[id=3,type=P2P]
I/JitsiMeetSDK(30873): [modules/RTC/TraceablePeerConnection.js] TPC[id=3,type=P2P] adding LocalTrack[1,audio]
I/JitsiMeetSDK(30873): [modules/RTC/TraceablePeerConnection.js] TPC[id=3,type=P2P] adding LocalTrack[2,video]
I/JitsiMeetSDK(30873): Participant joined:
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 2 createOffer OK +140ms
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 2 setLocalDescription +24ms
I/org.webrtc.Logging(30873): CameraStatistics: Camera fps: 30.
W/SafeAreaView(30873): Timed out waiting for layout.
I/SurfaceView(30873): 111431621 surfaceDestroyed
D/BufferQueueProducer(30873): SurfaceView[com.example.hashtag_teacher_app/org.jitsi.jitsi_meet_flutter_sdk.WrapperJitsiMeetActivity]#7(BLAST Consumer)7 disconnect: api 1
W/AidlConversionCppNdk(30873): aidl2legacy_AudioChannelLayout_audio_channel_mask_t: no legacy output audio_channel_mask_t found for AudioChannelLayout{layoutMask: 16}
D/BufferQueueProducer(30873): SurfaceView[com.example.hashtag_teacher_app/org.jitsi.jitsi_meet_flutter_sdk.WrapperJitsiMeetActivity]#7(BLAST Consumer)7 disconnect: api -1
D/BLASTBufferQueue(30873): SurfaceView[com.example.hashtag_teacher_app/org.jitsi.jitsi_meet_flutter_sdk.WrapperJitsiMeetActivity]#7 destructor()
D/BufferQueueConsumer(30873): SurfaceView[com.example.hashtag_teacher_app/org.jitsi.jitsi_meet_flutter_sdk.WrapperJitsiMeetActivity]#7(BLAST Consumer)7 disconnect
I/org.webrtc.Logging(30873): EglRenderer: Releasing.
E/libEGL (30873): call to OpenGL ES API with no current context (logged once per thread)
I/org.webrtc.Logging(30873): GlShader: Deleting shader.
I/org.webrtc.Logging(30873): EglRenderer: eglBase detach and release.
I/org.webrtc.Logging(30873): EglRenderer: Releasing done.
I/org.webrtc.Logging(30873): EglBase14Impl: Using OpenGL ES version 2
I/org.webrtc.Logging(30873): EglRenderer: Initializing EglRenderer
I/SurfaceView(30873): 207559559 onAttachedToWindow
D/ViewRootImplExtImpl(30873): wrapConfigInfoIntoFlags rotation=0, smallestScreenWidthDp=354, relayoutAsync=true, newFlags=23199744, title=com.example.hashtag_teacher_app/org.jitsi.jitsi_meet_flutter_sdk.WrapperJitsiMeetActivity
D/VRIWrapperJitsiMeetActivity: relayoutWindow result, sizeChanged:false, surfaceControlChanged:false, transformHintChanged:false, mSurfaceSize:Point(1240, 2662), mLastSurfaceSize:Point(1240, 2662), mWidth:1240, mHeight:2662, requestedWidth:1240, requestedHeight:2662, transformHint:0, lastTransformHint:0, installOrientation:0, displayRotation:0, isSurfaceValid:true, attr.flag:-2122250880, useBlast:true, tmpFrames:ClientWindowFrames{frame=[0,110][1240,2772] display=[0,110][1240,2772] parentFrame=[0,110][1240,2772] parentClippedByDisplayCutout}, relayoutAsync:true, mSyncSeqId:2
W/VRIWrapperJitsiMeetActivity: updateBlastSurfaceIfNeeded, surfaceSize:Point(1240, 2662), lastSurfaceSize:Point(1240, 2662), format:-3, blastBufferQueue:android.graphics.BLASTBufferQueue@cfc3d62
E/OplusDisplayModeManager(30873): has been initialized.
D/BufferQueueConsumer(30873): connect: controlledByApp=false
W/libc (30873): Access denied finding property "vendor.display.enable_optimal_refresh_rate"
I/SurfaceView(30873): 207559559 visibleChanged -- surfaceCreated
I/org.webrtc.Logging(30873): SurfaceEglRenderer: : surfaceChanged: format: 4 size: 273x273
D/SurfaceView(30873): 207559559 handleSyncNoBuffer
D/SurfaceView(30873): 207559559 finishedDrawing
D/SurfaceView(30873): 207559559 performDrawFinished mAttachedToWindow true
I/SurfaceControl(30873): setExtendedRangeBrightness sc=Surface(name=com.example.hashtag_teacher_app/org.jitsi.jitsi_meet_flutter_sdk.WrapperJitsiMeetActivity)/@0x53d00df,currentBufferRatio=1.0,desiredRatio=1.0
D/SurfaceView(30873): 207559559 draw mDrawFinished true isAboveParent false (mPrivateFlags & PFLAG_SKIP_DRAW) 0
D/SurfaceView(30873): 207559559 clearSurfaceViewPort mCornerRadius 0.0
D/SurfaceView(30873): 207559559 dispatchDraw mDrawFinished true isAboveParent false (mPrivateFlags & PFLAG_SKIP_DRAW) 0
D/SurfaceView(30873): 243788067positionLost mSurfaceControl is null return;
D/BufferQueueProducer(30873): SurfaceView[com.example.hashtag_teacher_app/org.jitsi.jitsi_meet_flutter_sdk.WrapperJitsiMeetActivity]#8(BLAST Consumer)8 connect: api=1 producerControlledByApp=true
I/Quality (30873): ActivityThread: doFrame delay 555 com.example.hashtag_teacher_app 30873
D/com.oney.WebRTCModule.WebRTCModule(30873): onIceGatheringChangeGATHERING
D/com.oney.WebRTCModule.WebRTCModule(30873): onIceCandidate
I/org.webrtc.Logging(30873): SurfaceEglRenderer: : Reporting first rendered frame.
D/com.oney.WebRTCModule.WebRTCModule(30873): First frame rendered.
I/org.webrtc.Logging(30873): SurfaceEglRenderer: : Reporting frame resolution changed to 480x640 with rotation 0
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 2 setLocalDescription OK +561ms
D/SurfaceView(30873): 207559559 draw mDrawFinished true isAboveParent false (mPrivateFlags & PFLAG_SKIP_DRAW) 0
D/SurfaceView(30873): 207559559 clearSurfaceViewPort mCornerRadius 0.0
D/SurfaceView(30873): 207559559 dispatchDraw mDrawFinished true isAboveParent false (mPrivateFlags & PFLAG_SKIP_DRAW) 0
D/BLASTBufferQueue(30873): SurfaceView[com.example.hashtag_teacher_app/org.jitsi.jitsi_meet_flutter_sdk.WrapperJitsiMeetActivity]#8 acquireNextBufferLocked size=273x273 mFrameNumber=1 applyTransaction=true mTimestamp=113654986184194(auto) mPendingTransactions.size=0 graphicBufferId=132598525329463 transform=0
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 1 close +76ms
I/JitsiMeetSDK(30873): [modules/connectivity/IceFailedHandling.js] ICE failed, enableForcedReload: undefined
I/JitsiMeetSDK(30873): [modules/connectivity/IceFailedHandling.js] Sending ICE failed - the connection did not recover, ICE state: failed
I/JitsiMeetSDK(30873): [JitsiConference.js] Stopping stats for jvb connection
I/JitsiMeetSDK(30873): [modules/xmpp/JingleSessionPC.js] JingleSessionPC[session=JVB,initiator=false,sid=8bmqpd4lhd57k] Sending session-terminate
I/JitsiMeetSDK(30873): [modules/xmpp/JingleSessionPC.js] JingleSessionPC[session=JVB,initiator=false,sid=8bmqpd4lhd57k] Session terminated undefined undefined
I/JitsiMeetSDK(30873): [modules/RTC/TraceablePeerConnection.js] TPC[id=2,type=JVB] Closing peerconnection
D/com.oney.WebRTCModule.WebRTCModule(30873): PeerConnection.close() for 1
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: stopPlayout
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: underrun count: 0
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: stopThread
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: Stopping the AudioTrackThread...
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: AudioTrackThread has now been stopped.
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: Calling AudioTrack.stop...
D/AudioTrack(30873): stop(3850): prior state:STATE_ACTIVE output 1109 stream 0 session 35409
D/AudioTrack(30873): stop(3850): called with 1015200 frames delivered
I/AudioTrack(30873): stop(3850): 0xb400006f0c572800 stop done
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: AudioTrack.stop is done.
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: doAudioTrackStateCallback: 1
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: releaseAudioResources
D/AudioTrack(30873): stop(3850): prior state:STATE_STOPPED output 1109 stream 0 session 35409
D/AudioTrack(30873): ~AudioTrack(3850), releasing mStatus =0 session id 35409 from 30873 on behalf of 30873
D/AudioTrack(30873): stop(3850): prior state:STATE_STOPPED output 1109 stream 0 session 35409
I/AudioTrack(30873): stopAndJoinCallbacks(3850) done
V/ListServiceUtils(30873): getListValueByName module:control package:audioBoostEnable cost 190us return 1
V/ListServiceUtils(30873): checkInListByUid start module:audio-boost-blacklist uid:10382 time 113655081859us
V/ListServiceUtils(30873): checkInListByUid end module:audio-boost-blacklist uid:10382 time 113655082029us
D/ListServiceUtils(30873): checkInListByUid module:audio-boost-blacklist uid:10382 cost 169us return 0
V/ListServiceUtils(30873): getListValueByUid module:audio-boost-3rdUX uid:10382 cost 159us return 0
D/AudioTrackExtImpl(30873): doSchedBoost, set audioapp task boost, pid=30873, tid=31505, enable=0, ret=0
V/ListServiceUtils(30873): getListValueByUid module:audio-boost-3rdUX uid:10382 cost 4306us return 0
E/ListServiceUtils(30873): getListValueByUid module:audio-boost-3rdUX uid:10382 cost 4306us return 0
D/AudioTrackExtImpl(30873): doSchedBoost, set audioapp task boost, pid=30873, tid=32757, enable=0, ret=0
V/ListServiceUtils(30873): getListValueByUid module:audio-boost-3rdUX uid:10382 cost 269us return 0
D/AudioTrackExtImpl(30873): doSchedBoost, set audioapp task boost, pid=30873, tid=32759, enable=0, ret=0
I/org.webrtc.Logging(30873): SurfaceEglRenderer: : Reporting frame resolution changed to 640x480 with rotation 270
I/org.webrtc.Logging(30873): GlShader: Deleting shader.
D/com.oney.WebRTCModule.WebRTCModule(30873): PeerConnection.dispose() for 1
D/com.oney.WebRTCModule.VideoTrackAdapter(30873): Deleted adapter for 13c3e28e-eff8-4bd3-9e3f-5a0e762f48b1
I/JitsiMeetSDK(30873): [modules/xmpp/JingleSessionPC.js] JingleSessionPC[session=P2P,initiator=true,sid=4026102b7d65] _sendIceCandidates [{"candidate":"candidate:783027760 1 udp 2122260223 100.94.228.149 49376 typ host generation 0 ufrag 4kEE network-id 3 network-cost 900","sdpMLineIndex":0,"sdpMid":"0"}]
W/AidlConversionCppNdk(30873): aidl2legacy_AudioChannelLayout_audio_channel_mask_t: no legacy output audio_channel_mask_t found for AudioChannelLayout{layoutMask: 16}
W/AidlConversionCppNdk(30873): aidl2legacy_AudioChannelLayout_audio_channel_mask_t: no legacy output audio_channel_mask_t found for AudioChannelLayout{layoutMask: 16}
I/JitsiMeetSDK(30873): [JitsiConference.js] session-terminate for ice restart - done
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/JitsiMeetSDK(30873): [modules/xmpp/strophe.jingle.js] Found a JSON-encoded element in session-initiate, translating to standard Jingle.
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 3 ctor +1s
I/JitsiMeetSDK(30873): [modules/xmpp/strophe.jingle.js] (TIME) received session-initiate: 113656086.688777
I/JitsiMeetSDK(30873): [modules/RTC/TraceablePeerConnection.js] Using RTCRtpTransceiver#setCodecPreferences for codec selection
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 3 addTrack +5ms
I/JitsiMeetSDK(30873): [modules/RTC/TraceablePeerConnection.js] Create new TPC[id=4,type=JVB]
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 3 addTrack +14ms
I/JitsiMeetSDK(30873): [JitsiConference.js] SCTP: offered=true, prefered=true
D/JitsiMeetSDK(30873): [modules/RTC/BridgeChannel.js] constructor() with peerconnection
I/JitsiMeetSDK(30873): [modules/RTC/TraceablePeerConnection.js] TPC[id=4,type=JVB] adding LocalTrack[1,audio]
I/JitsiMeetSDK(30873): [modules/RTC/TraceablePeerConnection.js] TPC[id=4,type=JVB] adding LocalTrack[2,video]
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 3 getStats +40ms
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 3 setRemoteDescription +23ms
D/com.oney.WebRTCModule.WebRTCModule(30873): onAddTrack
D/com.oney.WebRTCModule.WebRTCModule(30873): onAddTrack
D/com.oney.WebRTCModule.VideoTrackAdapter(30873): Created adapter for cd94df1f-b7d9-4d8a-933d-e57dd0d02626
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 3 ontrack +52ms
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 3 ontrack +0ms
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 3 setRemoteDescription OK +4ms
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 3 createAnswer +12ms
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 3 setLocalDescription +45ms
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: initPlayout(sampleRate=48000, channels=1, bufferSizeFactor=1.0)
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: byteBuffer.capacity: 960
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: minBufferSizeInBytes: 7688
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: createAudioTrackBeforeOreo
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: nativeOutputSampleRate: 48000
I/AudioTrack(30873): set(): type=audio,case=1,attributes=1,content_type=1,usage=2,source=-1,flags=0x800
D/AudioTrackExtImpl(30873): AudioTrackExtImpl init
D/AudioTrack(30873): set(): streamType -1, sampleRate 48000, format 0x1, channelMask 0x1, frameCount 3844, flags #0, notificationFrames 0, sessionId 0, transferType 3, uid 10382, pid 30873
I/AudioTrack(30873): set(): 0xb400006f0c572800, Create AudioTrackThread, tid = 1176
V/ListServiceUtils(30873): getListValueByName module:control package:audioBoostEnable cost 163us return 1
V/ListServiceUtils(30873): checkInListByUid start module:audio-boost-blacklist uid:10382 time 113656300109us
V/ListServiceUtils(30873): checkInListByUid end module:audio-boost-blacklist uid:10382 time 113656300257us
D/ListServiceUtils(30873): checkInListByUid module:audio-boost-blacklist uid:10382 cost 147us return 0
V/ListServiceUtils(30873): getListValueByUid module:audio-boost-3rdUX uid:10382 cost 171us return 0
D/AudioTrackExtImpl(30873): doSchedBoost, set audioapp task boost, pid=30873, tid=1176, enable=1, ret=0
W/AidlConversionCppNdk(30873): aidl2legacy_AudioChannelLayout_audio_channel_mask_t: no legacy output audio_channel_mask_t found for AudioChannelLayout{layoutMask: 16}
I/AudioTrack(30873): createTrack_l(3854) on outputId(1117) : 0xb400006f0c572800, mCblk = 0x70e227d000, mLatency = 120, mAfLatency = 40, frameCount = 3844, mSampleRate = 48000, mFlags = 0, mReqFrameCount = 3844, mNotificationFramesAct = 1922
V/ListServiceUtils(30873): getListValueByName module:control package:audioBoostEnable cost 391us return 1
V/ListServiceUtils(30873): checkInListByUid start module:audio-boost-blacklist uid:10382 time 113656341025us
V/ListServiceUtils(30873): checkInListByUid end module:audio-boost-blacklist uid:10382 time 113656341210us
D/ListServiceUtils(30873): checkInListByUid module:audio-boost-blacklist uid:10382 cost 184us return 0
V/ListServiceUtils(30873): getListValueByUid module:audio-boost-3rdUX uid:10382 cost 147us return 0
D/AudioTrackExtImpl(30873): doSchedBoost, set audioapp task boost, pid=30873, tid=31505, enable=1, ret=0
V/ListServiceUtils(30873): checkInListByUid start module:change-futex-timeout uid:10382 time 113656341561us
V/ListServiceUtils(30873): checkInListByUid end module:change-futex-timeout uid:10382 time 113656341704us
D/ListServiceUtils(30873): checkInListByUid module:change-futex-timeout uid:10382 cost 142us return 0
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: AudioTrack: session ID: 35417, channels: 1, sample rate: 48000, max gain: 1.0
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: AudioTrack: buffer size in frames: 3844
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: AudioTrack: buffer capacity in frames: 3844
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: startPlayout
D/AudioTrack(30873): start(3854): prior state:STATE_STOPPED output 1117 stream 0 session 35417
V/ListServiceUtils(30873): getListValueByName module:control package:audioBoostEnable cost 837us return 1
V/ListServiceUtils(30873): checkInListByUid start module:audio-boost-blacklist uid:10382 time 113656387943us
V/ListServiceUtils(30873): checkInListByUid end module:audio-boost-blacklist uid:10382 time 113656388448us
D/ListServiceUtils(30873): checkInListByUid module:audio-boost-blacklist uid:10382 cost 504us return 0
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: AudioTrackThread@[name=AudioTrackJavaThread, id=534]
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: doAudioTrackStateCallback: 0
V/ListServiceUtils(30873): getListValueByName module:control package:audioBoostEnable cost 194us return 1
V/ListServiceUtils(30873): checkInListByUid start module:audio-boost-blacklist uid:10382 time 113656393340us
V/ListServiceUtils(30873): checkInListByUid end module:audio-boost-blacklist uid:10382 time 113656393452us
D/ListServiceUtils(30873): checkInListByUid module:audio-boost-blacklist uid:10382 cost 111us return 0
V/ListServiceUtils(30873): getListValueByUid module:audio-boost-3rdUX uid:10382 cost 101us return 0
D/AudioTrackExtImpl(30873): doSchedBoost, set audioapp task boost, pid=30873, tid=1178, enable=1, ret=0
W/AidlConversionCppNdk(30873): aidl2legacy_AudioChannelLayout_audio_channel_mask_t: no legacy output audio_channel_mask_t found for AudioChannelLayout{layoutMask: 16}
W/AidlConversionCppNdk(30873): aidl2legacy_AudioChannelLayout_audio_channel_mask_t: no legacy output audio_channel_mask_t found for AudioChannelLayout{layoutMask: 16}
D/com.oney.WebRTCModule.WebRTCModule(30873): onIceGatheringChangeGATHERING
D/com.oney.WebRTCModule.WebRTCModule(30873): onIceCandidate
W/AidlConversionCppNdk(30873): aidl2legacy_AudioChannelLayout_audio_channel_mask_t: no legacy output audio_channel_mask_t found for AudioChannelLayout{layoutMask: 16}
I/org.webrtc.Logging(30873): SurfaceEglRenderer: : Reporting frame resolution changed to 480x640 with rotation 0
I/org.webrtc.Logging(30873): GlShader: Deleting shader.
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 3 setLocalDescription OK +159ms
I/JitsiMeetSDK(30873): [modules/xmpp/JingleSessionPC.js] JingleSessionPC[session=JVB,initiator=false,sid=b161tue79fnr0] Sending session-accept
I/JitsiMeetSDK(30873): [modules/xmpp/JingleSessionPC.js] (TIME) ICE checking JVB: 113656478.526954
D/com.oney.WebRTCModule.WebRTCModule(30873): onIceGatheringChangeCOMPLETE
I/org.webrtc.Logging(30873): CameraStatistics: Camera fps: 30.
I/JitsiMeetSDK(30873): [modules/xmpp/JingleSessionPC.js] JingleSessionPC[session=P2P,initiator=true,sid=4026102b7d65] Got RESULT for "session-initiate"
I/JitsiMeetSDK(30873): [JitsiConference.js] P2P setAnswer
I/JitsiMeetSDK(30873): [modules/xmpp/JingleSessionPC.js] JingleSessionPC[session=P2P,initiator=true,sid=4026102b7d65] setVideoCodecs: codecList=vp8,vp9,h264,av1, screenshareCodec=undefined
I/JitsiMeetSDK(30873): [modules/xmpp/JingleSessionPC.js] JingleSessionPC[session=P2P,initiator=true,sid=4026102b7d65] setReceiverVideoConstraint - constraints: {}
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 2 setRemoteDescription +472ms
I/JitsiMeetSDK(30873): [JitsiConference.js] P2P addIceCandidates
D/com.oney.WebRTCModule.WebRTCModule(30873): onAddTrack
I/JitsiMeetSDK(30873): [modules/xmpp/JingleSessionPC.js] (TIME) ICE checking P2P: 113656934.918933
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 2 ontrack +31ms
I/org.webrtc.Logging(30873): HardwareVideoEncoder: initEncode name: c2.qti.avc.encoder type: H264 width: 480 height: 640 framerate_fps: 60 bitrate_kbps: 300 surface mode: true
D/MediaCodec(30873): CreateByComponentName: name c2.qti.avc.encoder
W/libc (30873): Access denied finding property "vendor.debug.stagefright.mediacodec.trace"
W/libc (30873): Access denied finding property "vendor.debug.stagefright.BufferCount"
W/libc (30873): Access denied finding property "vendor.debug.stagefright.BufferCount"
D/CCodecBufferChannel(30873): mBufferCountDebug=0 mIsUserLoad=1 mIsAging=0
D/IAtlas (30873): IAtlas::init CallingPid 30873
D/IAtlas (30873): IAtlas::init this 0xb400006f0e5bdca0
V/ListServiceUtils(30873): getListValueByUid module:sr-osie-whitelist uid:10382 cost 286us return 0
V/ListServiceUtils(30873): checkInListByUid start module:video-setsurface-error uid:10382 time 113656971029us
V/ListServiceUtils(30873): checkInListByUid end module:video-setsurface-error uid:10382 time 113656971275us
D/ListServiceUtils(30873): checkInListByUid module:video-setsurface-error uid:10382 cost 245us return 0
W/libc (30873): Access denied finding property "vendor.debug.stagefright.BufferCount"
W/libc (30873): Access denied finding property "vendor.debug.stagefright.BufferCount"
D/CCodecBufferChannel(30873): mBufferCountDebug=0 mIsUserLoad=1 mIsAging=0
D/MediaCodec(30873): [0xb400006f02fa5800] init: CCodec 0xb400006f0de23b00, CCodecBufferChannel 0xb400006f0b2db818
D/MediaCodec(30873): [0xb400006f02fa5800] setState: 1
V/ListServiceUtils(30873): checkInListByUid start module:disable-video-shaper uid:10382 time 113656972271us
V/ListServiceUtils(30873): checkInListByUid end module:disable-video-shaper uid:10382 time 113656972437us
D/ListServiceUtils(30873): checkInListByUid module:disable-video-shaper uid:10382 cost 165us return 0
D/CCodec (30873): allocate(c2.qti.avc.encoder)
I/JitsiMeetSDK(30873): [modules/RTC/TraceablePeerConnection.js] TPC[id=3,type=P2P] Received track event for remote stream[id=96030da6-audio-0-3,type=audio]
I/JitsiMeetSDK(30873): [modules/RTC/TraceablePeerConnection.js] TPC[id=3,type=P2P] creating remote track[endpoint=96030da6,ssrc=4259795344,type=audio,sourceName=96030da6-a0]
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 2 setRemoteDescription OK +29ms
D/JitsiMeetSDK(30873): [modules/RTC/JitsiRemoteTrack.js] New remote track created: RemoteTrack[userID: 96030da6, type: audio, ssrc: 4259795344, p2p: true, sourceName: 96030da6-a0, status: {readyState: live, muted: false, enabled: true}]
I/JitsiMeetSDK(30873): [JitsiConference.js] Trying to add remote P2P track, when not in P2P - IGNORED
D/JitsiMeetSDK(30873): [modules/RTC/JitsiRemoteTrack.js] "onunmute" event(1734946876800): RemoteTrack[userID: 96030da6, type: audio, ssrc: 4259795344, p2p: true, sourceName: 96030da6-a0, status: {readyState: live, muted: false, enabled: true}]
I/Codec2Client(30873): Available Codec2 services: "default" "default1" "default2" "software"
I/CCodec (30873): setting up 'default' as default (vendor) store
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 2 setRemoteDescription +32ms
I/CCodec (30873): Created component [c2.qti.avc.encoder]
D/CCodecBufferChannel(30873): [0xb400006f0b2db818] setComponent: mName c2.qti.avc.encoder#24, mPipelineWatcher 0xb400006f0b2dbcc0
D/CCodecBufferChannel(30873): PipelineWatcher debug info [c2.qti.avc.encoder#24] enable=0
D/CCodecConfig(30873): read media type: video/avc
D/ReflectedParamUpdater(30873): extent() != 1 for single value type: output.buffers.pool-ids.values
D/ReflectedParamUpdater(30873): ignored struct field coding.gop.values
D/ReflectedParamUpdater(30873): extent() != 1 for single value type: vendor.qti-ext-enc-temporal-layer-bitrate.layerBitrates
D/ReflectedParamUpdater(30873): ignored struct field coding.qp.values
D/ReflectedParamUpdater(30873): extent() != 1 for single value type: vendor.qti-ext-enc-info-metadata-cvp.reserved
D/CCodecConfig(30873): ignoring local param raw.color (0xc2001809) as it is already supported
I/CCodecConfig(30873): query failed after returning 23 values (BAD_INDEX)
W/ColorUtils(30873): expected specified color aspects (0:0:255:255)
D/MediaCodec(30873): [0xb400006f02fa5800] setState: 2
I/org.webrtc.Logging(30873): HardwareVideoEncoder: Format: {color-format=2130708361, i-frame-interval=3600, mime=video/avc, width=480, bitrate-mode=2, bitrate=300000, frame-rate=60.0, height=640}
I/MediaCodec(30873): [0xb400006f02fa5800] [c2.qti.avc.encoder] configure, format : AMessage(what = 0x00000000) = {
I/MediaCodec(30873): int32_t color-format = 2130708361
I/MediaCodec(30873): int32_t i-frame-interval = 3600
I/MediaCodec(30873): string mime = "video/avc"
I/MediaCodec(30873): int32_t width = 480
I/MediaCodec(30873): int32_t bitrate-mode = 2
I/MediaCodec(30873): int32_t bitrate = 300000
I/MediaCodec(30873): float frame-rate = 60.000000
I/MediaCodec(30873): int32_t height = 640
I/MediaCodec(30873): }
D/CodecSeeding(30873): Seed: codec c2.qti.avc.encoder, mediatype video/avc, overrideable 1
D/CodecProperties(30873): setTuningValue(vq-target-bpp,0)
D/CodecProperties(30873): setTuningValue(vq-target-bpp-1080p,1.90)
D/CodecProperties(30873): setTuningValue(vq-target-bpp-720p,2.25)
D/CodecProperties(30873): setTuningValue(vq-target-bpp-540p,2.65)
D/CodecProperties(30873): setTuningValue(vq-target-bpp-480p,3.00)
D/CodecProperties(30873): setTuningValue(vq-target-bpp-320x240,0)
D/CodecProperties(30873): setTuningValue(vq-target-qpmax,-1)
D/CodecProperties(30873): setTuningValue(vq-target-qpmax-1080p,45)
D/CodecProperties(30873): setTuningValue(vq-target-qpmax-720p,43)
D/CodecProperties(30873): setTuningValue(vq-target-qpmax-540p,42)
D/CodecProperties(30873): setTuningValue(vq-target-qpmax-480p,38)
D/CodecProperties(30873): setTuningValue(vq-bitrate-phaseout,1.75)
D/CodecProperties(30873): setTuningValue(vq-boost-missing-qp,0.20)
D/CodecProperties(30873): setFeatureValue(intra-refresh,0)
D/CodecProperties(30873): setFeatureValue(video-minimum-quality,0)
D/CodecProperties(30873): setFeatureValue(_vq_eligible.device,1)
D/CodecProperties(30873): setFeatureValue(_quality.target,1)
D/CodecSeeding(30873): Seed: codec c2.qti.avc.encoder, mediatype video/avc, overrideable 0
D/VQApply (30873): minquality: applies only to VBR encoding
D/MediaCodec(30873): shapeMediaFormat: deltas(0): AMessage(what = 0x00000000) = {
D/MediaCodec(30873): }
D/MediaCodec(30873): flushMediametrics
D/MediaCodec(30873): [0xb400006f02fa5800] setState: 3
D/OplusMediaCodecUtils(30873): getProcessName: pid=30873 name=[com.example.hashtag_teacher_app] success
D/OplusCCodec(30873): Can't get min/max qp value.
V/ListServiceUtils(30873): getListValueByTopActivity module:encoder-b-frame pid:30873 cost 702us return 0
I/OplusCCodec(30873): encoder-b-frame Ret: 0, value: .
D/OplusCCodec(30873): no setting encoder-b-frame
V/ListServiceUtils(30873): getListValueByUid module:key-priority-encoder uid:10382 cost 149us return 0
I/OplusCCodec(30873): configEncoderFilter enter, mIsEncoder: 1
V/ListServiceUtils(30873): getListValueByTopActivity module:encoder-pre-process pid:30873 cost 167us return 0
I/OplusCCodec(30873): Ext activity return: 0, value: .
V/ListServiceUtils(30873): getListValueByTopActivity module:encoder-scene pid:30873 cost 220us return 0
W/OplusCCodec(30873): Ext activity return: 0, value: .
V/ListServiceUtils(30873): checkInListByUid start module:qcom-encode-optimization uid:10382 time 113657120860us
V/ListServiceUtils(30873): checkInListByUid end module:qcom-encode-optimization uid:10382 time 113657120981us
D/ListServiceUtils(30873): checkInListByUid module:qcom-encode-optimization uid:10382 cost 121us return 0
D/OplusCCodec(30873): [initiateConfigureComponent:L1316] OplusFeedbackInfo mFeedbackID:-5476376669908223232
V/ListServiceUtils(30873): checkInListByUid start module:notify-network-optimize uid:10382 time 113657121019us
V/ListServiceUtils(30873): checkInListByUid end module:notify-network-optimize uid:10382 time 113657121134us
D/ListServiceUtils(30873): checkInListByUid module:notify-network-optimize uid:10382 cost 114us return 0
W/AString (30873): ctor got NULL, using empty string instead
V/ListServiceUtils(30873): getPackageNameByPid pid:30873 procName: cost 111us return -1
D/AtlasEventUploadUtils(30873): setEvent event:atlas_event_video_monitor_network_switch
V/ListServiceUtils(30873): checkInListByUid start module:notify-network-optimize uid:10382 time 113657121630us
V/ListServiceUtils(30873): checkInListByUid end module:notify-network-optimize uid:10382 time 113657121763us
D/ListServiceUtils(30873): checkInListByUid module:notify-network-optimize uid:10382 cost 132us return 0
V/ListServiceUtils(30873): checkInListByUid start module:video-statistics uid:10382 time 113657121788us
V/ListServiceUtils(30873): checkInListByUid end module:video-statistics uid:10382 time 113657121898us
D/ListServiceUtils(30873): checkInListByUid module:video-statistics uid:10382 cost 109us return 0
V/ListServiceUtils(30873): getListValueByUid module:video-resolution-blurry uid:10382 cost 110us return 0
V/ListServiceUtils(30873): getListValueByUid module:video-stutter-threshold uid:10382 cost 108us return 0
V/ListServiceUtils(30873): getListValueByTopActivity module:venc-vpu-boost pid:30873 cost 162us return 0
V/ListServiceUtils(30873): getListValueByTopActivity module:qti-ext-param pid:30873 cost 283us return 0
D/OplusCCodec(30873): configureInputDelay [1469]: (0xb400006f0de23b00)
D/OplusVideoBoost(30873): OplusVideoBoost remote
D/OplusCCodec(30873): width: 480, height: 640, isEncoder: 1
D/OplusCCodec(30873): operating-rate: 0, codec-id: 0, bitrate: 300000
I/OplusWhiteListCache(30873): property[ro.hardware] return value[4]
I/OplusWhiteListCache(30873): property[ro.build.device_family] return value[8]
I/OplusWhiteListCache(30873): property[ro.boot.prjname] return value[5]
D/OplusWhiteListCache(30873): vendor: qcom, soc: OPSM8475, project: 22881
I/OplusWhiteListCache(30873): Failed to get value from property[debug.codec.ux]
I/OplusWhiteListCache(30873): Failed to get value from property[debug.cpu.boost]
D/OplusWhiteListCache(30873): App[com.example.hashtag_teacher_app] boost scenario, isVideo[1]
I/OplusWhiteListCache(30873): Need to update cache
V/ListServiceUtils(30873): getListValueByUid module:media-sched-boost uid:10382 cost 196us return 0
D/OplusWhiteListCache(30873): Get media-sched-boost, ret: 0, value:
W/OplusWhiteListCache(30873): Failed to get media-sched-boost info from MMlist
D/OplusWhiteListCache(30873): No ux info
I/OplusWhiteListCache(30873): Need to update cache
V/ListServiceUtils(30873): getListValueByTopActivity module:venc-cpu-boost pid:30873 cost 269us return 0
I/OplusWhiteListCache(30873): Fail to get activity[] boost info from mmlist.
D/OplusWhiteListCache(30873): No cluster info
D/OplusCCodec(30873): uxInfo.needVendorBoost: 0
D/OplusCCodec(30873): No boost info
D/CCodec (30873): [c2.qti.avc.encoder] buffers are bound to CCodec for this session
W/ColorUtils(30873): expected specified color aspects (0:0:255:255)
W/Codec2Client(30873): query -- param skipped: index = 3254781982.
D/CCodec (30873): encoding statistics level = 0
D/CCodec (30873): setup formats input: AMessage(what = 0x00000000) = {
D/CCodec (30873): int32_t android._color-format = 2130708361
D/CCodec (30873): Rect crop(0, 0, 479, 639)
D/CCodec (30873): int32_t color-standard = 130816
D/CCodec (30873): int32_t color-range = 0
D/CCodec (30873): int32_t color-transfer = 65791
D/CCodec (30873): int32_t video-qp-average = 0
D/CCodec (30873): int32_t width = 480
D/CCodec (30873): int32_t feature-secure-playback = 0
D/CCodec (30873): int32_t frame-rate = 60
D/CCodec (30873): int32_t height = 640
D/CCodec (30873): int32_t intra-refresh-period = 0
D/CCodec (30873): string mime = "video/raw"
D/CCodec (30873): int32_t prepend-sps-pps-to-idr-frames = 0
D/CCodec (30873): int32_t priority = 0
D/CCodec (30873): Buffer hdr-static-info = {
D/CCodec (30873): 00000000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
D/CCodec (30873): 00000010: 00 00 00 00 00 00 00 00 00 .........
D/CCodec (30873): }
D/CCodec (30873): int32_t android._dataspace = 12648448
D/CCodec (30873): int64_t android._C2MemoryUsage = 4503599900066560
D/CCodec (30873): int32_t color-format = 2130708361
D/CCodec (30873): }
D/CCodec (30873): setup formats output: AMessage(what = 0x00000000) = {
D/CCodec (30873): int32_t bitrate = 300000
D/CCodec (30873): int32_t bitrate-mode = 2
D/CCodec (30873): Rect crop(0, 0, 479, 639)
D/CCodec (30873): int32_t width = 480
D/CCodec (30873): int32_t color-standard = 130816
D/CCodec (30873): int32_t color-range = 0
D/CCodec (30873): int32_t color-transfer = 65791
D/CCodec (30873): int32_t feature-secure-playback = 0
D/CCodec (30873): int32_t frame-rate = 60
D/CCodec (30873): int32_t height = 640
D/CCodec (30873): int32_t intra-refresh-period = 0
D/CCodec (30873): int32_t max-bitrate = 300000
D/CCodec (30873): string mime = "video/avc"
D/CCodec (30873): int32_t prepend-sps-pps-to-idr-frames = 0
D/CCodec (30873): int32_t priority = 0
D/CCodec (30873): int32_t profile = 8
D/CCodec (30873): int32_t video-qp-average = 0
D/CCodec (30873): }
I/CCodecConfig(30873): query failed after returning 24 values (BAD_INDEX)
D/MediaCodec(30873): [0xb400006f02fa5800] setState: 4
I/org.webrtc.Logging(30873): EglBase14Impl: Using OpenGL ES version 2
D/BufferQueueConsumer(30873): GraphicBufferSource connect: controlledByApp=false
D/CCodec (30873): input format changed to AMessage(what = 0x00000000) = {
D/CCodec (30873): int32_t android._color-format = 2130708361
D/CCodec (30873): Rect crop(0, 0, 479, 639)
D/CCodec (30873): int32_t color-standard = 5
D/CCodec (30873): int32_t color-range = 2
D/CCodec (30873): int32_t color-transfer = 3
D/CCodec (30873): int32_t video-qp-average = 0
D/CCodec (30873): int32_t width = 480
D/CCodec (30873): int32_t feature-secure-playback = 0
D/CCodec (30873): int32_t frame-rate = 60
D/CCodec (30873): int32_t height = 640
D/CCodec (30873): int32_t intra-refresh-period = 0
D/CCodec (30873): string mime = "video/raw"
D/CCodec (30873): int32_t prepend-sps-pps-to-idr-frames = 0
D/CCodec (30873): int32_t priority = 0
D/CCodec (30873): Buffer hdr-static-info = {
D/CCodec (30873): 00000000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
D/CCodec (30873): 00000010: 00 00 00 00 00 00 00 00 00 .........
D/CCodec (30873): }
D/CCodec (30873): int32_t android._dataspace = 281346048
D/CCodec (30873): int64_t android._C2MemoryUsage = 4503599900066560
D/CCodec (30873): int32_t color-format = 2130708361
D/CCodec (30873): }
D/C2OMXNode(30873): Loading .so success
D/GraphicBufferSource(30873): setting dataspace: 0x10c50000, acquired=0
D/CCodec (30873): ISConfig not changed
W/libc (30873): Access denied finding property "vendor.display.enable_optimal_refresh_rate"
D/BufferQueueProducer(30873): GraphicBufferSource connect: api=1 producerControlledByApp=true
I/org.webrtc.Logging(30873): HardwareVideoEncoder: updateInputFormat format: {crop-right=479, color-format=2130708361, mime=video/raw, hdr-static-info=java.nio.HeapByteBuffer[pos=0 lim=25 cap=25], priority=0, intra-refresh-period=0, color-standard=5, feature-secure-playback=0, color-transfer=3, crop-bottom=639, prepend-sps-pps-to-idr-frames=0, video-qp-average=0, crop-left=0, width=480, color-range=2, crop-top=0, frame-rate=60, height=640} stride: 480 sliceHeight: 640 isSemiPlanar: false frameSizeBytes: 460800
D/MediaCodec(30873): [0xb400006f02fa5800] setState: 5
W/Codec2Client(30873): query -- param skipped: index = 1342179345.
W/Codec2Client(30873): query -- param skipped: index = 2415921170.
W/Codec2Client(30873): query -- param skipped: index = 1610614798.
D/CCodecBufferChannel(30873): [c2.qti.avc.encoder#24] Query input allocators returned 0 params => BAD_INDEX (6)
D/CCodecBufferChannel(30873): [c2.qti.avc.encoder#24] Using basic input block pool with poolID 1 => got 1 - OK (0)
D/CCodecBufferChannel(30873): [c2.qti.avc.encoder#24] Query output allocators returned 0 params => BAD_INDEX (6)
I/CCodecBufferChannel(30873): [c2.qti.avc.encoder#24] Created output block pool with allocatorID 16 => poolID 3030 - OK
D/CCodecBufferChannel(30873): [c2.qti.avc.encoder#24] Configured output block pool ids 3030 => OK
D/CCodecBufferChannel(30873): [0xb400006f0b2db818] [c2.qti.avc.encoder#24] start: output->outputDelay 4, output->numSlots 8
D/CCodecBuffers(30873): [c2.qti.avc.encoder#24:1D-Output.Impl[N]] converted 0 buffers to array mode of 8
D/CCodecBufferChannel(30873): [c2.qti.avc.encoder#24] start: updating output delay 4
D/MediaCodec(30873): [0xb400006f02fa5800] setState: 6
I/org.webrtc.Logging(30873): HardwareVideoEncoder: Releasing MediaCodec on output thread
D/MediaCodec(30873): [0xb400006f02fa5800] [c2.qti.avc.encoder] stop
D/MediaCodec(30873): [0xb400006f02fa5800] setState: 9
D/OplusCCodec(30873): initiateShutdown [1440]: (0xb400006f0de23b00) keepComponentAllocated=1
D/BufferQueueConsumer(30873): GraphicBufferSource disconnect
D/MediaCodec(30873): [0xb400006f02fa5800] [c2.qti.avc.encoder] kWhatStopCompleted
D/MediaCodec(30873): [0xb400006f02fa5800] setState: 2
D/MediaCodec(30873): [0xb400006f02fa5800] [c2.qti.avc.encoder] releaseAsync
D/MediaCodec(30873): [0xb400006f02fa5800] setState: 10
D/OplusCCodec(30873): initiateShutdown [1440]: (0xb400006f0de23b00) keepComponentAllocated=0
D/MediaCodec(30873): [0xb400006f02fa5800] [c2.qti.avc.encoder] kWhatReleaseCompleted
I/org.webrtc.Logging(30873): HardwareVideoEncoder: Release on output thread done
I/hw-BpHwBinder(30873): onLastStrongRef automatically unlinking death recipients
D/MediaCodec(30873): [0xb400006f02fa5800] setState: 0
D/BufferQueueProducer(30873): GraphicBufferSource disconnect: api 1
D/MediaCodec(30873): flushMediametrics
D/MediaCodec(30873): [0xb400006f02fa5800] ~MediaCodec
D/MediaCodec(30873): flushMediametrics
W/MediaCodec(30873): no metrics handle found
D/OplusCCodec(30873): ~OplusCCodec [361]: (0xb400006f0de23b00)
V/ListServiceUtils(30873): checkInListByUid start module:notify-network-optimize uid:10382 time 113657321202us
V/ListServiceUtils(30873): checkInListByUid end module:notify-network-optimize uid:10382 time 113657321774us
D/ListServiceUtils(30873): checkInListByUid module:notify-network-optimize uid:10382 cost 570us return 0
D/OplusFeedbackInfo(30873): ~OplusAnalysisFPS
D/AtlasEventUploadUtils(30873): setEvent event:atlas_event_video_monitor_network_switch
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 2 setRemoteDescription OK +327ms
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 2 createAnswer +8ms
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 2 setLocalDescription +59ms
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 2 setLocalDescription OK +23ms
I/JitsiMeetSDK(30873): [modules/RTC/TraceablePeerConnection.js] TPC[id=3,type=P2P] setting max height=2160,encodings=[{"active":true,"rid":"","maxBitrate":500000,"scaleResolutionDownBy":1}]
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 2 addIceCandidate +28ms
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 2 addIceCandidate +0ms
I/JitsiMeetSDK(30873): [modules/xmpp/JingleSessionPC.js] JingleSessionPC[session=JVB,initiator=false,sid=b161tue79fnr0] setVideoCodecs: codecList=vp8,vp9,h264,av1, screenshareCodec=undefined
I/JitsiMeetSDK(30873): [modules/xmpp/JingleSessionPC.js] JingleSessionPC[session=JVB,initiator=false,sid=b161tue79fnr0] setSenderVideoConstraint: 480, sourceName: 0b8b60d4-v0
I/JitsiMeetSDK(30873): [modules/xmpp/JingleSessionPC.js] JingleSessionPC[session=P2P,initiator=true,sid=4026102b7d65] setSenderVideoConstraint: 480, sourceName: 0b8b60d4-v0
D/JitsiMeetSDK(30873): [modules/xmpp/SignalingLayerImpl.js] Mute state of 0b8b60d4-a0 changed to muted=false
D/JitsiMeetSDK(30873): [modules/xmpp/SignalingLayerImpl.js] Mute state of 0b8b60d4-v0 changed to muted=false
I/JitsiMeetSDK(30873): [modules/RTC/TraceablePeerConnection.js] TPC[id=4,type=JVB] setting max height=480,encodings=[{"active":true,"rid":"","maxBitrate":200000,"scaleResolutionDownBy":4},{"active":true,"rid":"","maxBitrate":500000,"scaleResolutionDownBy":2},{"active":true,"rid":"","maxBitrate":500000,"scaleResolutionDownBy":1}]
I/org.webrtc.Logging(30873): CameraStatistics: Camera fps: 31.
I/org.webrtc.Logging(30873): EglRenderer: Duration: 4000 ms. Frames received: 120. Dropped: 0. Rendered: 120. Render fps: 30.0. Average render time: 1337 us. Average swapBuffer time: 1032 us.
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
D/com.oney.WebRTCModule.VideoTrackAdapter(30873): Mute event pcId: 3 trackId: cd94df1f-b7d9-4d8a-933d-e57dd0d02626
I/org.webrtc.Logging(30873): CameraStatistics: Camera fps: 30.
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/org.webrtc.Logging(30873): CameraStatistics: Camera fps: 31.
I/JitsiMeetSDK(30873): [modules/RTC/JitsiRemoteTrack.js] Mute RemoteTrack[userID: 96030da6, type: audio, ssrc: 4259795344, p2p: true, sourceName: 96030da6-a0, status: {readyState: live, muted: false, enabled: true}]: false
I/org.webrtc.Logging(30873): EglRenderer: Duration: 4002 ms. Frames received: 121. Dropped: 0. Rendered: 121. Render fps: 30.2. Average render time: 1212 us. Average swapBuffer time: 1082 us.
I/org.webrtc.Logging(30873): CameraStatistics: Camera fps: 30.
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/JitsiMeetSDK(30873): [modules/xmpp/JingleSessionPC.js] JingleSessionPC[session=P2P,initiator=true,sid=4026102b7d65] Processing addRemoteStream
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 2 setRemoteDescription +8s
D/com.oney.WebRTCModule.WebRTCModule(30873): onAddTrack
D/com.oney.WebRTCModule.VideoTrackAdapter(30873): Created adapter for cbf6ccea-2c47-4619-9f8d-8e8e8f8a2fd6
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 2 ontrack +61ms
I/JitsiMeetSDK(30873): [modules/RTC/TraceablePeerConnection.js] TPC[id=3,type=P2P] Received track event for remote stream[id=96030da6-video-0-3,type=video]
I/JitsiMeetSDK(30873): [modules/RTC/TraceablePeerConnection.js] TPC[id=3,type=P2P] creating remote track[endpoint=96030da6,ssrc=1587477695,type=video,sourceName=96030da6-v0]
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 2 setRemoteDescription OK +35ms
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 2 createAnswer +14ms
D/JitsiMeetSDK(30873): [modules/RTC/JitsiRemoteTrack.js] New remote track created: RemoteTrack[userID: 96030da6, type: video, ssrc: 1587477695, p2p: true, sourceName: 96030da6-v0, status: {readyState: live, muted: false, enabled: true}]
I/JitsiMeetSDK(30873): [JitsiConference.js] Trying to add remote P2P track, when not in P2P - IGNORED
D/JitsiMeetSDK(30873): [modules/RTC/JitsiRemoteTrack.js] "onunmute" event(1734946885582): RemoteTrack[userID: 96030da6, type: video, ssrc: 1587477695, p2p: true, sourceName: 96030da6-v0, status: {readyState: live, muted: false, enabled: true}]
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 2 setLocalDescription +57ms
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 2 setLocalDescription OK +44ms
I/JitsiMeetSDK(30873): [modules/xmpp/JingleSessionPC.js] JingleSessionPC[session=P2P,initiator=true,sid=4026102b7d65] addRemoteStream - OK
I/JitsiMeetSDK(30873): [modules/RTC/JitsiRemoteTrack.js] Mute RemoteTrack[userID: 96030da6, type: video, ssrc: 1587477695, p2p: true, sourceName: 96030da6-v0, status: {readyState: live, muted: false, enabled: true}]: false
I/JitsiMeetSDK(30873): [modules/xmpp/JingleSessionPC.js] JingleSessionPC[session=P2P,initiator=true,sid=4026102b7d65] setReceiverVideoConstraint - constraints: {}
I/JitsiMeetSDK(30873): [modules/xmpp/JingleSessionPC.js] JingleSessionPC[session=P2P,initiator=true,sid=4026102b7d65] sending content-modify for source-name: 96030da6-v0, maxHeight: 480
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 3 getStats +296ms
I/org.webrtc.Logging(30873): CameraStatistics: Camera fps: 31.
I/org.webrtc.Logging(30873): EglRenderer: Duration: 4001 ms. Frames received: 121. Dropped: 0. Rendered: 121. Render fps: 30.2. Average render time: 1318 us. Average swapBuffer time: 1142 us.
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/org.webrtc.Logging(30873): CameraStatistics: Camera fps: 30.
D/com.oney.WebRTCModule.VideoTrackAdapter(30873): Mute event pcId: 2 trackId: cbf6ccea-2c47-4619-9f8d-8e8e8f8a2fd6
D/JitsiMeetSDK(30873): [modules/RTC/JitsiRemoteTrack.js] "onmute" event(1734946888521): RemoteTrack[userID: 96030da6, type: video, ssrc: 1587477695, p2p: true, sourceName: 96030da6-v0, status: {readyState: live, muted: true, enabled: true}]
I/org.webrtc.Logging(30873): CameraStatistics: Camera fps: 30.
I/org.webrtc.Logging(30873): EglRenderer: Duration: 4001 ms. Frames received: 121. Dropped: 0. Rendered: 121. Render fps: 30.2. Average render time: 2021 us. Average swapBuffer time: 1520 us.
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/JitsiMeetSDK(30873): [modules/xmpp/strophe.jingle.js] terminating... 4026102b7d65
I/JitsiMeetSDK(30873): [modules/xmpp/JingleSessionPC.js] JingleSessionPC[session=P2P,initiator=true,sid=4026102b7d65] Session terminated connectivity-error ICE FAILED
I/JitsiMeetSDK(30873): [JitsiConference.js] Call ended: connectivity-error - ICE FAILED P2P ?true
I/JitsiMeetSDK(30873): [JitsiConference.js] Stopping remote stats for P2P connection
D/JitsiMeetSDK(30873): [JitsiConference.js] Called _setP2PStatus with the same status: false
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 2 close +5s
I/JitsiMeetSDK(30873): [modules/RTC/TraceablePeerConnection.js] TPC[id=3,type=P2P] Removing remote track stream[id=96030da6-audio-0-3,trackId=fcff6653-df39-4cb9-9176-b922cd328773]
I/JitsiMeetSDK(30873): [modules/RTC/TraceablePeerConnection.js] TPC[id=3,type=P2P] Removing remote track stream[id=96030da6-video-0-3,trackId=cbf6ccea-2c47-4619-9f8d-8e8e8f8a2fd6]
I/JitsiMeetSDK(30873): [modules/RTC/TraceablePeerConnection.js] TPC[id=3,type=P2P] Closing peerconnection
D/com.oney.WebRTCModule.WebRTCModule(30873): PeerConnection.close() for 2
D/com.oney.WebRTCModule.WebRTCModule(30873): PeerConnection.dispose() for 2
D/com.oney.WebRTCModule.VideoTrackAdapter(30873): Deleted adapter for cbf6ccea-2c47-4619-9f8d-8e8e8f8a2fd6
I/JitsiMeetSDK(30873): [modules/xmpp/JingleSessionPC.js] (TIME) ICE failed JVB: 113671498.662521
I/org.webrtc.Logging(30873): CameraStatistics: Camera fps: 31.
E/JitsiMeetSDK(30873): [JitsiConference.js] triggering ice restart after 1190
D/com.oney.WebRTCModule.WebRTCModule(30873): onIceGatheringChangeCOMPLETE
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/org.webrtc.Logging(30873): CameraStatistics: Camera fps: 30.
I/org.webrtc.Logging(30873): EglRenderer: Duration: 4003 ms. Frames received: 121. Dropped: 0. Rendered: 121. Render fps: 30.2. Average render time: 1884 us. Average swapBuffer time: 1450 us.
I/JitsiMeetSDK(30873): [modules/connectivity/IceFailedHandling.js] ICE failed, enableForcedReload: undefined
I/JitsiMeetSDK(30873): [modules/connectivity/IceFailedHandling.js] Sending ICE failed - the connection did not recover, ICE state: failed
I/JitsiMeetSDK(30873): [JitsiConference.js] Stopping stats for jvb connection
I/JitsiMeetSDK(30873): [modules/xmpp/JingleSessionPC.js] JingleSessionPC[session=JVB,initiator=false,sid=b161tue79fnr0] Sending session-terminate
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 3 close +4s
I/JitsiMeetSDK(30873): [modules/xmpp/JingleSessionPC.js] JingleSessionPC[session=JVB,initiator=false,sid=b161tue79fnr0] Session terminated undefined undefined
I/JitsiMeetSDK(30873): [modules/RTC/TraceablePeerConnection.js] TPC[id=4,type=JVB] Closing peerconnection
D/com.oney.WebRTCModule.WebRTCModule(30873): PeerConnection.close() for 3
I/org.webrtc.Logging(30873): SurfaceEglRenderer: : Reporting frame resolution changed to 640x480 with rotation 270
I/org.webrtc.Logging(30873): GlShader: Deleting shader.
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: stopPlayout
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: underrun count: 0
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: stopThread
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: Stopping the AudioTrackThread...
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: AudioTrackThread has now been stopped.
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: Calling AudioTrack.stop...
D/AudioTrack(30873): stop(3854): prior state:STATE_ACTIVE output 1117 stream 0 session 35417
D/AudioTrack(30873): stop(3854): called with 902880 frames delivered
I/AudioTrack(30873): stop(3854): 0xb400006f0c572800 stop done
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: AudioTrack.stop is done.
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: doAudioTrackStateCallback: 1
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: releaseAudioResources
D/AudioTrack(30873): stop(3854): prior state:STATE_STOPPED output 1117 stream 0 session 35417
D/AudioTrack(30873): ~AudioTrack(3854), releasing mStatus =0 session id 35417 from 30873 on behalf of 30873
D/AudioTrack(30873): stop(3854): prior state:STATE_STOPPED output 1117 stream 0 session 35417
I/AudioTrack(30873): stopAndJoinCallbacks(3854) done
V/ListServiceUtils(30873): getListValueByName module:control package:audioBoostEnable cost 905us return 1
V/ListServiceUtils(30873): checkInListByUid start module:audio-boost-blacklist uid:10382 time 113675126560us
V/ListServiceUtils(30873): checkInListByUid end module:audio-boost-blacklist uid:10382 time 113675127042us
D/ListServiceUtils(30873): checkInListByUid module:audio-boost-blacklist uid:10382 cost 481us return 0
V/ListServiceUtils(30873): getListValueByUid module:audio-boost-3rdUX uid:10382 cost 658us return 0
D/AudioTrackExtImpl(30873): doSchedBoost, set audioapp task boost, pid=30873, tid=1176, enable=0, ret=0
V/ListServiceUtils(30873): getListValueByUid module:audio-boost-3rdUX uid:10382 cost 388us return 0
D/AudioTrackExtImpl(30873): doSchedBoost, set audioapp task boost, pid=30873, tid=1178, enable=0, ret=0
V/ListServiceUtils(30873): getListValueByUid module:audio-boost-3rdUX uid:10382 cost 403us return 0
D/AudioTrackExtImpl(30873): doSchedBoost, set audioapp task boost, pid=30873, tid=31505, enable=0, ret=0
D/com.oney.WebRTCModule.WebRTCModule(30873): PeerConnection.dispose() for 3
D/com.oney.WebRTCModule.VideoTrackAdapter(30873): Deleted adapter for cd94df1f-b7d9-4d8a-933d-e57dd0d02626
W/AidlConversionCppNdk(30873): aidl2legacy_AudioChannelLayout_audio_channel_mask_t: no legacy output audio_channel_mask_t found for AudioChannelLayout{layoutMask: 16}
W/AidlConversionCppNdk(30873): aidl2legacy_AudioChannelLayout_audio_channel_mask_t: no legacy output audio_channel_mask_t found for AudioChannelLayout{layoutMask: 16}
I/JitsiMeetSDK(30873): [JitsiConference.js] session-terminate for ice restart - done
I/JitsiMeetSDK(30873): [modules/xmpp/strophe.jingle.js] Found a JSON-encoded element in session-initiate, translating to standard Jingle.
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 4 ctor +711ms
I/JitsiMeetSDK(30873): [modules/xmpp/strophe.jingle.js] (TIME) received session-initiate: 113675764.897416
I/JitsiMeetSDK(30873): [modules/RTC/TraceablePeerConnection.js] Using RTCRtpTransceiver#setCodecPreferences for codec selection
I/JitsiMeetSDK(30873): [modules/RTC/TraceablePeerConnection.js] Create new TPC[id=5,type=JVB]
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 4 addTrack +7ms
I/JitsiMeetSDK(30873): [JitsiConference.js] SCTP: offered=true, prefered=true
D/JitsiMeetSDK(30873): [modules/RTC/BridgeChannel.js] constructor() with peerconnection
I/JitsiMeetSDK(30873): [modules/RTC/TraceablePeerConnection.js] TPC[id=5,type=JVB] adding LocalTrack[1,audio]
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 4 addTrack +10ms
I/JitsiMeetSDK(30873): [modules/RTC/TraceablePeerConnection.js] TPC[id=5,type=JVB] adding LocalTrack[2,video]
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 4 getStats +42ms
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 4 setRemoteDescription +23ms
D/com.oney.WebRTCModule.WebRTCModule(30873): onAddTrack
D/com.oney.WebRTCModule.WebRTCModule(30873): onAddTrack
D/com.oney.WebRTCModule.VideoTrackAdapter(30873): Created adapter for a278966f-89bf-4614-97d6-56b070fabcb2
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 4 ontrack +45ms
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 4 ontrack +9ms
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 4 setRemoteDescription OK +6ms
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 4 createAnswer +11ms
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 4 setLocalDescription +52ms
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: initPlayout(sampleRate=48000, channels=1, bufferSizeFactor=1.0)
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: byteBuffer.capacity: 960
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: minBufferSizeInBytes: 7688
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: createAudioTrackBeforeOreo
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: nativeOutputSampleRate: 48000
I/AudioTrack(30873): set(): type=audio,case=1,attributes=1,content_type=1,usage=2,source=-1,flags=0x800
D/AudioTrackExtImpl(30873): AudioTrackExtImpl init
D/AudioTrack(30873): set(): streamType -1, sampleRate 48000, format 0x1, channelMask 0x1, frameCount 3844, flags #0, notificationFrames 0, sessionId 0, transferType 3, uid 10382, pid 30873
I/AudioTrack(30873): set(): 0xb400006f0c572800, Create AudioTrackThread, tid = 1618
V/ListServiceUtils(30873): getListValueByName module:control package:audioBoostEnable cost 131us return 1
V/ListServiceUtils(30873): checkInListByUid start module:audio-boost-blacklist uid:10382 time 113676005630us
V/ListServiceUtils(30873): checkInListByUid end module:audio-boost-blacklist uid:10382 time 113676005773us
D/ListServiceUtils(30873): checkInListByUid module:audio-boost-blacklist uid:10382 cost 142us return 0
V/ListServiceUtils(30873): getListValueByUid module:audio-boost-3rdUX uid:10382 cost 138us return 0
D/AudioTrackExtImpl(30873): doSchedBoost, set audioapp task boost, pid=30873, tid=1618, enable=1, ret=0
W/AidlConversionCppNdk(30873): aidl2legacy_AudioChannelLayout_audio_channel_mask_t: no legacy output audio_channel_mask_t found for AudioChannelLayout{layoutMask: 16}
I/AudioTrack(30873): createTrack_l(3857) on outputId(1125) : 0xb400006f0c572800, mCblk = 0x70e227d000, mLatency = 120, mAfLatency = 40, frameCount = 3844, mSampleRate = 48000, mFlags = 0, mReqFrameCount = 3844, mNotificationFramesAct = 1922
V/ListServiceUtils(30873): getListValueByName module:control package:audioBoostEnable cost 135us return 1
V/ListServiceUtils(30873): checkInListByUid start module:audio-boost-blacklist uid:10382 time 113676049545us
V/ListServiceUtils(30873): checkInListByUid end module:audio-boost-blacklist uid:10382 time 113676050047us
D/ListServiceUtils(30873): checkInListByUid module:audio-boost-blacklist uid:10382 cost 501us return 0
V/ListServiceUtils(30873): getListValueByUid module:audio-boost-3rdUX uid:10382 cost 137us return 0
D/AudioTrackExtImpl(30873): doSchedBoost, set audioapp task boost, pid=30873, tid=31505, enable=1, ret=0
V/ListServiceUtils(30873): checkInListByUid start module:change-futex-timeout uid:10382 time 113676050387us
V/ListServiceUtils(30873): checkInListByUid end module:change-futex-timeout uid:10382 time 113676050523us
D/ListServiceUtils(30873): checkInListByUid module:change-futex-timeout uid:10382 cost 136us return 0
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: AudioTrack: session ID: 35425, channels: 1, sample rate: 48000, max gain: 1.0
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: AudioTrack: buffer size in frames: 3844
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: AudioTrack: buffer capacity in frames: 3844
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: startPlayout
D/AudioTrack(30873): start(3857): prior state:STATE_STOPPED output 1125 stream 0 session 35425
V/ListServiceUtils(30873): getListValueByName module:control package:audioBoostEnable cost 197us return 1
V/ListServiceUtils(30873): checkInListByUid start module:audio-boost-blacklist uid:10382 time 113676087335us
V/ListServiceUtils(30873): checkInListByUid end module:audio-boost-blacklist uid:10382 time 113676087544us
D/ListServiceUtils(30873): checkInListByUid module:audio-boost-blacklist uid:10382 cost 208us return 0
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: AudioTrackThread@[name=AudioTrackJavaThread, id=543]
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: doAudioTrackStateCallback: 0
W/AidlConversionCppNdk(30873): aidl2legacy_AudioChannelLayout_audio_channel_mask_t: no legacy output audio_channel_mask_t found for AudioChannelLayout{layoutMask: 16}
V/ListServiceUtils(30873): getListValueByName module:control package:audioBoostEnable cost 1321us return 1
E/ListServiceUtils(30873): getListValueByName module:control package:audioBoostEnable cost 1321us return 1
V/ListServiceUtils(30873): checkInListByUid start module:audio-boost-blacklist uid:10382 time 113676092283us
V/ListServiceUtils(30873): checkInListByUid end module:audio-boost-blacklist uid:10382 time 113676092865us
D/ListServiceUtils(30873): checkInListByUid module:audio-boost-blacklist uid:10382 cost 581us return 0
V/ListServiceUtils(30873): getListValueByUid module:audio-boost-3rdUX uid:10382 cost 296us return 0
D/AudioTrackExtImpl(30873): doSchedBoost, set audioapp task boost, pid=30873, tid=1620, enable=1, ret=0
W/AidlConversionCppNdk(30873): aidl2legacy_AudioChannelLayout_audio_channel_mask_t: no legacy output audio_channel_mask_t found for AudioChannelLayout{layoutMask: 16}
D/com.oney.WebRTCModule.WebRTCModule(30873): onIceGatheringChangeGATHERING
D/com.oney.WebRTCModule.WebRTCModule(30873): onIceCandidate
W/AidlConversionCppNdk(30873): aidl2legacy_AudioChannelLayout_audio_channel_mask_t: no legacy output audio_channel_mask_t found for AudioChannelLayout{layoutMask: 16}
I/org.webrtc.Logging(30873): SurfaceEglRenderer: : Reporting frame resolution changed to 480x640 with rotation 0
I/org.webrtc.Logging(30873): GlShader: Deleting shader.
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 4 setLocalDescription OK +144ms
I/JitsiMeetSDK(30873): [modules/xmpp/JingleSessionPC.js] JingleSessionPC[session=JVB,initiator=false,sid=8i3vl1dv6jccu] Sending session-accept
I/JitsiMeetSDK(30873): [modules/xmpp/JingleSessionPC.js] (TIME) ICE checking JVB: 113676168.725801
D/com.oney.WebRTCModule.WebRTCModule(30873): onIceGatheringChangeCOMPLETE
I/org.webrtc.Logging(30873): CameraStatistics: Camera fps: 31.
I/JitsiMeetSDK(30873): [modules/xmpp/JingleSessionPC.js] JingleSessionPC[session=JVB,initiator=false,sid=8i3vl1dv6jccu] setVideoCodecs: codecList=vp8,vp9,h264,av1, screenshareCodec=undefined
I/JitsiMeetSDK(30873): [modules/xmpp/JingleSessionPC.js] JingleSessionPC[session=JVB,initiator=false,sid=8i3vl1dv6jccu] setSenderVideoConstraint: 480, sourceName: 0b8b60d4-v0
D/JitsiMeetSDK(30873): [modules/xmpp/SignalingLayerImpl.js] Mute state of 0b8b60d4-a0 changed to muted=false
D/JitsiMeetSDK(30873): [modules/xmpp/SignalingLayerImpl.js] Mute state of 0b8b60d4-v0 changed to muted=false
I/JitsiMeetSDK(30873): [modules/RTC/TraceablePeerConnection.js] TPC[id=5,type=JVB] setting max height=480,encodings=[{"active":true,"rid":"","maxBitrate":200000,"scaleResolutionDownBy":4},{"active":true,"rid":"","maxBitrate":500000,"scaleResolutionDownBy":2},{"active":true,"rid":"","maxBitrate":500000,"scaleResolutionDownBy":1}]
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/org.webrtc.Logging(30873): CameraStatistics: Camera fps: 30.
D/com.oney.WebRTCModule.VideoTrackAdapter(30873): Mute event pcId: 4 trackId: a278966f-89bf-4614-97d6-56b070fabcb2
I/org.webrtc.Logging(30873): EglRenderer: Duration: 4007 ms. Frames received: 121. Dropped: 0. Rendered: 121. Render fps: 30.2. Average render time: 1723 us. Average swapBuffer time: 1466 us.
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/org.webrtc.Logging(30873): CameraStatistics: Camera fps: 31.
I/org.webrtc.Logging(30873): CameraStatistics: Camera fps: 30.
I/org.webrtc.Logging(30873): EglRenderer: Duration: 4004 ms. Frames received: 121. Dropped: 0. Rendered: 121. Render fps: 30.2. Average render time: 1421 us. Average swapBuffer time: 1213 us.
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/org.webrtc.Logging(30873): CameraStatistics: Camera fps: 30.
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 4 getStats +10s
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/org.webrtc.Logging(30873): CameraStatistics: Camera fps: 31.
I/org.webrtc.Logging(30873): EglRenderer: Duration: 4002 ms. Frames received: 121. Dropped: 0. Rendered: 121. Render fps: 30.2. Average render time: 1569 us. Average swapBuffer time: 1257 us.
I/org.webrtc.Logging(30873): CameraStatistics: Camera fps: 30.
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/org.webrtc.Logging(30873): CameraStatistics: Camera fps: 31.
I/org.webrtc.Logging(30873): EglRenderer: Duration: 4005 ms. Frames received: 121. Dropped: 0. Rendered: 121. Render fps: 30.2. Average render time: 1499 us. Average swapBuffer time: 1188 us.
I/JitsiMeetSDK(30873): [modules/xmpp/JingleSessionPC.js] (TIME) ICE failed JVB: 113691180.807306
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/org.webrtc.Logging(30873): CameraStatistics: Camera fps: 30.
E/JitsiMeetSDK(30873): [JitsiConference.js] triggering ice restart after 2228
I/org.webrtc.Logging(30873): CameraStatistics: Camera fps: 31.
I/org.webrtc.Logging(30873): EglRenderer: Duration: 4002 ms. Frames received: 121. Dropped: 0. Rendered: 121. Render fps: 30.2. Average render time: 1825 us. Average swapBuffer time: 1392 us.
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 4 getStats +10s
I/JitsiMeetSDK(30873): [modules/connectivity/IceFailedHandling.js] ICE failed, enableForcedReload: undefined
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 4 close +49ms
I/JitsiMeetSDK(30873): [modules/connectivity/IceFailedHandling.js] Sending ICE failed - the connection did not recover, ICE state: failed
I/JitsiMeetSDK(30873): [JitsiConference.js] Stopping stats for jvb connection
I/JitsiMeetSDK(30873): [modules/xmpp/JingleSessionPC.js] JingleSessionPC[session=JVB,initiator=false,sid=8i3vl1dv6jccu] Sending session-terminate
I/JitsiMeetSDK(30873): [modules/xmpp/JingleSessionPC.js] JingleSessionPC[session=JVB,initiator=false,sid=8i3vl1dv6jccu] Session terminated undefined undefined
I/JitsiMeetSDK(30873): [modules/RTC/TraceablePeerConnection.js] TPC[id=5,type=JVB] Closing peerconnection
D/com.oney.WebRTCModule.WebRTCModule(30873): PeerConnection.close() for 4
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: stopPlayout
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: underrun count: 0
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: stopThread
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: Stopping the AudioTrackThread...
I/org.webrtc.Logging(30873): SurfaceEglRenderer: : Reporting frame resolution changed to 640x480 with rotation 270
I/org.webrtc.Logging(30873): GlShader: Deleting shader.
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: AudioTrackThread has now been stopped.
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: Calling AudioTrack.stop...
D/AudioTrack(30873): stop(3857): prior state:STATE_ACTIVE output 1125 stream 0 session 35425
D/AudioTrack(30873): stop(3857): called with 956640 frames delivered
I/AudioTrack(30873): stop(3857): 0xb400006f0c572800 stop done
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: AudioTrack.stop is done.
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: doAudioTrackStateCallback: 1
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: releaseAudioResources
D/AudioTrack(30873): stop(3857): prior state:STATE_STOPPED output 1125 stream 0 session 35425
D/AudioTrack(30873): ~AudioTrack(3857), releasing mStatus =0 session id 35425 from 30873 on behalf of 30873
D/AudioTrack(30873): stop(3857): prior state:STATE_STOPPED output 1125 stream 0 session 35425
I/AudioTrack(30873): stopAndJoinCallbacks(3857) done
V/ListServiceUtils(30873): getListValueByName module:control package:audioBoostEnable cost 353us return 1
V/ListServiceUtils(30873): checkInListByUid start module:audio-boost-blacklist uid:10382 time 113695986716us
V/ListServiceUtils(30873): checkInListByUid end module:audio-boost-blacklist uid:10382 time 113695987097us
D/ListServiceUtils(30873): checkInListByUid module:audio-boost-blacklist uid:10382 cost 380us return 0
V/ListServiceUtils(30873): getListValueByUid module:audio-boost-3rdUX uid:10382 cost 453us return 0
D/AudioTrackExtImpl(30873): doSchedBoost, set audioapp task boost, pid=30873, tid=1618, enable=0, ret=0
V/ListServiceUtils(30873): getListValueByUid module:audio-boost-3rdUX uid:10382 cost 341us return 0
D/AudioTrackExtImpl(30873): doSchedBoost, set audioapp task boost, pid=30873, tid=1620, enable=0, ret=0
V/ListServiceUtils(30873): getListValueByUid module:audio-boost-3rdUX uid:10382 cost 305us return 0
D/AudioTrackExtImpl(30873): doSchedBoost, set audioapp task boost, pid=30873, tid=31505, enable=0, ret=0
D/com.oney.WebRTCModule.WebRTCModule(30873): PeerConnection.dispose() for 4
D/com.oney.WebRTCModule.VideoTrackAdapter(30873): Deleted adapter for a278966f-89bf-4614-97d6-56b070fabcb2
W/AidlConversionCppNdk(30873): aidl2legacy_AudioChannelLayout_audio_channel_mask_t: no legacy output audio_channel_mask_t found for AudioChannelLayout{layoutMask: 16}
W/AidlConversionCppNdk(30873): aidl2legacy_AudioChannelLayout_audio_channel_mask_t: no legacy output audio_channel_mask_t found for AudioChannelLayout{layoutMask: 16}
I/JitsiMeetSDK(30873): [JitsiConference.js] session-terminate for ice restart - done
I/JitsiMeetSDK(30873): [modules/xmpp/strophe.jingle.js] Found a JSON-encoded element in session-initiate, translating to standard Jingle.
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 5 ctor +752ms
I/JitsiMeetSDK(30873): [modules/xmpp/strophe.jingle.js] (TIME) received session-initiate: 113696653.286731
I/JitsiMeetSDK(30873): [modules/RTC/TraceablePeerConnection.js] Using RTCRtpTransceiver#setCodecPreferences for codec selection
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 5 addTrack +13ms
I/JitsiMeetSDK(30873): [modules/RTC/TraceablePeerConnection.js] Create new TPC[id=6,type=JVB]
I/JitsiMeetSDK(30873): [JitsiConference.js] SCTP: offered=true, prefered=true
D/JitsiMeetSDK(30873): [modules/RTC/BridgeChannel.js] constructor() with peerconnection
I/JitsiMeetSDK(30873): [modules/RTC/TraceablePeerConnection.js] TPC[id=6,type=JVB] adding LocalTrack[1,audio]
I/JitsiMeetSDK(30873): [modules/RTC/TraceablePeerConnection.js] TPC[id=6,type=JVB] adding LocalTrack[2,video]
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 5 addTrack +12ms
I/org.webrtc.Logging(30873): CameraStatistics: Camera fps: 30.
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 5 getStats +34ms
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 5 setRemoteDescription +18ms
D/com.oney.WebRTCModule.WebRTCModule(30873): onAddTrack
D/com.oney.WebRTCModule.WebRTCModule(30873): onAddTrack
D/com.oney.WebRTCModule.VideoTrackAdapter(30873): Created adapter for 547a25ec-c3e7-4bd9-880c-12cfd127fa83
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 5 ontrack +37ms
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 5 ontrack +16ms
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 5 setRemoteDescription OK +11ms
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 5 createAnswer +18ms
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 5 setLocalDescription +140ms
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: initPlayout(sampleRate=48000, channels=1, bufferSizeFactor=1.0)
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: byteBuffer.capacity: 960
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: minBufferSizeInBytes: 7688
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: createAudioTrackBeforeOreo
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: nativeOutputSampleRate: 48000
I/AudioTrack(30873): set(): type=audio,case=1,attributes=1,content_type=1,usage=2,source=-1,flags=0x800
D/AudioTrackExtImpl(30873): AudioTrackExtImpl init
D/AudioTrack(30873): set(): streamType -1, sampleRate 48000, format 0x1, channelMask 0x1, frameCount 3844, flags #0, notificationFrames 0, sessionId 0, transferType 3, uid 10382, pid 30873
I/AudioTrack(30873): set(): 0xb400006f0c572800, Create AudioTrackThread, tid = 1718
V/ListServiceUtils(30873): getListValueByName module:control package:audioBoostEnable cost 119us return 1
V/ListServiceUtils(30873): checkInListByUid start module:audio-boost-blacklist uid:10382 time 113696982586us
V/ListServiceUtils(30873): checkInListByUid end module:audio-boost-blacklist uid:10382 time 113696982724us
D/ListServiceUtils(30873): checkInListByUid module:audio-boost-blacklist uid:10382 cost 137us return 0
V/ListServiceUtils(30873): getListValueByUid module:audio-boost-3rdUX uid:10382 cost 130us return 0
D/AudioTrackExtImpl(30873): doSchedBoost, set audioapp task boost, pid=30873, tid=1718, enable=1, ret=0
W/AidlConversionCppNdk(30873): aidl2legacy_AudioChannelLayout_audio_channel_mask_t: no legacy output audio_channel_mask_t found for AudioChannelLayout{layoutMask: 16}
I/AudioTrack(30873): createTrack_l(3860) on outputId(1133) : 0xb400006f0c572800, mCblk = 0x70e227d000, mLatency = 120, mAfLatency = 40, frameCount = 3844, mSampleRate = 48000, mFlags = 0, mReqFrameCount = 3844, mNotificationFramesAct = 1922
V/ListServiceUtils(30873): getListValueByName module:control package:audioBoostEnable cost 142us return 1
V/ListServiceUtils(30873): checkInListByUid start module:audio-boost-blacklist uid:10382 time 113697021466us
V/ListServiceUtils(30873): checkInListByUid end module:audio-boost-blacklist uid:10382 time 113697022079us
D/ListServiceUtils(30873): checkInListByUid module:audio-boost-blacklist uid:10382 cost 612us return 0
V/ListServiceUtils(30873): getListValueByUid module:audio-boost-3rdUX uid:10382 cost 447us return 0
D/AudioTrackExtImpl(30873): doSchedBoost, set audioapp task boost, pid=30873, tid=31505, enable=1, ret=0
V/ListServiceUtils(30873): checkInListByUid start module:change-futex-timeout uid:10382 time 113697022764us
V/ListServiceUtils(30873): checkInListByUid end module:change-futex-timeout uid:10382 time 113697022958us
D/ListServiceUtils(30873): checkInListByUid module:change-futex-timeout uid:10382 cost 193us return 0
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: AudioTrack: session ID: 35433, channels: 1, sample rate: 48000, max gain: 1.0
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: AudioTrack: buffer size in frames: 3844
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: AudioTrack: buffer capacity in frames: 3844
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: startPlayout
D/AudioTrack(30873): start(3860): prior state:STATE_STOPPED output 1133 stream 0 session 35433
V/ListServiceUtils(30873): getListValueByName module:control package:audioBoostEnable cost 192us return 1
V/ListServiceUtils(30873): checkInListByUid start module:audio-boost-blacklist uid:10382 time 113697060681us
V/ListServiceUtils(30873): checkInListByUid end module:audio-boost-blacklist uid:10382 time 113697061001us
D/ListServiceUtils(30873): checkInListByUid module:audio-boost-blacklist uid:10382 cost 320us return 0
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: AudioTrackThread@[name=AudioTrackJavaThread, id=547]
I/org.webrtc.Logging(30873): WebRtcAudioTrackExternal: doAudioTrackStateCallback: 0
V/ListServiceUtils(30873): getListValueByName module:control package:audioBoostEnable cost 1536us return 1
E/ListServiceUtils(30873): getListValueByName module:control package:audioBoostEnable cost 1536us return 1
V/ListServiceUtils(30873): checkInListByUid start module:audio-boost-blacklist uid:10382 time 113697064559us
V/ListServiceUtils(30873): checkInListByUid end module:audio-boost-blacklist uid:10382 time 113697064692us
D/ListServiceUtils(30873): checkInListByUid module:audio-boost-blacklist uid:10382 cost 132us return 0
V/ListServiceUtils(30873): getListValueByUid module:audio-boost-3rdUX uid:10382 cost 132us return 0
D/AudioTrackExtImpl(30873): doSchedBoost, set audioapp task boost, pid=30873, tid=1720, enable=1, ret=0
W/AidlConversionCppNdk(30873): aidl2legacy_AudioChannelLayout_audio_channel_mask_t: no legacy output audio_channel_mask_t found for AudioChannelLayout{layoutMask: 16}
D/com.oney.WebRTCModule.WebRTCModule(30873): onIceGatheringChangeGATHERING
W/AidlConversionCppNdk(30873): aidl2legacy_AudioChannelLayout_audio_channel_mask_t: no legacy output audio_channel_mask_t found for AudioChannelLayout{layoutMask: 16}
D/com.oney.WebRTCModule.WebRTCModule(30873): onIceCandidate
W/AidlConversionCppNdk(30873): aidl2legacy_AudioChannelLayout_audio_channel_mask_t: no legacy output audio_channel_mask_t found for AudioChannelLayout{layoutMask: 16}
I/org.webrtc.Logging(30873): SurfaceEglRenderer: : Reporting frame resolution changed to 480x640 with rotation 0
I/org.webrtc.Logging(30873): GlShader: Deleting shader.
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 5 setLocalDescription OK +147ms
I/JitsiMeetSDK(30873): [modules/xmpp/JingleSessionPC.js] JingleSessionPC[session=JVB,initiator=false,sid=anoqtisi9nekj] Sending session-accept
I/JitsiMeetSDK(30873): [modules/xmpp/JingleSessionPC.js] (TIME) ICE checking JVB: 113697163.405012
D/com.oney.WebRTCModule.WebRTCModule(30873): onIceGatheringChangeCOMPLETE
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/org.webrtc.Logging(30873): CameraStatistics: Camera fps: 31.
I/org.webrtc.Logging(30873): EglRenderer: Duration: 4007 ms. Frames received: 121. Dropped: 0. Rendered: 121. Render fps: 30.2. Average render time: 1451 us. Average swapBuffer time: 1263 us.
D/com.oney.WebRTCModule.VideoTrackAdapter(30873): Mute event pcId: 5 trackId: 547a25ec-c3e7-4bd9-880c-12cfd127fa83
I/JitsiMeetSDK(30873): [modules/xmpp/JingleSessionPC.js] JingleSessionPC[session=JVB,initiator=false,sid=anoqtisi9nekj] setVideoCodecs: codecList=vp8,vp9,h264,av1, screenshareCodec=undefined
I/JitsiMeetSDK(30873): [modules/xmpp/JingleSessionPC.js] JingleSessionPC[session=JVB,initiator=false,sid=anoqtisi9nekj] setSenderVideoConstraint: 480, sourceName: 0b8b60d4-v0
D/JitsiMeetSDK(30873): [modules/xmpp/SignalingLayerImpl.js] Mute state of 0b8b60d4-a0 changed to muted=false
D/JitsiMeetSDK(30873): [modules/xmpp/SignalingLayerImpl.js] Mute state of 0b8b60d4-v0 changed to muted=false
I/JitsiMeetSDK(30873): [modules/RTC/TraceablePeerConnection.js] TPC[id=6,type=JVB] setting max height=480,encodings=[{"active":true,"rid":"","maxBitrate":200000,"scaleResolutionDownBy":4},{"active":true,"rid":"","maxBitrate":500000,"scaleResolutionDownBy":2},{"active":true,"rid":"","maxBitrate":500000,"scaleResolutionDownBy":1}]
I/org.webrtc.Logging(30873): CameraStatistics: Camera fps: 30.
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/org.webrtc.Logging(30873): CameraStatistics: Camera fps: 31.
I/org.webrtc.Logging(30873): EglRenderer: Duration: 4002 ms. Frames received: 121. Dropped: 0. Rendered: 121. Render fps: 30.2. Average render time: 1632 us. Average swapBuffer time: 1280 us.
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/org.webrtc.Logging(30873): CameraStatistics: Camera fps: 30.
I/org.webrtc.Logging(30873): CameraStatistics: Camera fps: 31.
I/ReactNativeJS(30873): rn-webrtc:pc:DEBUG 5 getStats +10s
I/org.webrtc.Logging(30873): EglRenderer: Duration: 4001 ms. Frames received: 121. Dropped: 0. Rendered: 120. Render fps: 30.0. Average render time: 1710 us. Average swapBuffer time: 1442 us.
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/org.webrtc.Logging(30873): CameraStatistics: Camera fps: 30.
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/org.webrtc.Logging(30873): CameraStatistics: Camera fps: 31.
I/org.webrtc.Logging(30873): EglRenderer: Duration: 4001 ms. Frames received: 120. Dropped: 0. Rendered: 121. Render fps: 30.2. Average render time: 1580 us. Average swapBuffer time: 1260 us.
I/JitsiMeetSDK(30873): [modules/xmpp/JingleSessionPC.js] (TIME) ICE failed JVB: 113712166.414641
I/org.webrtc.Logging(30873): CameraStatistics: Camera fps: 30.
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873
I/OplusCameraManagerGlobal(30873): setClientInfo, packageName: com.example.hashtag_teacher_app, uid: 10382, pid: 30873

this is my log

@saghul
Copy link
Member

saghul commented Jan 6, 2025

[modules/xmpp/JingleSessionPC.js] (TIME) ICE failed JVB: 113712166.414641

Looks like you have a problem connecting to the JVB.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants