We are working on iOS App using Swift.
We are following VideoChat application for two person audio/video call.
We have two classes.
RoomManager - Which has instances of FPWCS library, including WebRTCView.
RoomViewController - Which handles the UI for remote stream and local stream...