You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, my video communication is successful but for audio as per the wrapper i used AudioDeviceModule() but it started to crash the application with UnsatisfiedLinkError but then i did mvn install but that started to give error
Fatal error in: ../../rtc_base/win/scoped_com_initializer.cc, line 41
last system error: 1150
Check failed: ((HRESULT)0x80010106L) != hr_ (-2147417850 vs. -2147417850)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hi, my video communication is successful but for audio as per the wrapper i used AudioDeviceModule() but it started to crash the application with UnsatisfiedLinkError but then i did mvn install but that started to give error
Fatal error in: ../../rtc_base/win/scoped_com_initializer.cc, line 41
last system error: 1150
Check failed: ((HRESULT)0x80010106L) != hr_ (-2147417850 vs. -2147417850)
Invalid COM thread model change (MTA->STA)#
kindly help.
All reactions