WebRTC/WebSocket screen recording
In my use case I would like to record the screen activity and send it to server [not live]. I looked at few blogs/sample demos for this. But I couldn't find anything related to this. I could find lot of live streaming audio/video but not screen recording. I have the following questions related to this, Which one would be efficient WebRTC/Websockets for this use case? Browser support for WebRTC/Websockets? Is there any other methods to achieve this use case? I am fairly new to WebRTC/Websockets, if I am not posting the enough information please comment. I will add. Could someone help me on this