Jitsi-meet: Error while updating property 'streamURL' of a view managed by: RTCVideoView

Created on 22 Apr 2019  路  4Comments  路  Source: jitsi/jitsi-meet

Update to Android version 28 and webrtc is not working.
2019-04-22 16:49:21.073 13561-13561/jp.co.neolab.calling.dev E/unknown:ViewManager: Error while updating prop streamURL java.lang.reflect.InvocationTargetException at java.lang.reflect.Method.invoke(Native Method) at com.facebook.react.uimanager.ViewManagersPropertyCache$PropSetter.updateViewProp(ViewManagersPropertyCache.java:83) at com.facebook.react.uimanager.ViewManagerPropertyUpdater$FallbackViewManagerSetter.setProperty(ViewManagerPropertyUpdater.java:132) at com.facebook.react.uimanager.ViewManagerPropertyUpdater.updateProps(ViewManagerPropertyUpdater.java:51) at com.facebook.react.uimanager.ViewManager.updateProperties(ViewManager.java:37) at com.facebook.react.uimanager.NativeViewHierarchyManager.createView(NativeViewHierarchyManager.java:265) at com.facebook.react.uimanager.UIViewOperationQueue$CreateViewOperation.execute(UIViewOperationQueue.java:200) at com.facebook.react.uimanager.UIViewOperationQueue$DispatchUIFrameCallback.dispatchPendingNonBatchedOperations(UIViewOperationQueue.java:1109) at com.facebook.react.uimanager.UIViewOperationQueue$DispatchUIFrameCallback.doFrameGuarded(UIViewOperationQueue.java:1080) at com.facebook.react.uimanager.GuardedFrameCallback.doFrame(GuardedFrameCallback.java:29) at com.facebook.react.modules.core.ReactChoreographer$ReactChoreographerDispatcher.doFrame(ReactChoreographer.java:166) at com.facebook.react.modules.core.ChoreographerCompat$FrameCallback$1.doFrame(ChoreographerCompat.java:84) at android.view.Choreographer$CallbackRecord.run(Choreographer.java:869) at android.view.Choreographer.doCallbacks(Choreographer.java:683) at android.view.Choreographer.doFrame(Choreographer.java:616) at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:857) at android.os.Handler.handleCallback(Handler.java:751) at android.os.Handler.dispatchMessage(Handler.java:95) at android.os.Looper.loop(Looper.java:154) at android.app.ActivityThread.main(ActivityThread.java:6077) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:866) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:756) Caused by: java.lang.IllegalArgumentException: Could not find @ReactModule annotation in com.oney.WebRTCModule.WebRTCModule at com.facebook.react.bridge.CatalystInstanceImpl.getNameFromAnnotation(CatalystInstanceImpl.java:438) at com.facebook.react.bridge.CatalystInstanceImpl.getNativeModule(CatalystInstanceImpl.java:427) at com.facebook.react.bridge.ReactContext.getNativeModule(ReactContext.java:128) at com.oney.WebRTCModule.WebRTCView.getVideoTrackForStreamURL(WebRTCView.java:231) at com.oney.WebRTCModule.WebRTCView.setStreamURL(WebRTCView.java:541) at com.oney.WebRTCModule.RTCVideoViewManager.setStreamURL(RTCVideoViewManager.java:59) at java.lang.reflect.Method.invoke(Native Method)聽 at com.facebook.react.uimanager.ViewManagersPropertyCache$PropSetter.updateViewProp(ViewManagersPropertyCache.java:83)聽 at com.facebook.react.uimanager.ViewManagerPropertyUpdater$FallbackViewManagerSetter.setProperty(ViewManagerPropertyUpdater.java:132)聽 at com.facebook.react.uimanager.ViewManagerPropertyUpdater.updateProps(ViewManagerPropertyUpdater.java:51)聽 at com.facebook.react.uimanager.ViewManager.updateProperties(ViewManager.java:37)聽 at com.facebook.react.uimanager.NativeViewHierarchyManager.createView(NativeViewHierarchyManager.java:265)聽 at com.facebook.react.uimanager.UIViewOperationQueue$CreateViewOperation.execute(UIViewOperationQueue.java:200)聽 at com.facebook.react.uimanager.UIViewOperationQueue$DispatchUIFrameCallback.dispatchPendingNonBatchedOperations(UIViewOperationQueue.java:1109)聽 at com.facebook.react.uimanager.UIViewOperationQueue$DispatchUIFrameCallback.doFrameGuarded(UIViewOperationQueue.java:1080)聽 at com.facebook.react.uimanager.GuardedFrameCallback.doFrame(GuardedFrameCallback.java:29)聽 at com.facebook.react.modules.core.ReactChoreographer$ReactChoreographerDispatcher.doFrame(ReactChoreographer.java:166)聽 at com.facebook.react.modules.core.ChoreographerCompat$FrameCallback$1.doFrame(ChoreographerCompat.java:84)聽 at android.view.Choreographer$CallbackRecord.run(Choreographer.java:869)聽 at android.view.Choreographer.doCallbacks(Choreographer.java:683)聽 at android.view.Choreographer.doFrame(Choreographer.java:616)聽 at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:857)聽 at android.os.Handler.handleCallback(Handler.java:751)聽 at android.os.Handler.dispatchMessage(Handler.java:95)聽 at android.os.Looper.loop(Looper.java:154)聽 at android.app.ActivityThread.main(ActivityThread.java:6077)聽 at java.lang.reflect.Method.invoke(Native Method)聽 at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:866)聽 at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:756)聽 2019-04-22 16:49:21.073 13561-13561/jp.co.neolab.calling.dev E/unknown:ReactNative: Exception in native call com.facebook.react.bridge.JSApplicationIllegalArgumentException: Error while updating property 'streamURL' of a view managed by: RTCVideoView at com.facebook.react.uimanager.ViewManagersPropertyCache$PropSetter.updateViewProp(ViewManagersPropertyCache.java:95) at com.facebook.react.uimanager.ViewManagerPropertyUpdater$FallbackViewManagerSetter.setProperty(ViewManagerPropertyUpdater.java:132) at com.facebook.react.uimanager.ViewManagerPropertyUpdater.updateProps(ViewManagerPropertyUpdater.java:51) at com.facebook.react.uimanager.ViewManager.updateProperties(ViewManager.java:37) at com.facebook.react.uimanager.NativeViewHierarchyManager.createView(NativeViewHierarchyManager.java:265) at com.facebook.react.uimanager.UIViewOperationQueue$CreateViewOperation.execute(UIViewOperationQueue.java:200) at com.facebook.react.uimanager.UIViewOperationQueue$DispatchUIFrameCallback.dispatchPendingNonBatchedOperations(UIViewOperationQueue.java:1109) at com.facebook.react.uimanager.UIViewOperationQueue$DispatchUIFrameCallback.doFrameGuarded(UIViewOperationQueue.java:1080) at com.facebook.react.uimanager.GuardedFrameCallback.doFrame(GuardedFrameCallback.java:29) at com.facebook.react.modules.core.ReactChoreographer$ReactChoreographerDispatcher.doFrame(ReactChoreographer.java:166) at com.facebook.react.modules.core.ChoreographerCompat$FrameCallback$1.doFrame(ChoreographerCompat.java:84) at android.view.Choreographer$CallbackRecord.run(Choreographer.java:869) at android.view.Choreographer.doCallbacks(Choreographer.java:683) at android.view.Choreographer.doFrame(Choreographer.java:616) at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:857) at android.os.Handler.handleCallback(Handler.java:751) at android.os.Handler.dispatchMessage(Handler.java:95) at android.os.Looper.loop(Looper.java:154) at android.app.ActivityThread.main(ActivityThread.java:6077) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:866) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:756) Caused by: java.lang.reflect.InvocationTargetException at java.lang.reflect.Method.invoke(Native Method) at com.facebook.react.uimanager.ViewManagersPropertyCache$PropSetter.updateViewProp(ViewManagersPropertyCache.java:83) at com.facebook.react.uimanager.ViewManagerPropertyUpdater$FallbackViewManagerSetter.setProperty(ViewManagerPropertyUpdater.java:132)聽 at com.facebook.react.uimanager.ViewManagerPropertyUpdater.updateProps(ViewManagerPropertyUpdater.java:51)聽 at com.facebook.react.uimanager.ViewManager.updateProperties(ViewManager.java:37)聽 at com.facebook.react.uimanager.NativeViewHierarchyManager.createView(NativeViewHierarchyManager.java:265)聽 at com.facebook.react.uimanager.UIViewOperationQueue$CreateViewOperation.execute(UIViewOperationQueue.java:200)聽 at com.facebook.react.uimanager.UIViewOperationQueue$DispatchUIFrameCallback.dispatchPendingNonBatchedOperations(UIViewOperationQueue.java:1109)聽 at com.facebook.react.uimanager.UIViewOperationQueue$DispatchUIFrameCallback.doFrameGuarded(UIViewOperationQueue.java:1080)聽 at com.facebook.react.uimanager.GuardedFrameCallback.doFrame(GuardedFrameCallback.java:29)聽 at com.facebook.react.modules.core.ReactChoreographer$ReactChoreographerDispatcher.doFrame(ReactChoreographer.java:166)聽 at com.facebook.react.modules.core.ChoreographerCompat$FrameCallback$1.doFrame(ChoreographerCompat.java:84)聽 at android.view.Choreographer$CallbackRecord.run(Choreographer.java:869)聽 at android.view.Choreographer.doCallbacks(Choreographer.java:683)聽 at android.view.Choreographer.doFrame(Choreographer.java:616)聽 at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:857)聽 at android.os.Handler.handleCallback(Handler.java:751)聽 at android.os.Handler.dispatchMessage(Handler.java:95)聽 at android.os.Looper.loop(Looper.java:154)聽 at android.app.ActivityThread.main(ActivityThread.java:6077)聽 at java.lang.reflect.Method.invoke(Native Method)聽 at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:866)聽 at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:756)聽 Caused by: java.lang.IllegalArgumentException: Could not find @ReactModule annotation in com.oney.WebRTCModule.WebRTCModule at com.facebook.react.bridge.CatalystInstanceImpl.getNameFromAnnotation(CatalystInstanceImpl.java:438) at com.facebook.react.bridge.CatalystInstanceImpl.getNativeModule(CatalystInstanceImpl.java:427) at com.facebook.react.bridge.ReactContext.getNativeModule(ReactContext.java:128) at com.oney.WebRTCModule.WebRTCView.getVideoTrackForStreamURL(WebRTCView.java:231) at com.oney.WebRTCModule.WebRTCView.setStreamURL(WebRTCView.java:541) at com.oney.WebRTCModule.RTCVideoViewManager.setStreamURL(RTCVideoViewManager.java:59) at java.lang.reflect.Method.invoke(Native Method)聽 at com.facebook.react.uimanager.ViewManagersPropertyCache$PropSetter.updateViewProp(ViewManagersPropertyCache.java:83)聽 at com.facebook.react.uimanager.ViewManagerPropertyUpdater$FallbackViewManagerSetter.setProperty(ViewManagerPropertyUpdater.java:132)聽 at com.facebook.react.uimanager.ViewManagerPropertyUpdater.updateProps(ViewManagerPropertyUpdater.java:51)聽 at com.facebook.react.uimanager.ViewManager.updateProperties(ViewManager.java:37)聽 at com.facebook.react.uimanager.NativeViewHierarchyManager.createView(NativeViewHierarchyManager.java:265)聽 at com.facebook.react.uimanager.UIViewOperationQueue$CreateViewOperation.execute(UIViewOperationQueue.java:200)聽 at com.facebook.react.uimanager.UIViewOperationQueue$DispatchUIFrameCallback.dispatchPendingNonBatchedOperations(UIViewOperationQueue.java:1109)聽 at com.facebook.react.uimanager.UIViewOperationQueue$DispatchUIFrameCallback.doFrameGuarded(UIViewOperationQueue.java:1080)聽 at com.facebook.react.uimanager.GuardedFrameCallback.doFrame(GuardedFrameCallback.java:29)聽 at com.facebook.react.modules.core.ReactChoreographer$ReactChoreographerDispatcher.doFrame(ReactChoreographer.java:166)聽 at com.facebook.react.modules.core.ChoreographerCompat$FrameCallback$1.doFrame(ChoreographerCompat.java:84)聽 at android.view.Choreographer$CallbackRecord.run(Choreographer.java:869)聽 at android.view.Choreographer.doCallbacks(Choreographer.java:683)聽 at android.view.Choreographer.doFrame(Choreographer.java:616)聽 at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:857)聽 at android.os.Handler.handleCallback(Handler.java:751)聽 at android.os.Handler.dispatchMessage(Handler.java:95)聽 at android.os.Looper.loop(Looper.java:154)聽 at android.app.ActivityThread.main(ActivityThread.java:6077)聽 at java.lang.reflect.Method.invoke(Native Method)聽 at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:866)聽 at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:756)聽
Screen Shot 2019-04-22 at 4 49 51 PM
Screenshot_1555926855

All 4 comments

+1
I am also having the same issue it causes my Android Application to crash!

Are you using the SDK or the app? Have you made any changes to it?

i used react-native-jitsimeet from

https://www.npmjs.com/package/react-native-jitsi-meet

it was working fine uptill the version upgrade or RN to 0.58 to 0.59! now it crashes! on android! for iphone Part I am testing though its working just fine on IPhone so far!

That module is not maintained by us, you'll havee to ask the author.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ranjithrajv picture ranjithrajv  路  3Comments

stefandesu picture stefandesu  路  4Comments

VogtAI picture VogtAI  路  3Comments

532910 picture 532910  路  3Comments

ralgozino picture ralgozino  路  3Comments