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

sfu-ws flutter on Android 10 would crash (Need update flutter_webrtc version) #100

Open
VacronBruce opened this issue Jun 4, 2021 · 0 comments

Comments

@VacronBruce
Copy link

Your environment.

  • Version: d5f669a
  • Android: Galaxy A20, Android 10.

What did you do?

Follow README and run.

What did you expect?

Run without crash

What happened?

Crash
I/FlutterWebRTCPlugin(20997): getUserMedia(audio): mandatory: [], optional: [googNoiseSuppression: true, googEchoCancellation: true, echoCancellation: true, googEchoCancellation2: true, googDAEchoCancellation: true]
E/rtc (20997):
E/rtc (20997):
E/rtc (20997): #
E/rtc (20997): # Fatal error in: ../../../../usr/local/google/home/sakal/code/webrtc-aar-release/src/pc/peer_connection.cc, line 1989
E/rtc (20997): # last system error: 0
E/rtc (20997): # Check failed: IsUnifiedPlan()
**E/rtc (20997): # GetTransceivers is only supported with Unified Plan SdpSemantics.
**

截圖 2021-06-04 上午11 28 11

After I change version from 0.5.7 to 0.6.4 , bug fixed.

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

1 participant