Closed aramisromero89 closed 3 years ago
I don't have that type of error. Browser name and version?
Google Chrome Version 93.0.4577.82 (Official Build) (64-bit) Windows
Weird. Same browser and system.
Try to comment this line and check again
Weird. Same browser and system.
Try to comment this line and check again
Bullseye, Thanks. This fix solve the problem. Are you going to publish it?
It's first time when I see issue like that. And I have no clue why it's happening. Idk what cause the issue, maybe my computer doesn't have some drivers (random guess). Need more people that could test web version. But for now, I will think how to play around it
чт, 16 сент. 2021 г., 18:56 aramisromero89 @.***>:
Closed #31 https://github.com/Blancduman/mediasoup-client-flutter/issues/31.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Blancduman/mediasoup-client-flutter/issues/31#event-5313592628, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIVXEO3CNLPYXZLZITUI4U3UCIHR7ANCNFSM5ECYQHVA .
@aramisromero89 did you change flutter_webrtc to 0.6.7?
@aramisromero89 did you change flutter_webrtc to 0.6.7?
nop, using 0.6.6, same thing happens with 0.6.7
nop, using 0.6.6, same thing happens with 0.6.7
After switching to 0.6.7 this issue happen with me too. I uploaded new version. Check pub.dev
I tried the example and it Works fine on android. In web I can see the connected users streams but can't produce video or audio. When I join a room the console shows: InvalidAccessError: Failed to execute 'addTrack' on 'RTCPeerConnection': A sender already exists for the track.