Sharing Screen Capture Disconnects MultipeerConnectivity over WebRTC Across iOS Devices
I’m building a prototype app that showcases the functionality on iOS to capture a device’s screen, connect to another device, and then video stream this (as high res and low latency) over a local WiFi network. The chosen lib I’m implementing this with is WebRTC (open to other suggestions).