Blancduman / mediasoup-client-flutter

Flutter version of the mediasoup-client library.
MIT License
105 stars 58 forks source link

how to broadcast one to many #76

Open rezadevelopers2 opened 1 year ago

rezadevelopers2 commented 1 year ago

Hello How to make one to many?

Blancduman commented 1 year ago

?

rezadevelopers2 commented 1 year ago

?

Hello I want to make a one-to-many connection in the form of broadcast, is it possible with this library?

filipend0 commented 1 year ago

Yes, it is possible, but you need to implement it in webrtc server, ideally in mediasoup SFU.