Mikhail Nasyrov

Results 20 comments of Mikhail Nasyrov

Hello! Thank you for the contribution! The original example shows how to build a logger, which sends logs to a server, and how to bind this implementation to `Logger` interface/type....

The original example is not very representative, it needs to be replaced. However, it shows usage of a server logger (sending messages to a server) by the application logger.

Thanks for the idea, I'll need some time to think about it.

@paweldomas It is not `isReactNative` flow. There is the simple `getStreamID()` function which is pointed by the stack trace: @jallamsetty1 Here is the remote description: - [set_remote_description-pre_transform.txt](https://github.com/jitsi/lib-jitsi-meet/files/7391156/set_remote_description-pre_transform.txt) - [set_remote_description-post_transform.txt](https://github.com/jitsi/lib-jitsi-meet/files/7391163/set_remote_description-post_transform.txt)

@jallamsetty1 jicofo 6173 is used

@paweldomas This is. because of a js compressor, here is a screenshot with the formatted code:

@jallamsetty1 > This doesn't fix the issue with latest JIcofo as it appears that latest Jicofo doesn't propagate the cname to the other endpoints even if the client adds this...

@jallamsetty1 > jitsi/jicofo@1681586 is the commit that changed the behavior in Jicofo, so 6433 looks like. Thank you for the details. > Will you be able to share a link...

> @mnasyrov interested in finding a solution to this since we use chromium in our App, did you ever find a fix/workaround to this issue? We use a custom lib-jitsi...

Hello! As the author of Ditox.js, I'm happy to meet a library that shares similar concepts. It's interesting that although the development of both libraries was started around the same...