This web application consists on an one to one video call using WebRTC. It uses the Kurento capabilities or recording of the video communication. This application implements two different Media Pipelines. The first Media Pipeline is used to communicate two peers and it is composed by two interconnected WebRtcEndpoints with two RecorderEndpoints to carry out the recording. The recorded stream will be stored in the file system of the Kurento Media Server. Then, a second Media Pipeline is used to play the recorded media. To run this demo follow these steps: