Timur Mehrvarz

Results 41 comments of Timur Mehrvarz

Some 3rd party Chrome-based browsers on Android do not fully support WebRTC. It is the same issue that exists with some 3rd party System WebViews. I try to describe the...

The issue should be solved now. However, the functionality may get dropped in future releases. Decision pending.

> it seems that the button is still not loading though Does it fail in the same way as before? In a different way? It seems to work for me...

Fix will come with 3.2.12 in a few days.

Took a bit longer but is now released. If it works for you, please close this issue. Thank you

Hi. Here my thoughts on the matter. Connecting two WebRTC clients with each other is cheap. From the pov of the server it "costs" less than 100 KB traffic per...

I see 3 allocations being created for a turn session. Same client ip, 3 different port numbers. Server address is always 0.0.0.0:3478. What is odd: all AddPermission() calls seem to...

> What is odd: all AddPermission() calls seem to go to one allocation only. The many "No Permission or Channel exists" messages occur in relation to the other (empty) allocations....

My golang/webview app is running on a Raspberry Pi in fullscreen mode. The initial white bg used to be visible for about 5 seconds. Now with SetColor/InjectCSS added, it is...

This will be resolved with the next release. Thank you!