Edemilson Lima
Edemilson Lima
I am trying to compile the wwoods fork of gridfs-fuse in an Ubuntu server with the lastest stable version of MongoDB, but I am getting the following error: operations.cpp:30:36: error:...
I am having the following errors in my turn server. Sometimes I got video image, but most of the time I don't. ``` turn ERROR: 2021/05/28 00:09:27 error when handling...
**Describe the bug** I did setup the Signaling and the TURN server and they are fine and working. I configured the flutter_webrtc_demo and compiled it. I chose the P2P Call...
Somewhere in the player code there is a setState() being called after dispose(). All setState() in my code are inside of `if (this.mounted) {}`. The error below is occurring when...