flutter-webrtc / dart-sip-ua

A dart-lang version of the SIP UA stack.
MIT License
337 stars 268 forks source link

Linux App Crashed When Making Video Call #463

Open Vinayak0-0 opened 3 months ago

Vinayak0-0 commented 3 months ago

The application getting crashed in linux when making video call.

To Reproduce Steps to reproduce the behavior:

  1. Clone the repo
  2. Run the sample code
  3. Connect it with asterisk server
  4. Now try to make a video call You will see that app crashed without any errors/warning.

Expected behavior The application shouldn't get crashed

System Infomation() Flutter SDK Version: 3.22.2 OS: Linux Ubuntu 24.04 LTS

Ruban-07 commented 3 months ago

Yeah! I'm too facing this same issue, anyone know the the solution???