Serge Otro

Results 2 comments of Serge Otro

works great with @elrid solution!

I have the same bug. How to fix it? ``` [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(mediaStreamAddTrack: Stream is nil, null, null, null) #0 StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:648:7) message_codecs.dart:648 #1 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:334:18) platform_channel.dart:334 #2 MediaStreamNative.addTrack...