I am recently trying to develop a audio video calling app using flutter and node js library they are able to consume and produce audio and video but in my flutter side I am only able to display the local stream with RTCVideoRender. It is not working with the remoteStream. I am not sure why this is happening. I am also new to the WEBRTC and Mediasoup world. Can anyone please help me. _receiverTransport.consume is done to consume and _recieverTransport is build with the backend data which I go from the backend webscocket.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Mediasoup-client for Flutter | 24 | 2928 | December 7, 2024 | |
mediasoup library for flutter (dart)? | 3 | 486 | June 6, 2021 | |
Debugging MediaSoup Server connection | 2 | 845 | September 29, 2020 | |
Using mediasoup server from flutter dart client with no mediasoup-client | 4 | 2907 | February 6, 2022 | |
Producer's WebRTC would not connect | 8 | 1504 | May 12, 2020 |