iOS Stream fails when individual recording is ON

When individual recording is ON and an iOS client tries to share a two video streams (i.e. Cam + screen), the second one fails. The stream server info connection events in inspector shows the state went from CONNECTING to FAILED after IceGatheringDone . No candidate pair is visible and localcandidate and remotecandidate are null

localCandidate: null
remoteCandidate: null

The issue doesn’t happen if I stop the individual recording. It also doesn’t happen when Composed recording is ON. It happens frequently only when individual recording is going ON.

@micael.gallego Please look into this issue.