Recording proposal...still having corruption issues in recorded content

@Pedro_Rodriguez if Chrome takes care of packet loss, perhaps I can create a subscriberOnServer, who subscribes to the speaker on Licode server. We can then record client-side using subscriberOnServer, but since this client is on the server, we will have the recording on the server.

How does it sound to you? I can try something like this to run client/subscriber on server: https://github.com/relekang/docker-webrtc-test

If it sounds ok to you, then I need to figure out how to record video from the client/subscriber in Licode room. I will greatly appreciate your suggestions on this.