flutter-webrtc-server
flutter-webrtc-server copied to clipboard
video broadcasting
can we use this server and flutter for video broadcasting? Has anyone done it?
This server is only used to demonstrate the use of flutter-webrtc to establish peer-to-peer video calls, video broadcasting requires SFU, you can take a look at https://livekit.io, https://mediasoup.org
These servers have corresponding flutter client sdk https://github.com/livekit/client-sdk-flutter https://github.com/Blancduman/mediasoup-client-flutter