I have successfully implemented mediasoup in my angular application. Everything works smooth on the first time. But when I start mediasoup client again I am getting this unsual error a transport with the same id already exists. But I checked the server and the client there is no peer joined but in the backend i am getting duplicated peer error and in the front end i am getting duplicated transport id error.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Error: connect() already called | 12 | 1627 | April 24, 2020 | |
Issue with mediasoup: Peer cannot see/hear others until they refresh the page | 21 | 148 | March 23, 2025 | |
mediasoup android demo : a bug | 3 | 475 | June 5, 2020 | |
When producing getting error "connected" even though seemingly "connect" never fired before | 7 | 52 | October 30, 2024 | |
Consumer with same consumerId already exists | 19 | 565 | March 26, 2021 |