Marcin

Results 12 issues of Marcin

# COMPLETES #< INSERT LINK TO ISSUE > ## This pull request addresses I've seen cases where Chrome never called us back with gathering state "complete" or null ice candidate...

SDK v3 Uses webrtc-media lib's RoapMediaConnection for media connections.

This is just a draft PR created against master branch so that the code is deployed to Amplify. These changes are meant to be delivered to sdk_v3 branch, not master,...

quick hack to have plugin meetings use the new webrtc-core library - so that it can be tested e2e with the samples app

# COMPLETES # https://jira-eng-gpk2.cisco.com/jira/browse/SPARK-409797 ## This pull request addresses When integration tests fail in CircleCI it's very difficult to work out what happened, because of very limited logging. ## by...

# COMPLETES #[SPARK-562098](https://jira-eng-gpk2.cisco.com/jira/browse/SPARK-562098) ## This pull request addresses When investigating join meeting failure cases where ICE connection was successful, but RTP packets seemed to be not getting through I saw...

validated

temp changes for investigation on how browsers handle multiple TURN servers use it by typing in the console before joining a meeting: ``` webexTurnServers = [{url: 'turns://someserver.com:443?transport=tcp', username:'aaa', password: 'pwd'}]...

temporary hack to allow the ipv6 testing team to add more TURN servers when we join meetings

This is a revert of a [PR from a few months ago](https://github.com/webex/webex-js-sdk/pull/3797), because the root cause has been fixed in Locus now (see [WEBEX-410234](https://jira-eng-gpk2.cisco.com/jira/browse/WEBEX-410234) ), so we can now again...

validated