ant-media / Ant-Media-Server

Ant Media Server is a live streaming engine software that provides adaptive, ultra low latency streaming by using WebRTC technology with ~0.5 seconds latency. Ant Media Server is auto-scalable and it can run on-premise or on-cloud.
https://antmedia.io
Other
4.16k stars 618 forks source link

[Flutter SDK] C++ addTrack failed #6376

Open mustafaboleken opened 4 weeks ago

mustafaboleken commented 4 weeks ago

When using the multitrack conference, Flutter SDK throws the C++ addTrack failed error on Android devices.

Steps to reproduce:

arlakay commented 1 week ago

same issue

mustafaboleken commented 1 week ago

Hi @arlakay

Can you please test the open pr and let us know if it works for you or not. https://github.com/ant-media/WebRTC-Flutter-SDK/pull/50

dependencies:   
     ant_media_flutter:
       git:
         url: https://github.com/ant-media/WebRTC-Flutter-SDK.git
         ref: fixConferenceCrashIssue