nextcloud / nextcloud/talk-ios
Create dummy peerConnections without calling into WebRTC
Open
0. Needs triage
bug
- Dominant language
- Swift
- Stars
- 230
- Forks
- 121
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 38
Description
Since https://github.com/nextcloud/talk-ios/blame/9afa32aa361077193cb776c6f4147a798f01026d/NextcloudTalk/Calls/NCCallController.m#L1526-L1533 we are creating peerConnections for every participant. On init we already call into the WebRTC lib to get the connection from the peerConnectionFactory. We should prevent that for dummy peers.
Contributor guide
Assessment
This issue has not been assessed yet.