Example of iOS application for stream recording
This streamer can be used to publish and record WebRTC video stream on Web Call Server.
...
Above the input field video from the camera is displayed.
When publication is stopped, download link for the recording of the published stream is displayed.
Work with code of the example
To analyze the code, let's take StreamRecording example, which can be downloaded with build 2.5.2.
...